From a24274b0d07e6ded7a2fd2c414725e55e9da8cc7 Mon Sep 17 00:00:00 2001 From: leo-prange-vtex Date: Tue, 21 Oct 2025 20:31:22 -0300 Subject: [PATCH] DK Portal: Add Platform Flow annotation to: product-quantity --- .vtex/catalog-info.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.vtex/catalog-info.yaml b/.vtex/catalog-info.yaml index 5ee1de4..2d2bf3a 100644 --- a/.vtex/catalog-info.yaml +++ b/.vtex/catalog-info.yaml @@ -2,8 +2,7 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: product-quantity - description: The Product Quantity allows users to a add a chosen amount of the - displayed product in their cart. + description: The Product Quantity allows users to a add a chosen amount of the displayed product in their cart. tags: - typescript - react:16 @@ -12,7 +11,7 @@ metadata: vtex.com/o11y-os-index: "" grafana/dashboard-selector: "" github.com/project-slug: vtex-apps/product-quantity - vtex.com/platform-flow-id: "" + vtex.com/platform-flow-id: "Shopper#1" backstage.io/techdocs-ref: dir:../ vtex.com/application-id: 5CLVOHKV spec: