mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
16 lines
257 B
YAML
16 lines
257 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: string
|
|
format: uuid
|
|
readOnly: true
|
|
uid:
|
|
type: string
|
|
minLength: 32
|
|
maxLength: 32
|
|
readOnly: true
|
|
ne_attribute_id:
|
|
type: string
|
|
format: uuid
|
|
option:
|
|
type: string |