fix specs.yaml indentation

This commit is contained in:
Julie Lenaerts 2021-09-29 15:02:54 +02:00
parent 440e21a83b
commit ba98283348

View File

@ -319,14 +319,14 @@ paths:
schema:
$ref: "#/components/schemas/Person"
responses:
401:
description: "Unauthorized"
404:
description: "Not found"
200:
description: "OK"
422:
description: "Object with validation errors"
401:
description: "Unauthorized"
404:
description: "Not found"
200:
description: "OK"
422:
description: "Object with validation errors"
/1.0/person/person.json:
post: