Issue 559 - feat: add Beckn One setup option and update documentation
This commit is contained in:
22
config/local-beckn-one-routing-BAPCaller.yaml
Normal file
22
config/local-beckn-one-routing-BAPCaller.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
routingRules:
|
||||
- domain: "beckn.one:deg:ev-charging:2.0.0" # Retail domain
|
||||
version: "2.0.0"
|
||||
targetType: "bpp"
|
||||
endpoints:
|
||||
- select
|
||||
- init
|
||||
- confirm
|
||||
- status
|
||||
- track
|
||||
- cancel
|
||||
- update
|
||||
- rating
|
||||
- support
|
||||
|
||||
- domain: "beckn.one:deg:ev-charging:2.0.0" # Retail domain
|
||||
version: "2.0.0"
|
||||
targetType: "url"
|
||||
target:
|
||||
url: "https://34.93.141.21.sslip.io/beckn"
|
||||
endpoints:
|
||||
- discover
|
||||
Reference in New Issue
Block a user