From c0039c30f28a546dab63de54a0ce00294460e707 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 29 Jan 2019 09:05:20 -0700 Subject: [PATCH] Minor wording changes from code review Co-Authored-By: turt2live --- api/server-server/invites-v2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/server-server/invites-v2.yaml b/api/server-server/invites-v2.yaml index 4ebbd2189..f86951958 100644 --- a/api/server-server/invites-v2.yaml +++ b/api/server-server/invites-v2.yaml @@ -40,8 +40,8 @@ paths: room by the inviting homeserver. This endpoint is preferred over the v1 API as it is more useful for servers. Senders - which receive a 400 or 404 response to this endpoint may wish to retry using the v1 - API as the server may be older, if the room version supports doing so. + which receive a 400 or 404 response to this endpoint should retry using the v1 + API as the server may be older, if the room version is "1" or "2". operationId: sendInviteV2 security: - signedRequest: []