From 20d99419aa26e04b273a393314b75a7cf43aa639 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 3 May 2023 10:41:54 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- changelogs/identity_service/newsfragments/1486.clarification | 2 +- data/api/identity/v2_store_invite.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelogs/identity_service/newsfragments/1486.clarification b/changelogs/identity_service/newsfragments/1486.clarification index 739c304e..c7372cc4 100644 --- a/changelogs/identity_service/newsfragments/1486.clarification +++ b/changelogs/identity_service/newsfragments/1486.clarification @@ -1 +1 @@ -Corrections to the response format of `/_matrix/identity/v2/store-invite` +Corrections to the response format of `/_matrix/identity/v2/store-invite`. diff --git a/data/api/identity/v2_store_invite.yaml b/data/api/identity/v2_store_invite.yaml index 19f39fe5..163081bb 100644 --- a/data/api/identity/v2_store_invite.yaml +++ b/data/api/identity/v2_store_invite.yaml @@ -158,7 +158,7 @@ paths: required: ['public_key', 'key_validity_url'] display_name: type: string - description: The generated (redacted) display_name. + description: The generated (redacted) display name. required: ['token', 'public_keys', 'display_name'] examples: application/json: {