VishalMysore commited on
Commit
f01f43a
1 Parent(s): c380b89

Update swagger_actions.json

Browse files
Files changed (1) hide show
  1. swagger_actions.json +8 -1
swagger_actions.json CHANGED
@@ -13,6 +13,13 @@
13
  "group": "Petstore API",
14
  "description": "This is for all the actions related to pets",
15
  "id": "petstore"
16
- }
 
 
 
 
 
 
 
17
  ]
18
  }
 
13
  "group": "Petstore API",
14
  "description": "This is for all the actions related to pets",
15
  "id": "petstore"
16
+ } ,
17
+ {
18
+ "swaggerurl": "https://vishalmysore-instaservice.hf.space/v3/api-docs",
19
+ "baseurl": "https://vishalmysore-instaservice.hf.space/",
20
+ "group": "Enterprise Support and Tickeing System",
21
+ "description": "This action is to create tickets track bugs across the enterprise",
22
+ "id": "InstaService"
23
+ }
24
  ]
25
  }