UNPKG

supersonic-models

Version:

Supersonic models and API specifications

23 lines (22 loc) 326 B
type: object required: - id - name - conditions properties: id: type: integer name: $ref: "./translated-text.yaml" products: type: array items: type: integer categories: type: array items: type: integer conditions: type: array items: $ref: "./conditions.yaml"