github.com/avenga/couper@v1.12.2/handler/validation/testdata/backend_02_openapi.yaml (about)

     1  openapi: '3'
     2  info:
     3    title: 'Couper backend validation test: relative server URL'
     4    version: 'v1.2.3'
     5  servers:
     6    - url: /
     7  paths:
     8    /anything:
     9      get:
    10        responses:
    11          200:
    12            description: OK