mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Apply suggestions from code review
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
5ad0db2554
commit
20d99419aa
|
|
@ -1 +1 @@
|
|||
Corrections to the response format of `/_matrix/identity/v2/store-invite`
|
||||
Corrections to the response format of `/_matrix/identity/v2/store-invite`.
|
||||
|
|
|
|||
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue