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
b0a25202
Commit
b0a25202
authored
Sep 17, 2017
by
Nigel Kukard
Browse files
Merge branch 'introspection4' into 'master'
Fixed required item See merge request
!20
parents
b563df85
5d4e1be9
Changes
1
Show whitespace changes
Inline
Side-by-side
Data Formats/JSON.md
View file @
b0a25202
...
...
@@ -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