Files
api-specs/nerm/responses/User.yaml
2023-05-12 15:35:08 -04:00

9 lines
215 B
YAML

description: Expected response to a valid request
content:
application/json:
schema:
type: object
properties:
user:
type: object
$ref: '../schemas/GET/User.yaml'