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