mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"swagger": "2.0",
|
|
"info": {
|
|
"title": "API V1",
|
|
"version": "v1"
|
|
},
|
|
"paths": {}
|
|
}
|