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

upload test swagger file for wiscalerts integration

parent f536861f
No related branches found
No related tags found
No related merge requests found
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "www.getrave.com",
"basePath" : "/remoteservices/rest",
"schemes" : [ "https" ],
"paths" : {
"/siteadmin/mobilecarriers" : {
"get" : {
"tags" : [ "get all mobile carriers" ],
"summary" : null,
"description" : null,
"operationId" : "get all mobile carriers",
"produces" : [ "application/xml" ],
"consumes" : [ "application/json" ],
"parameters" : [ ],
"responses" : { }
}
}
},
"definitions" : { }
}
\ No newline at end of file
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