mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
fix specs.yaml indentation
This commit is contained in:
parent
440e21a83b
commit
ba98283348
@ -319,14 +319,14 @@ paths:
|
|||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/Person"
|
$ref: "#/components/schemas/Person"
|
||||||
responses:
|
responses:
|
||||||
401:
|
401:
|
||||||
description: "Unauthorized"
|
description: "Unauthorized"
|
||||||
404:
|
404:
|
||||||
description: "Not found"
|
description: "Not found"
|
||||||
200:
|
200:
|
||||||
description: "OK"
|
description: "OK"
|
||||||
422:
|
422:
|
||||||
description: "Object with validation errors"
|
description: "Object with validation errors"
|
||||||
|
|
||||||
/1.0/person/person.json:
|
/1.0/person/person.json:
|
||||||
post:
|
post:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user