From 0ebe0f05515fb98e0a4b50712287b71832a2ed8e Mon Sep 17 00:00:00 2001 From: ameersohel45 Date: Mon, 24 Nov 2025 12:59:17 +0530 Subject: [PATCH] updated: test-data file --- .../implementation/router/testData/valid_all_routes.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg/plugin/implementation/router/testData/valid_all_routes.yaml b/pkg/plugin/implementation/router/testData/valid_all_routes.yaml index a818b92..f209a01 100644 --- a/pkg/plugin/implementation/router/testData/valid_all_routes.yaml +++ b/pkg/plugin/implementation/router/testData/valid_all_routes.yaml @@ -1,14 +1,14 @@ # testData/all_route_types.yaml routingRules: - domain: ONDC:TRV10 - version: 2.0.0 + version: 1.1.0 targetType: url target: url: https://mock_gateway.com/v2/ondc endpoints: - search - domain: ONDC:TRV10 - version: 2.0.0 + version: 1.1.0 targetType: bap target: url: https://mock_bpp.com/v2/ondc @@ -16,14 +16,14 @@ routingRules: - init - select - domain: ONDC:TRV10 - version: 2.0.0 + version: 1.1.0 targetType: publisher target: publisherId: beckn_onix_topic endpoints: - confirm - domain: ONDC:TRV10 - version: 2.0.0 + version: 1.1.0 targetType: bap target: url: https://mock_bap_gateway.com/v2/ondc