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

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Riehl committed Oct 23, 2023
1 parent 3c09fe1 commit 06d8ad0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reference/catalog/product-variants_catalog.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2057,7 +2057,7 @@ components:
If you exceed the limit, the store sets the variant inventory to the limit if no other variant inventories are set. If other variant inventories are set, the store does not save the variant inventory rather than setting the variant inventory to the remaining limit.
The Catalog API handles limits in a different way than the Inventory API. For more information, see [Limit handling](/buy-online-pick-up-in-store/inventory#limit-handling-in-inventory-versus-catalog-api).
The Catalog API handles limits in a different way than the Inventory API. For more information, see [Limit handling](/docs/store-operations/catalog/inventory-adjustments#limit-handling-in-inventory-versus-catalog-api).
nullable: true
maximum: 2147483647
inventory_warning_level:
Expand Down
2 changes: 1 addition & 1 deletion reference/settings.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2023,7 +2023,7 @@ components:
description: |-
Describes whether stock levels automatically adjust when you refund or cancel an order.
Global settings apply when inventory changes through a [manual order](https://support.bigcommerce.com/s/article/Creating-a-Manual-Order?language=en_US). Settings for a channel apply when inventory changes through an order in a channel. These settings affect webhooks that trigger from order-related events, including [product](/api-docs/store-management/webhooks/webhook-events#products), [SKU](/api-docs/store-management/webhooks/webhook-events#skus), and [inventory](/docs/integrations/webhooks/events/inventory-location#inventory) webhooks.
Global settings apply when inventory changes through a [manual order](https://support.bigcommerce.com/s/article/Creating-a-Manual-Order?language=en_US). Settings for a channel apply when inventory changes through an order in a channel. These settings affect webhooks that trigger from order-related events, including [product](/docs/integrations/webhooks/events#products), [SKU](/api-docs/store-management/webhooks/webhook-events#skus), and [inventory](/docs/integrations/webhooks/events/inventory-location#inventory) webhooks.
stock_level_display:
type: string
enum:
Expand Down

1 comment on commit 06d8ad0

@bc-stephen-hilliard
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good

Please sign in to comment.