From a1f655e5be073416a5e0cc098ffc1eb0dc8c52e4 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 31 Aug 2018 14:53:59 -0600 Subject: [PATCH] Fix more error wording --- api/client-server/registration.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api/client-server/registration.yaml b/api/client-server/registration.yaml index 9861d905..324abbff 100644 --- a/api/client-server/registration.yaml +++ b/api/client-server/registration.yaml @@ -422,8 +422,8 @@ paths: } 400: description: |- - The third party identifier is already in use on the homeserver, or - the request was invalid. + The referenced third party identifier is not recognised by the + homeserver, or the request was invalid schema: $ref: "definitions/errors/error.yaml" examples: @@ -484,8 +484,8 @@ paths: } 400: description: |- - The third party identifier is already in use on the homeserver, or - the request was invalid. + The referenced third party identifier is not recognised by the + homeserver, or the request was invalid schema: $ref: "definitions/errors/error.yaml" examples: