mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 15:22:56 +00:00
9 lines
100 B
JSON
9 lines
100 B
JSON
{
|
|
"openapi": "3.0.1",
|
|
"info": {
|
|
"title": "API V1",
|
|
"version": "v1"
|
|
},
|
|
"paths": {}
|
|
}
|