feat(router): Make domain field optional for Beckn Protocol v2.x.x

This commit is contained in:
ameersohel45
2025-11-24 12:48:23 +05:30
parent 2f0956cd98
commit 6e6b066b80
14 changed files with 230 additions and 48 deletions

View File

@@ -0,0 +1,15 @@
routingRules:
- version: 2.0.0
targetType: bpp
target:
url: https://gateway.example.com
endpoints:
- search
- version: 2.0.0
targetType: bpp
endpoints:
- select
- init
- confirm
- status
- cancel