feat(router): Make domain field optional for Beckn Protocol v2.x.x
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
routingRules:
|
||||
- domain: ONDC:TRV10
|
||||
version: 2.0.0
|
||||
version: 1.1.0
|
||||
targetType: url
|
||||
target:
|
||||
url: https://services-backend/trv/v1
|
||||
@@ -12,7 +12,7 @@ routingRules:
|
||||
- on_update
|
||||
- on_cancel
|
||||
- domain: ONDC:TRV10
|
||||
version: 2.0.0
|
||||
version: 1.1.0
|
||||
targetType: publisher
|
||||
target:
|
||||
publisherId: trv_topic_id1
|
||||
|
||||
Reference in New Issue
Block a user