fix: routing files change, projectid, ip change

This commit is contained in:
rupinder-syngh
2025-03-27 12:19:51 +05:30
parent 63bf28acf8
commit b33cf8c556
11 changed files with 260 additions and 121 deletions

View File

@@ -1,4 +1,20 @@
routes:
- action: on_search
type: publisher
target: bapNetworkReciever
routingRules:
- domain: "ONDC:TRV10"
version: "2.0.0"
routingType: "url"
target:
url: "https://services-backend/trv/v1"
endpoints:
- on_select
- on_init
- on_confirm
- on_status
- on_update
- on_cancel
- domain: "ONDC:TRV10"
version: "2.0.0"
routingType: "msgq"
target:
topic_id: "trv_topic_id1"
endpoints:
- on_search