Spaces:
Runtime error
Runtime error
VishalMysore
commited on
Update swagger_actions.json
Browse files- 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 |
}
|