mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
9 lines
239 B
YAML
9 lines
239 B
YAML
type : object
|
|
properties:
|
|
roleIds:
|
|
type: array
|
|
items:
|
|
type: string
|
|
description: List of role IDs
|
|
example: ["3267e61ef284439cba2dc6cc11cf0941", "9967e61ef284439cba2dc6cc11cf0914", "2567e61ef284439cba2dc6cc11cf0922"]
|