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

10 lines
250 B
YAML

description: Expected response to a valid request
content:
application/json:
schema:
type: object
properties:
profile_types:
type: array
items:
$ref: '../schemas/GET/ProfileType.yaml'