Skip to content
Snippets Groups Projects
Commit e1fd3c8e authored by SAM CARPENTER's avatar SAM CARPENTER
Browse files

testing how IICS functions with changing Swagger files

parent 8a4f50b9
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,12 @@
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "TESTVALUE",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment