2.yaml 144 B

123456789101112
  1. openapi: "3.0.0"
  2. info:
  3. title: Two
  4. paths:
  5. /:
  6. get:
  7. summary: an operation
  8. responses:
  9. "200":
  10. description: OK