This commit is contained in:
kandrusyak
2023-07-16 23:31:57 +03:00
parent 454c9bc82e
commit 2916a50336
8 changed files with 226 additions and 7 deletions

11
docs/swagger.yaml Normal file
View File

@@ -0,0 +1,11 @@
basePath: /events
host: api.astra.dev.dop
info:
contact:
email: andrusyakka@dopcore.com
name: Kirill Andrusyak
description: This is an astra-events service.
title: Astra Events
version: "1.0"
paths: {}
swagger: "2.0"