bpp_id and bpp_uri in /on_discover
#125
Replies: 5 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Hi @anandp504 this is the coderef for |
Beta Was this translation helpful? Give feedback.
-
|
@aadishjain-pulse The CDS is performing a search across multiple BPP catalogs and returning the response which match the filtering criteria. Since the discover results can be across multiple BPPs, we can't possibly send one BPP_ID and BPP_URI as part of the discover response. We will need a larger discussion on this aspect. |
Beta Was this translation helpful? Give feedback.
-
|
This was added by @anandp504 here: beckn/protocol-specifications-v2#33 @aadishjain-pulse please check, and let me know if this needs to be reopened. |
Beta Was this translation helpful? Give feedback.
-
|
@aadishjain-pulse We have added the bppId and bppUri as part of the discover response at the Catalog level. The items array under a Catalog object will contain items associated with the specific BPP. We will update the examples accordingly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was going through the discover response and couldn't find the bpp_id or bpp_uri for the item in the response. We need it in the context for other requests (/select, /init, etc), going to bpp, right?
Beta Was this translation helpful? Give feedback.
All reactions