5453.yaml 155 B

1234567891011
  1. openapi: 3.0.2
  2. info:
  3. title: Response without a schema
  4. version: 1.0.0
  5. paths:
  6. /foo:
  7. get:
  8. responses:
  9. '200':
  10. description: OK