mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
11 lines
242 B
YAML
11 lines
242 B
YAML
type: object
|
|
properties:
|
|
attributeValue:
|
|
type: string
|
|
description: the value of the attribute
|
|
example: "bc693f07-e7b6-4553-9626-c25954c58554"
|
|
count:
|
|
type: number
|
|
description: the count of the attribute
|
|
example: 10
|