Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-16 21:18:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-16 21:18:33 +0300
commitf64a639bcfa1fc2bc89ca7db268f594306edfd7c (patch)
treea2c3c2ebcc3b45e596949db485d6ed18ffaacfa1 /doc/api/group_boards.md
parentbfbc3e0d6583ea1a91f627528bedc3d65ba4b10f (diff)
Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40
Diffstat (limited to 'doc/api/group_boards.md')
-rw-r--r--doc/api/group_boards.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/api/group_boards.md b/doc/api/group_boards.md
index 16ab81af1fe..a0121388194 100644
--- a/doc/api/group_boards.md
+++ b/doc/api/group_boards.md
@@ -33,14 +33,14 @@ Example response:
[
{
"id": 1,
- "name:": "group issue board",
+ "name": "group issue board",
"group": {
"id": 5,
"name": "Documentcloud",
"web_url": "http://example.com/groups/documentcloud"
},
"milestone": {
- "id": 12
+ "id": 12,
"title": "10.0"
},
"lists" : [
@@ -85,14 +85,14 @@ Example response:
[
{
"id": 1,
- "name:": "group issue board",
+ "name": "group issue board",
"group": {
"id": 5,
"name": "Documentcloud",
"web_url": "http://example.com/groups/documentcloud"
},
"milestone": {
- "id": 12
+ "id": 12,
"title": "10.0"
},
"lists" : [
@@ -150,14 +150,14 @@ Example response:
```json
{
"id": 1,
- "name:": "group issue board",
+ "name": "group issue board",
"group": {
"id": 5,
"name": "Documentcloud",
"web_url": "http://example.com/groups/documentcloud"
},
"milestone": {
- "id": 12
+ "id": 12,
"title": "10.0"
},
"lists" : [
@@ -200,14 +200,14 @@ Example response:
```json
{
"id": 1,
- "name:": "group issue board",
+ "name": "group issue board",
"group": {
"id": 5,
"name": "Documentcloud",
"web_url": "http://example.com/groups/documentcloud"
},
"milestone": {
- "id": 12
+ "id": 12,
"title": "10.0"
},
"lists" : [