Update schemes.yaml (#29502)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
267c4133b7
Коммит
a58a7475bd
@@ -68,12 +68,15 @@
|
|||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
- name
|
- display_name
|
||||||
- scope
|
- scope
|
||||||
properties:
|
properties:
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
description: The name of the scheme
|
description: The name of the scheme
|
||||||
|
display_name:
|
||||||
|
type: string
|
||||||
|
description: The display name of the scheme
|
||||||
description:
|
description:
|
||||||
type: string
|
type: string
|
||||||
description: The description of the scheme
|
description: The description of the scheme
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user