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:
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" : [