github.com/avenga/couper@v1.12.2/server/testdata/integration/error_handler/03_schema.yaml (about) 1 openapi: '3' 2 info: 3 title: 'internal' 4 version: '1.0' 5 servers: 6 - url: "http://localhost:8080" 7 paths: 8 /i: 9 post: 10 responses: 11 200: 12 description: OK