github.com/avenga/couper@v1.12.2/server/testdata/integration/error_handler/02_schema.yaml (about) 1 openapi: '3' 2 info: 3 title: 'Test' 4 version: 'v1.2.3' 5 paths: 6 /anything: 7 get: 8 responses: 9 405: 10 description: OK