Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
allworldit
allworldit
Commits
5d4e1be9
Commit
5d4e1be9
authored
Sep 17, 2017
by
Nigel Kukard
Browse files
Fixed required item
parent
b563df85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Data Formats/JSON.md
View file @
5d4e1be9
...
...
@@ -414,7 +414,7 @@ A OPTIONS method request to http://www.example.com/issues may look like this...
":record_id"
:
{
"type"
:
"string"
,
"description"
:
"This is a string literal ':record_id'"
,
"required"
:
"This is a string literal ':record_id'"
,
"required"
:
true
,
}
},
"returns"
:
{
...
...
Write
Preview
Supports
Markdown
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