70435d5631
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
9 lines
104 B
YAML
9 lines
104 B
YAML
type: object
|
|
required:
|
|
- apps
|
|
properties:
|
|
apps:
|
|
type: array
|
|
items:
|
|
$ref: ./OAuth.yaml
|