mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-24 00:03:44 +01:00
Add missing punctuation
This commit is contained in:
parent
7c7bc677fb
commit
3c62b90dfb
|
|
@ -253,7 +253,7 @@ paths:
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description:
|
description:
|
||||||
The claimed keys
|
The claimed keys.
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
|
|
@ -63,7 +63,7 @@ paths:
|
||||||
- one_time_keys
|
- one_time_keys
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: The claimed keys
|
description: The claimed keys.
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue