mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update schemes.yaml (#29502)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
This commit is contained in:
@@ -68,12 +68,15 @@
|
||||
schema:
|
||||
type: object
|
||||
required:
|
||||
- name
|
||||
- display_name
|
||||
- scope
|
||||
properties:
|
||||
name:
|
||||
type: string
|
||||
description: The name of the scheme
|
||||
display_name:
|
||||
type: string
|
||||
description: The display name of the scheme
|
||||
description:
|
||||
type: string
|
||||
description: The description of the scheme
|
||||
|
||||
Reference in New Issue
Block a user