beckn / beckn/protocol-specifications-v2
Introduce Provider URL as part of the core Provider object
Open
- Dominant language
- No language data
- Stars
- 15
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
### Discussed in https://github.com/beckn/protocol-specifications-v2/discussions/165
The `/discover` API may return Catalogs from multiple providers. Subsequent downstream APIs such as `/select` and `/init` require the `bppUri` to enable peer-to-peer communication.
To support this flow, the core `Provider` object should include a `providerUri` field, allowing fabric services to dynamically resolve the provider endpoint.
See the linked discussion for the full context.
Related: #164 (earlier issue on the same proposal).
Contributor guide
Assessment
This issue has not been assessed yet.