mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 21:34:09 +02: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']
|
required: ['public_key', 'key_validity_url']
|
||||||
display_name:
|
display_name:
|
||||||
type: string
|
type: string
|
||||||
description: The generated (redacted) display_name.
|
description: The generated (redacted) display name.
|
||||||
required: ['token', 'public_keys', 'display_name']
|
required: ['token', 'public_keys', 'display_name']
|
||||||
examples:
|
examples:
|
||||||
application/json: {
|
application/json: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue