updated: test-data file
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
# testData/all_route_types.yaml
|
# testData/all_route_types.yaml
|
||||||
routingRules:
|
routingRules:
|
||||||
- domain: ONDC:TRV10
|
- domain: ONDC:TRV10
|
||||||
version: 2.0.0
|
version: 1.1.0
|
||||||
targetType: url
|
targetType: url
|
||||||
target:
|
target:
|
||||||
url: https://mock_gateway.com/v2/ondc
|
url: https://mock_gateway.com/v2/ondc
|
||||||
endpoints:
|
endpoints:
|
||||||
- search
|
- search
|
||||||
- domain: ONDC:TRV10
|
- domain: ONDC:TRV10
|
||||||
version: 2.0.0
|
version: 1.1.0
|
||||||
targetType: bap
|
targetType: bap
|
||||||
target:
|
target:
|
||||||
url: https://mock_bpp.com/v2/ondc
|
url: https://mock_bpp.com/v2/ondc
|
||||||
@@ -16,14 +16,14 @@ routingRules:
|
|||||||
- init
|
- init
|
||||||
- select
|
- select
|
||||||
- domain: ONDC:TRV10
|
- domain: ONDC:TRV10
|
||||||
version: 2.0.0
|
version: 1.1.0
|
||||||
targetType: publisher
|
targetType: publisher
|
||||||
target:
|
target:
|
||||||
publisherId: beckn_onix_topic
|
publisherId: beckn_onix_topic
|
||||||
endpoints:
|
endpoints:
|
||||||
- confirm
|
- confirm
|
||||||
- domain: ONDC:TRV10
|
- domain: ONDC:TRV10
|
||||||
version: 2.0.0
|
version: 1.1.0
|
||||||
targetType: bap
|
targetType: bap
|
||||||
target:
|
target:
|
||||||
url: https://mock_bap_gateway.com/v2/ondc
|
url: https://mock_bap_gateway.com/v2/ondc
|
||||||
|
|||||||
Reference in New Issue
Block a user