-
Wekan REST API v5.29
+
Wekan REST API v5.30
Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu.
@@ -9048,6 +9054,42 @@ System.out.println(response.toString());
"end":
"string",
"public":
true,
"allowNonBoardMembers":
true
+ },
+
"poker": {
+
"question":
true,
+
"one": [
+
"string"
+ ],
+
"two": [
+
"string"
+ ],
+
"three": [
+
"string"
+ ],
+
"five": [
+
"string"
+ ],
+
"eight": [
+
"string"
+ ],
+
"thirteen": [
+
"string"
+ ],
+
"twenty": [
+
"string"
+ ],
+
"forty": [
+
"string"
+ ],
+
"oneHundred": [
+
"string"
+ ],
+
"unsure": [
+
"string"
+ ],
+
"end":
"string",
+
"allowNonBoardMembers":
true,
+
"estimation":
0
}
}
@@ -9099,6 +9141,7 @@ Accept: application/json
"description": "string",
"color": "string",
"vote": {},
+ "poker": {},
"labelIds": "string",
"requestedBy": "string",
"assignedBy": "string",
@@ -9142,6 +9185,7 @@ fetch(
'/api/boards/{board}/lists/{list}/cards/{ca
"description": "string",
"color": "string",
"vote": {},
+ "poker": {},
"labelIds": "string",
"requestedBy": "string",
"assignedBy": "string",
@@ -9290,6 +9334,7 @@ System.out.println(response.toString());
description: string
color: string
vote: {}
+poker: {}
labelIds: string
requestedBy: string
assignedBy: string
@@ -9390,6 +9435,13 @@ System.out.println(response.toString());
the vote object |
+| » poker |
+body |
+object |
+false |
+the poker object |
+
+
| » labelIds |
body |
string |
@@ -19003,6 +19055,42 @@ UserSecurity
"end": "string",
"public": true,
"allowNonBoardMembers": true
+ },
+ "poker": {
+ "question": true,
+ "one": [
+ "string"
+ ],
+ "two": [
+ "string"
+ ],
+ "three": [
+ "string"
+ ],
+ "five": [
+ "string"
+ ],
+ "eight": [
+ "string"
+ ],
+ "thirteen": [
+ "string"
+ ],
+ "twenty": [
+ "string"
+ ],
+ "forty": [
+ "string"
+ ],
+ "oneHundred": [
+ "string"
+ ],
+ "unsure": [
+ "string"
+ ],
+ "end": "string",
+ "allowNonBoardMembers": true,
+ "estimation": 0
}
}
@@ -19236,6 +19324,13 @@ UserSecurity
none |
none |
+
+| poker |
+CardsPoker |
+false |
+none |
+none |
+
Enumerated Values
@@ -19424,6 +19519,161 @@ UserSecurity
+
CardsPoker
+
+
+
+
+
{
+ "question": true,
+ "one": [
+ "string"
+ ],
+ "two": [
+ "string"
+ ],
+ "three": [
+ "string"
+ ],
+ "five": [
+ "string"
+ ],
+ "eight": [
+ "string"
+ ],
+ "thirteen": [
+ "string"
+ ],
+ "twenty": [
+ "string"
+ ],
+ "forty": [
+ "string"
+ ],
+ "oneHundred": [
+ "string"
+ ],
+ "unsure": [
+ "string"
+ ],
+ "end": "string",
+ "allowNonBoardMembers": true,
+ "estimation": 0
+}
+
+
+
Properties
+
+
+
+| Name |
+Type |
+Required |
+Restrictions |
+Description |
+
+
+
+
+| question |
+boolean |
+true |
+none |
+none |
+
+
+| one |
+[string] |
+false |
+none |
+poker card one |
+
+
+| two |
+[string] |
+false |
+none |
+poker card two |
+
+
+| three |
+[string] |
+false |
+none |
+poker card three |
+
+
+| five |
+[string] |
+false |
+none |
+poker card five |
+
+
+| eight |
+[string] |
+false |
+none |
+poker card eight |
+
+
+| thirteen |
+[string] |
+false |
+none |
+poker card thirteen |
+
+
+| twenty |
+[string] |
+false |
+none |
+poker card twenty |
+
+
+| forty |
+[string] |
+false |
+none |
+poker card forty |
+
+
+| oneHundred |
+[string] |
+false |
+none |
+poker card oneHundred |
+
+
+| unsure |
+[string] |
+false |
+none |
+poker card unsure |
+
+
+| end |
+string |
+false |
+none |
+none |
+
+
+| allowNonBoardMembers |
+boolean |
+true |
+none |
+none |
+
+
+| estimation |
+number |
+false |
+none |
+poker estimation value |
+
+
+
CardsCustomfields
@@ -19432,7 +19682,7 @@ UserSecurity
{}
-
Properties
+
Properties
None
ChecklistItems
@@ -19451,7 +19701,7 @@ UserSecurity
An item in a checklist
-
Properties
+
Properties
@@ -19530,7 +19780,7 @@ UserSecurity
A Checklist
-Properties
+Properties
@@ -19615,7 +19865,7 @@ UserSecurity
A custom field on a card in the board
-Properties
+Properties
@@ -19753,7 +20003,7 @@ UserSecurity
}
-Properties
+Properties
@@ -19803,7 +20053,7 @@ UserSecurity
{}
-Properties
+Properties
None
Integrations
@@ -19827,7 +20077,7 @@ UserSecurity
Integration with third-party applications
-Properties
+Properties
@@ -19938,7 +20188,7 @@ UserSecurity
A list (column) in the Wekan board.
-Properties
+Properties
@@ -20166,7 +20416,7 @@ UserSecurity
}
-Properties
+Properties
@@ -20221,7 +20471,7 @@ UserSecurity
A swimlane is an line in the kaban board.
-Properties
+Properties
@@ -20482,7 +20732,7 @@ UserSecurity
A User in wekan
-Properties
+Properties
@@ -20628,7 +20878,7 @@ UserSecurity
}
-Properties
+Properties
@@ -20847,7 +21097,7 @@ UserSecurity
}
-Properties
+Properties
@@ -20886,7 +21136,7 @@ UserSecurity
}
-Properties
+Properties
@@ -20925,7 +21175,7 @@ UserSecurity
}
-Properties
+Properties
@@ -20975,6 +21225,7 @@ UserSecurity
+
diff --git a/public/api/wekan.yml b/public/api/wekan.yml
index 9033d7e9c..7e3578871 100644
--- a/public/api/wekan.yml
+++ b/public/api/wekan.yml
@@ -1,7 +1,7 @@
swagger: '2.0'
info:
title: Wekan REST API
- version: v5.29
+ version: v5.30
description: |
The REST API allows you to control and extend Wekan with ease.
@@ -1875,6 +1875,12 @@ paths:
the vote object
type: object
required: false
+ - name: poker
+ in: formData
+ description: |
+ the poker object
+ type: object
+ required: false
- name: labelIds
in: formData
description: |
@@ -3176,6 +3182,11 @@ definitions:
vote object, see below
$ref: "#/definitions/CardsVote"
x-nullable: true
+ poker:
+ description: |
+ poker object, see below
+ $ref: "#/definitions/CardsPoker"
+ x-nullable: true
required:
- archived
- swimlaneId
@@ -3213,6 +3224,92 @@ definitions:
- question
- public
- allowNonBoardMembers
+ CardsPoker:
+ type: object
+ properties:
+ question:
+ type: boolean
+ one:
+ description: |
+ poker card one
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ two:
+ description: |
+ poker card two
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ three:
+ description: |
+ poker card three
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ five:
+ description: |
+ poker card five
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ eight:
+ description: |
+ poker card eight
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ thirteen:
+ description: |
+ poker card thirteen
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ twenty:
+ description: |
+ poker card twenty
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ forty:
+ description: |
+ poker card forty
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ oneHundred:
+ description: |
+ poker card oneHundred
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ unsure:
+ description: |
+ poker card unsure
+ type: array
+ items:
+ type: string
+ x-nullable: true
+ end:
+ type: string
+ allowNonBoardMembers:
+ type: boolean
+ estimation:
+ description: |
+ poker estimation value
+ type: number
+ required:
+ - question
+ - allowNonBoardMembers
CardsCustomfields:
type: object
ChecklistItems:
diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp
index 9adf08ff0..7bdaaa53b 100644
--- a/sandstorm-pkgdef.capnp
+++ b/sandstorm-pkgdef.capnp
@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
- appVersion = 529,
+ appVersion = 530,
# Increment this for every release.
- appMarketingVersion = (defaultText = "5.29.0~2021-05-29"),
+ appMarketingVersion = (defaultText = "5.30.0~2021-06-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,
diff --git a/snapcraft.yaml b/snapcraft.yaml
index b4dc041af..aae590dee 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,5 +1,5 @@
name: wekan
-version: '5.29'
+version: '5.30'
summary: The open-source kanban
description: |
Wekan is an open-source and collaborative kanban board application.