Files
onix/pkg/plugin/implementation/router/testData/valid_all_routes.yaml
2025-11-24 12:59:17 +05:30

32 lines
653 B
YAML

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