Issue 559 - feat: add Beckn One setup option and update documentation
This commit is contained in:
14
config/local-beckn-one-routing-BAPReceiver.yaml
Normal file
14
config/local-beckn-one-routing-BAPReceiver.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
routingRules:
|
||||
- domain: "beckn.one:deg:ev-charging:2.0.0"
|
||||
version: "2.0.0"
|
||||
targetType: "url"
|
||||
target:
|
||||
url: "http://sandbox-bap:3001/api/bap-webhook"
|
||||
endpoints:
|
||||
- on_discover
|
||||
- on_select
|
||||
- on_init
|
||||
- on_confirm
|
||||
- on_status
|
||||
- on_update
|
||||
- on_cancel
|
||||
Reference in New Issue
Block a user