Replies: 3 comments 3 replies
-
|
This was discussed and we decided to not use the context.networkId for the Discovr service to filter out catalogs belonging to specific networks. Instead, it will be apt to to introduce the networkId as part of the |
Beta Was this translation helpful? Give feedback.
-
Assuming if this proposal meets the gating criteria for protocol change as explained here, then @anandp504,
To know more about the changes management process on fabric, please read this doc. https://github.com/beckn/protocol-specifications-v2/blob/draft/GOVERNANCE.md CC: @pramodkvarma |
Beta Was this translation helpful? Give feedback.
-
|
Ok @pramodkvarma. @anandp504 please raise PR to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the context of the Catalog publishing and Catalog discovery, the context.networkId might have to be modified to support an array of networks as a Provider will want to control the visibility of a Catalog across multiple networks or a Seeker might want to discover products or services across multiple networks.
Current:
context.networkIdis a String.Proposal:
context.networkIdis an Array of Strings.Beta Was this translation helpful? Give feedback.
All reactions