feat(router): Make domain field optional for Beckn Protocol v2.x.x
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
routingRules:
|
||||
- domain: ONDC:TRV10
|
||||
version: 2.0.0
|
||||
version: 1.1.0
|
||||
targetType: bpp
|
||||
target:
|
||||
url: https://gateway.example.com
|
||||
endpoints:
|
||||
- search
|
||||
- domain: ONDC:TRV10
|
||||
version: 2.0.0
|
||||
version: 1.1.0
|
||||
targetType: bpp
|
||||
endpoints:
|
||||
- select
|
||||
@@ -16,7 +16,7 @@ routingRules:
|
||||
- status
|
||||
- cancel
|
||||
- domain: ONDC:TRV12
|
||||
version: 2.0.0
|
||||
version: 1.1.0
|
||||
targetType: bpp
|
||||
endpoints:
|
||||
- select
|
||||
|
||||
Reference in New Issue
Block a user