mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
parent
b72043727a
commit
77a1e6cae9
@ -836,7 +836,7 @@ paths:
|
||||
$ref: "#/components/responses/500"
|
||||
|
||||
/plugins/playbooks/api/v0/runs/{id}/checklists/{checklist}/add:
|
||||
put:
|
||||
post:
|
||||
summary: Add an item to a playbook run's checklist
|
||||
description: The most common pattern to add a new item is to only send its title as the request payload. By default, it is an open item, with no assignee and no slash command.
|
||||
operationId: addChecklistItem
|
||||
|
Loading…
Reference in New Issue
Block a user