chore(docs): Generated API Reference (#3262)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
67f9429293
commit
4fb22e8ba5
@@ -1,12 +1,15 @@
|
||||
title: Publishable API key sales channel
|
||||
description: Holds mapping between Publishable API keys and Sales Channels
|
||||
type: object
|
||||
required:
|
||||
- publishable_key_id
|
||||
- sales_channel_id
|
||||
properties:
|
||||
sales_channel_id:
|
||||
type: string
|
||||
description: The sales channel's ID
|
||||
type: string
|
||||
example: sc_01G1G5V21KADXNGH29BJMAJ4B4
|
||||
publishable_key_id:
|
||||
type: string
|
||||
description: The publishable API key's ID
|
||||
type: string
|
||||
example: pak_01G1G5V21KADXNGH29BJMAJ4B4
|
||||
|
||||
Reference in New Issue
Block a user