mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
11 lines
246 B
YAML
11 lines
246 B
YAML
type : object
|
|
properties:
|
|
roleId:
|
|
type: string
|
|
description: The role IDs.
|
|
example: "3267e61ef284439cba2dc6cc11cf0941"
|
|
identityCount:
|
|
type: integer
|
|
format: int32
|
|
description: The assigned identity count.
|
|
example: 23 |