mirror of
https://github.com/davidebianchi/gswagger.git
synced 2026-04-20 04:26:52 -04:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"info": {
|
|
"title": "test swagger title",
|
|
"version": "test swagger version"
|
|
},
|
|
"openapi": "3.0.0",
|
|
"paths": {}
|
|
}
|