chore(docs): Generated API Reference (#3211)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9997485c55
commit
14b2de94e2
@@ -1,7 +1,15 @@
|
||||
type: object
|
||||
required:
|
||||
- name
|
||||
- type
|
||||
properties:
|
||||
name:
|
||||
description: The name of the Shipping Profile
|
||||
type: string
|
||||
type:
|
||||
description: The type of the Shipping Profile
|
||||
type: string
|
||||
enum:
|
||||
- default
|
||||
- gift_card
|
||||
- custom
|
||||
|
||||
Reference in New Issue
Block a user