mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 12:27:48 +00:00
10 lines
232 B
YAML
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" |