Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC Application Support API and MEC Service Management API
Commits
17bdb30b
Commit
17bdb30b
authored
Jan 23, 2019
by
Walter Featherstone
Browse files
Change content type to text/plain of rEmpty schema to avoid potential JSON parser issues
parent
a12d6d23
Changes
2
Hide whitespace changes
Inline
Side-by-side
Mp1.json
View file @
17bdb30b
...
...
@@ -1936,7 +1936,7 @@
"$ref"
:
"#/components/schemas/ProblemDetails"
}
},
"
application/jso
n"
:
{
"
text/plai
n"
:
{
"schema"
:
{
"$ref"
:
"#/components/schemas/Empty"
}
...
...
@@ -1961,7 +1961,7 @@
"$ref"
:
"#/components/schemas/ProblemDetails"
}
},
"
application/jso
n"
:
{
"
text/plai
n"
:
{
"schema"
:
{
"$ref"
:
"#/components/schemas/Empty"
}
...
...
@@ -1976,7 +1976,7 @@
"$ref"
:
"#/components/schemas/ProblemDetails"
}
},
"
application/jso
n"
:
{
"
text/plai
n"
:
{
"schema"
:
{
"$ref"
:
"#/components/schemas/Empty"
}
...
...
Mp1.yaml
View file @
17bdb30b
...
...
@@ -1515,7 +1515,7 @@ components:
application/problem+json
:
schema
:
$ref
:
'
#/components/schemas/ProblemDetails'
application/jso
n
:
text/plai
n
:
schema
:
$ref
:
'
#/components/schemas/Empty'
Error.403
:
...
...
@@ -1530,7 +1530,7 @@ components:
application/problem+json
:
schema
:
$ref
:
'
#/components/schemas/ProblemDetails'
application/jso
n
:
text/plai
n
:
schema
:
$ref
:
'
#/components/schemas/Empty'
Error.412
:
...
...
@@ -1539,7 +1539,7 @@ components:
application/problem+json
:
schema
:
$ref
:
'
#/components/schemas/ProblemDetails'
application/jso
n
:
text/plai
n
:
schema
:
$ref
:
'
#/components/schemas/Empty'
requestBodies
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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