Skip to content

Commit

Permalink
fix(specs): update BigCommerce source payload (#1416)
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Mar 21, 2023
1 parent bfa87dd commit 524347e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions specs/ingestion/common/schemas/source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,8 @@ SourceBigCommerce:
storeHash:
type: string
description: The store hash identifying the store the shopper is signing in to.
channels:
type: array
items:
$ref: "#/BigCommerceChannel"
channel:
$ref: "#/BigCommerceChannel"
required:
- store_hash

Expand Down

0 comments on commit 524347e

Please sign in to comment.