Go-TestAPI/docs/swagger.json

9 lines
187 B
JSON
Raw Normal View History

2024-06-09 12:58:38 +00:00
{
"swagger": "2.0",
"info": {
"title": "API для тестового задания на Golang",
"contact": {},
"version": "1.0"
},
"paths": {}
}