Add missing punctuation
This commit is contained in:
parent
7c7bc677fb
commit
3c62b90dfb
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue