mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-08 12:27:48 +00:00
* idnwaimea-9732: created specs for beta/password-sync-groups/available-sources endpoint' by github action: 4679972051
12 lines
250 B
YAML
12 lines
250 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: string
|
|
readOnly: true
|
|
description: the id of the Source
|
|
example: "2c91808568c529c60168cca6f90c1324"
|
|
name:
|
|
type: string
|
|
description: Name of the source
|
|
example: "Example source name "
|