supersonic-models
Version:
Supersonic models and API specifications
24 lines (23 loc) • 397 B
YAML
type: object
required:
- datasource
properties:
datasource:
type: object
required:
- storeId
- organisation
- provider
- customer
- spreadsheetId
properties:
storeId:
type: string
organisation:
type: string
provider:
type: string
customer:
type: string
spreadsheetId:
type: string