openapi-client-generator 0.1.2

Generates a client library based on an OpenAPI spec.
1
2
3
4
5
6
7
8
9
10
11
type: object

properties:
  small:
    $ref: "../attributes/signed_link.yml"

  medium:
    $ref: "../attributes/signed_link.yml"

  large:
    $ref: "../attributes/signed_link.yml"