Pass swagger validation check
parent
bdd1e26114
commit
a4d24de1d1
|
@ -47,7 +47,7 @@
|
|||
"description": "Successful operation.",
|
||||
"content": {
|
||||
"text/markdown": {
|
||||
"schema": ""
|
||||
"schema": false
|
||||
}
|
||||
},
|
||||
"headers": {
|
||||
|
@ -117,7 +117,7 @@
|
|||
"description": "Successful operation.",
|
||||
"content": {
|
||||
"text/markdown": {
|
||||
"schema": ""
|
||||
"schema": false
|
||||
}
|
||||
},
|
||||
"headers": {
|
||||
|
|
Loading…
Reference in New Issue