github.com/avenga/couper@v1.12.2/server/testdata/integration/error_handler/01_schema.yaml (about)

     1  openapi: '3'
     2  info:
     3    title: 'Test'
     4    version: 'v1.2.3'
     5  paths:
     6    /api-backend-validation:
     7      get:
     8        requestBody:
     9          content:
    10            application/json:
    11              schema:
    12                type: object
    13          required: true