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,23 @@
routes:
- action: on_search
type: url
target: http://localhost:8080/bap/reciever/on_search
routingRules:
- domain: "ONDC:TRV10"
version: "2.0.0"
routingType: "bap"
endpoints:
- on_search
- on_select
- on_init
- on_confirm
- on_status
- on_update
- on_cancel
- domain: "ONDC:TRV11"
version: "2.0.0"
routingType: "bap"
endpoints:
- on_search
- on_select
- on_init
- on_confirm
- on_status
- on_update
- on_cancel