From 50ba998127c04e2d53c5d820a7ba6e4621b2b113 Mon Sep 17 00:00:00 2001 From: Everton Strack Date: Thu, 11 Dec 2025 09:58:33 -0300 Subject: [PATCH] DK Portal: Add Platform Flow annotation to: order-manager --- .vtex/catalog-info.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vtex/catalog-info.yaml b/.vtex/catalog-info.yaml index 7eb786d..f066a8a 100644 --- a/.vtex/catalog-info.yaml +++ b/.vtex/catalog-info.yaml @@ -10,6 +10,7 @@ metadata: grafana/dashboard-selector: "" backstage.io/techdocs-ref: dir:../ vtex.com/application-id: XU65FSBM + vtex.com/platform-flow-id: Shopper#4 tags: - typescript - react @@ -20,4 +21,4 @@ spec: system: checkout dependsOn: - component:checkout-graphql - subcomponentOf: checkout-cart \ No newline at end of file + subcomponentOf: checkout-cart