mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 04:19:19 +00:00
11 lines
202 B
YAML
11 lines
202 B
YAML
type: object
|
|
properties:
|
|
type:
|
|
type: string
|
|
description: The type of attribute value
|
|
example: "STRING"
|
|
value:
|
|
type: string
|
|
description: The attribute value
|
|
example: "Austin"
|