14 lines
291 B
JSON
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": {}
|
|
} |