Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEVDOCS-5831/PAPI-2091]: Carts v3 and Store information V2, add store-level metafield's open api spec (#197) #199

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions reference/carts.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ paths:
example-1:
value:
status: 404
title: There was no order found with ID 1010
title: There was no card found with ID 1010
bc-tgomez marked this conversation as resolved.
Show resolved Hide resolved
type: 'https://developer.bigcommerce.com/api-docs/getting-started/api-status-codes'
delete:
summary: Delete a Metafield
Expand Down Expand Up @@ -3131,7 +3131,6 @@ components:
properties:
data:
$ref: '#/components/schemas/Metafield'
- $ref: '#/components/schemas/CollectionMeta'
Metafield:
description: |
Allows app partners to write custom data to various resources in the API.
Expand Down
Loading
Loading