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

10 lines
232 B
YAML

required: true
content:
application/json:
schema:
type: object
properties:
ne_attribute_options:
type: array
items:
$ref: "../../schemas/PATCH/AttributeOptions.yaml"