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,27 +1,27 @@
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:
- select
- init
- confirm
- status
- 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:
- search
- domain: "ONDC:TRV11"
version: "2.0.0"
targetType: "url"
- domain: ONDC:TRV11
version: 2.0.0
targetType: url
target:
url: "https://services-backend/trv/v1"
url: https://services-backend/trv/v1
endpoints:
- select
- init