Files
tinyauth/internal/swagger/swagger.json
T
2026-07-03 22:59:31 +03:00

15 lines
386 B
JSON

{
"swagger": "2.0",
"info": {
"description": "Swagger documentation for Tinyauth's API.",
"title": "Tinyauth API",
"contact": {},
"license": {
"name": "AGPL-3.0",
"url": "https://github.com/tinyauthapp/tinyauth/blob/main/LICENSE"
},
"version": "development"
},
"basePath": "/api",
"paths": {}
}