Updated REST API Boards (markdown)

Lauri Ojansivu 2018-09-06 11:54:58 +03:00
parent 3a153bd348
commit d7fd66f8fa

@ -25,12 +25,12 @@ Required:
- "owner":"ABCDE12345" <= User ID in Wekan. Not username or email. - "owner":"ABCDE12345" <= User ID in Wekan. Not username or email.
Optional, and defaults: Optional, and defaults:
- "isAdmin": "true" - "isAdmin":"true"
- "isActive": "true" - "isActive":"true"
- "isNoComments": "false" - "isNoComments":"false"
- "isCommentOnly": "false" - "isCommentOnly":"false"
- "permission": "private" <== Set to "public" if you want public Wekan board - "permission":"private" <== Set to "public" if you want public Wekan board
- "color": "belize" <== Board color: belize, nephritis, pomegranate, pumpkin, wisteria, midnight. - "color":"belize" <== Board color: belize, nephritis, pomegranate, pumpkin, wisteria, midnight.
<img src="https://wekan.github.io/board-colors.png" width="40%" alt="Wekan logo" /> <img src="https://wekan.github.io/board-colors.png" width="40%" alt="Wekan logo" />