openapi-client-generator 0.1.9

Generates a client library based on an OpenAPI spec.
1
2
3
4
5
6
7
8
9
10
11
oneOf:
  - title: words at check bottom
    allOf:
      - required:
          - message
      - $ref: check_editable_props.yml
  - title: image at check bottom
    allOf:
      - required:
          - check_bottom
      - $ref: check_editable_props.yml