mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-07-05 01:30:14 +00:00
15 lines
386 B
JSON
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": {}
|
|
} |