mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 04:19:16 +00:00
11 lines
217 B
YAML
11 lines
217 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: string
|
|
description: the application ID
|
|
example: "ff8081814d977c21014da056804a0af3"
|
|
name:
|
|
type: string
|
|
description: the application name
|
|
example: "Github"
|