mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
MM-53764 - Remove OpenGraph section from API docs (#24958)
Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
parent
2e7728b737
commit
1388c150b5
@ -534,8 +534,6 @@ tags:
|
|||||||
description: Endpoints for creating, getting and updating webhooks.
|
description: Endpoints for creating, getting and updating webhooks.
|
||||||
- name: commands
|
- name: commands
|
||||||
description: Endpoints for creating, getting and updating slash commands.
|
description: Endpoints for creating, getting and updating slash commands.
|
||||||
- name: OpenGraph
|
|
||||||
description: Endpoint for getting Open Graph metadata.
|
|
||||||
- name: system
|
- name: system
|
||||||
description: General endpoints for interacting with the server, such as configuration and logging.
|
description: General endpoints for interacting with the server, such as configuration and logging.
|
||||||
- name: brand
|
- name: brand
|
||||||
@ -610,7 +608,6 @@ x-tagGroups:
|
|||||||
- reactions
|
- reactions
|
||||||
- webhooks
|
- webhooks
|
||||||
- commands
|
- commands
|
||||||
- OpenGraph
|
|
||||||
- system
|
- system
|
||||||
- brand
|
- brand
|
||||||
- OAuth
|
- OAuth
|
||||||
|
Loading…
Reference in New Issue
Block a user