mirror of
https://github.com/davidebianchi/gswagger.git
synced 2026-01-05 13:48:36 -05:00
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"components": {},
|
|
"info": {
|
|
"title": "test swagger title",
|
|
"version": "test swagger version"
|
|
},
|
|
"openapi": "3.0.0",
|
|
"paths": {}
|
|
}
|