swagger
This commit is contained in:
15
docs/swagger.json
Normal file
15
docs/swagger.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"description": "This is an astra-events service.",
|
||||
"title": "Astra Events",
|
||||
"contact": {
|
||||
"name": "Kirill Andrusyak",
|
||||
"email": "andrusyakka@dopcore.com"
|
||||
},
|
||||
"version": "1.0"
|
||||
},
|
||||
"host": "api.astra.dev.dop",
|
||||
"basePath": "/events",
|
||||
"paths": {}
|
||||
}
|
||||
Reference in New Issue
Block a user