diff --git a/docs/tutorials/wiscalerts/get+all+mobile+carriers.json b/docs/tutorials/wiscalerts/get+all+mobile+carriers.json new file mode 100644 index 0000000000000000000000000000000000000000..fec882fd5cfa3b9e6ba413dc4396ec2636bc463c --- /dev/null +++ b/docs/tutorials/wiscalerts/get+all+mobile+carriers.json @@ -0,0 +1,29 @@ +{ + "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