UNPKG

supersonic-models

Version:

Supersonic models and API specifications

24 lines (23 loc) 397 B
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