mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 17:04:07 +01:00
v6.90
This commit is contained in:
parent
006560b96d
commit
2b4dd3b5ce
8 changed files with 21 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue