15 lines
358 B
JSON
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": {}
|
|
} |