From 22c393909b12b9977cff2be7c7e8b5c51c952f0d Mon Sep 17 00:00:00 2001 From: Rafa Granados Date: Wed, 2 Oct 2024 14:01:32 +0200 Subject: [PATCH] Update OnLineStore.yaml --- apis/OnLineStore.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apis/OnLineStore.yaml b/apis/OnLineStore.yaml index 7138785..b1ef64f 100644 --- a/apis/OnLineStore.yaml +++ b/apis/OnLineStore.yaml @@ -6,6 +6,7 @@ info: This Arazzo Description documents the workflow of browsing products in the OnLineStore catalog. To do this, you need to select the store and language, then browse the menu, select a category, get the grid, and finally access the product details. version: 1.0.0 + sourceDescriptions: - name: OnlineStoreConfig url: https://mycompany.jfrog.io//api/zosa-online-store-config-rest-stable-1.99.0/openapi-rest.yml @@ -25,7 +26,7 @@ workflows: summary: "A workflow that guides users through the process of browsing and selecting products in the OnLineStore catalog." description: "Browse Products in OnLineStore Catalog" steps: - - stepId: selectStoreAndLanguage + - description: "User chooses their country/store and preferred language." operationId: getWWCountries parameters: []