mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 04:19:19 +00:00
10 lines
261 B
YAML
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' |