UNPKG

supersonic-models

Version:

Supersonic models and API specifications

15 lines (14 loc) 202 B
type: object required: - id - name - products properties: id: type: integer name: $ref: "./translated-text.yaml" products: type: array items: $ref: "./combo-item.yaml"