Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
PROMO-702: [update] Channels, tighten definitions (#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
leeBigCommerce authored Dec 15, 2023
1 parent 16a8d0b commit a01890e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions reference/channels.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,9 @@ components:
$ref: '#/components/schemas/ChannelWithoutCurrencies'
meta:
$ref: '#/components/schemas/MetaWithFullPagination'
required:
- data
- meta
examples:
response:
$ref: '#/components/examples/multiple_channels_without_currencies_resp_example'
Expand Down Expand Up @@ -2567,6 +2570,9 @@ components:
$ref: '#/components/schemas/ChannelDateModified'
icon_url:
$ref: '#/components/schemas/IconUrl'
required:
- id
- name
x-internal: false
ChannelWithCurrencies:
type: object
Expand Down

0 comments on commit a01890e

Please sign in to comment.