This commit is contained in:
Lauri Ojansivu 2023-05-24 12:28:45 +03:00
parent 006560b96d
commit 2b4dd3b5ce
8 changed files with 21 additions and 21 deletions

View file

@ -1,7 +1,7 @@
swagger: '2.0'
info:
title: Wekan REST API
version: v6.89
version: v6.90
description: |
The REST API allows you to control and extend Wekan with ease.
@ -539,7 +539,7 @@ paths:
operationId: new_checklist_item
summary: add a new item to a checklist
tags:
- Checklists
- ChecklistItems
consumes:
- multipart/form-data
- application/json