diff --git a/specification/application_service_api.rst b/specification/application_service_api.rst index 1f442748..cf45be08 100644 --- a/specification/application_service_api.rst +++ b/specification/application_service_api.rst @@ -71,6 +71,7 @@ traffic to the AS is: .. code-block:: yaml + id: url: as_token: hs_token: @@ -85,8 +86,8 @@ traffic to the AS is: .. WARNING:: If the homeserver in question has multiple application services, each - ``as_token`` MUST be unique per application service as this token is used to - identify the application service. The homeserver MUST enforce this. + ``as_token`` and ``id`` MUST be unique per application service as these are + used to identify the application service. The homeserver MUST enforce this. Homeserver -> Application Service API