Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 940b2ef

Browse files
authored
Merge pull request #7390 from magento/kh_inv-tutorial
Add missing group parameter in Inventory REST tutorial
2 parents 583b0ca + fc47961 commit 940b2ef

14 files changed

+14
-0
lines changed

src/guides/v2.3/rest/tutorials/inventory/create-cart-add-products.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 7. Create a cart and add products to it
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 7. Create a cart and add products to it

src/guides/v2.3/rest/tutorials/inventory/create-invoice.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 10. Create an invoice
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 10. Create an invoice

src/guides/v2.3/rest/tutorials/inventory/create-order.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 9. Create an order
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 9. Create an order

src/guides/v2.3/rest/tutorials/inventory/create-shipment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 12. Create a shipment
45
menu_title: Step 12. Create a shipment
56
subtitle: Order processing with Inventory Management

src/guides/v2.3/rest/tutorials/inventory/prepare-for-checkout.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 8. Prepare for checkout
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 8. Prepare for checkout

src/guides/v2.3/rest/tutorials/inventory/run-ssa.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 11. Run the Source Selection Algorithms
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 11. Run the Source Selection Algorithms

src/guides/v2.4/rest/tutorials/inventory/configure-environment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 1. Configure your environment
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 1. Configure your environment

src/guides/v2.4/rest/tutorials/inventory/create-cart-add-products.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 7. Create a cart and add products to it
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 7. Create a cart and add products to it

src/guides/v2.4/rest/tutorials/inventory/create-invoice.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 10. Create an invoice
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 10. Create an invoice

src/guides/v2.4/rest/tutorials/inventory/create-order.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 9. Create an order
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 9. Create an order

src/guides/v2.4/rest/tutorials/inventory/create-shipment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 12. Create a shipment
45
menu_title: Step 12. Create a shipment
56
subtitle: Order processing with Inventory Management

src/guides/v2.4/rest/tutorials/inventory/create-stock.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 3. Create stocks
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 3. Create stocks

src/guides/v2.4/rest/tutorials/inventory/prepare-for-checkout.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 8. Prepare for checkout
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 8. Prepare for checkout

src/guides/v2.4/rest/tutorials/inventory/run-ssa.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: tutorial
3+
group: rest-api
34
title: Step 11. Run the Source Selection Algorithms
45
subtitle: Order processing with Inventory Management
56
menu_title: Step 11. Run the Source Selection Algorithms

0 commit comments

Comments
 (0)