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

10 lines
261 B
YAML

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