Files
astra-events/docs/swagger.json
kandrusyak 2916a50336 swagger
2023-07-16 23:32:02 +03:00

15 lines
358 B
JSON

{
"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": {}
}