Files
backend/docs/swagger.json
2025-12-07 02:33:44 +08:00

14 lines
291 B
JSON

{
"swagger": "2.0",
"info": {
"title": "Golang 2025 Final Project",
"termsOfService": "http://swagger.io/terms",
"contact": {},
"license": {
"name": "0BSD"
},
"version": "0.0.1"
},
"basePath": "/",
"paths": {}
}