yaml format changes

This commit is contained in:
tanyamadaan
2025-03-28 17:01:47 +05:30
parent dff7a5abb3
commit a549323dd5
5 changed files with 49 additions and 71 deletions

View File

@@ -1,9 +1,9 @@
routingRules:
- domain: "ONDC:TRV10"
version: "2.0.0"
targetType: "url"
- domain: ONDC:TRV10
version: 2.0.0
targetType: url
target:
url: "https://services-backend/trv/v1"
url: https://services-backend/trv/v1
endpoints:
- on_select
- on_init
@@ -11,10 +11,10 @@ routingRules:
- on_status
- on_update
- on_cancel
- domain: "ONDC:TRV10"
version: "2.0.0"
targetType: "publisher"
- domain: ONDC:TRV10
version: 2.0.0
targetType: publisher
target:
publisherId: "trv_topic_id1"
publisherId: trv_topic_id1
endpoints:
- on_search