/
opt
/
go
/
pkg
/
mod
/
github.com
/
go-openapi
/
spec@v0.20.8
/
fixtures
/
expansion
/
up file
home
{ "getTodo": { "get": { "responses": { "200": { "description": "List Todos", "schema": { "type": "array", "items": { "type": "string" } } }, "404": { "description": "error" } } } } }