mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated REST API Boards (markdown)
parent
3a153bd348
commit
d7fd66f8fa
1 changed files with 6 additions and 6 deletions
|
|
@ -25,12 +25,12 @@ Required:
|
|||
- "owner":"ABCDE12345" <= User ID in Wekan. Not username or email.
|
||||
|
||||
Optional, and defaults:
|
||||
- "isAdmin": "true"
|
||||
- "isActive": "true"
|
||||
- "isNoComments": "false"
|
||||
- "isCommentOnly": "false"
|
||||
- "permission": "private" <== Set to "public" if you want public Wekan board
|
||||
- "color": "belize" <== Board color: belize, nephritis, pomegranate, pumpkin, wisteria, midnight.
|
||||
- "isAdmin":"true"
|
||||
- "isActive":"true"
|
||||
- "isNoComments":"false"
|
||||
- "isCommentOnly":"false"
|
||||
- "permission":"private" <== Set to "public" if you want public Wekan board
|
||||
- "color":"belize" <== Board color: belize, nephritis, pomegranate, pumpkin, wisteria, midnight.
|
||||
|
||||
<img src="https://wekan.github.io/board-colors.png" width="40%" alt="Wekan logo" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue