mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
12 lines
226 B
YAML
12 lines
226 B
YAML
type : object
|
|
properties:
|
|
id:
|
|
type: string
|
|
description: Id of the potential role
|
|
name:
|
|
type: string
|
|
description: Name of the potential role
|
|
example:
|
|
id: "2c9180877212632a017228d5a796292b"
|
|
name: "Slack"
|