beckn / beckn/protocol-specifications-v2
Support context.networkId as an array — filter catalogs across multiple networks
Open
- Dominant language
- No language data
- Stars
- 15
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
### Discussed in https://github.com/Networks-for-Humanity/fabric-support/discussions/24
A Provider may want to control a Catalog's visibility across multiple networks, and a Seeker may want to discover products/services across multiple networks.
**Current:** `context.networkId` is a String.
**Proposal:** `context.networkId` accepts a String *or* an Array of Strings. A bare string is retained for backward compatibility so existing NPs are unaffected.
See the linked discussion for the full thread and decisions.
Related: #163 (networkId as a Discovery Intent filter) · PR #178 (schema change on `draft`).
Contributor guide
Assessment
This issue has not been assessed yet.