Archived
2

added /user/key and edited /user regex

This commit is contained in:
VLE2FE
2020-04-27 14:26:51 +02:00
parent eaa6484dca
commit 1eff39bb16
3 changed files with 37 additions and 3 deletions

View File

@ -191,7 +191,10 @@
content:
application/json:
schema:
$ref: 'oas.yaml#/components/schemas/User'
properties:
key:
type: string
example: 5ea0450ed851c30a90e70899
401:
$ref: 'oas.yaml#/components/responses/401'
500: