bug fixes

This commit is contained in:
shreyvishal
2025-06-17 14:08:28 +00:00
parent 8f357eadbc
commit 789fda2666
12 changed files with 399 additions and 98 deletions

View File

@@ -0,0 +1 @@
key: value: invalid

View File

@@ -0,0 +1,31 @@
# testData/all_route_types.yaml
routingRules:
- domain: ONDC:TRV10
version: 2.0.0
targetType: url
target:
url: https://mock_gateway.com/v2/ondc
endpoints:
- search
- domain: ONDC:TRV10
version: 2.0.0
targetType: bap
target:
url: https://mock_bpp.com/v2/ondc
endpoints:
- init
- select
- domain: ONDC:TRV10
version: 2.0.0
targetType: publisher
target:
publisherId: beckn_onix_topic
endpoints:
- confirm
- domain: ONDC:TRV10
version: 2.0.0
targetType: bap
target:
url: https://mock_bap_gateway.com/v2/ondc
endpoints:
- on_search