Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
812dde9b
Commit
812dde9b
authored
Mar 11, 2021
by
Justin Dalrymple
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixing typos in example JSON within group_boards.md
parent
da75cd82
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
doc/api/group_boards.md
doc/api/group_boards.md
+8
-8
No files found.
doc/api/group_boards.md
View file @
812dde9b
...
...
@@ -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"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment