You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a route for both BAP and BPP that serves a JSON file at /beckn.json. This JSON file will provide information about network participants and their credentials, enabling efficient access to participant details.
Goals
Create a route /beckn.json for the BAP to serve a JSON file containing network participant details and credentials.
Create a route /beckn.json for the BPP to serve a similar JSON file with relevant participant and credential information.
Expected Outcome
A new route /beckn.json for both BAP and BPP that serves a structured JSON file with information about network participants and their credentials, accessible via the designated endpoint.
Acceptance Criteria
The /beckn.json route is implemented and serves a JSON file in both BAP and BPP.
JSON file includes structured participant and credential information as specified.
Testing confirms the route serves the JSON file correctly in both BAP and BPP instances.
Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
API Development
JSON Data Structuring
Backend Development
Data Security
Complexity
Medium
Category
Backend Development
Sub Category
Route Implementation
The text was updated successfully, but these errors were encountered:
Description
Create a route for both BAP and BPP that serves a JSON file at
/beckn.json
. This JSON file will provide information about network participants and their credentials, enabling efficient access to participant details.Goals
/beckn.json
for the BAP to serve a JSON file containing network participant details and credentials./beckn.json
for the BPP to serve a similar JSON file with relevant participant and credential information.Expected Outcome
A new route
/beckn.json
for both BAP and BPP that serves a structured JSON file with information about network participants and their credentials, accessible via the designated endpoint.Acceptance Criteria
/beckn.json
route is implemented and serves a JSON file in both BAP and BPP.Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Complexity
Medium
Category
Backend Development
Sub Category
Route Implementation
The text was updated successfully, but these errors were encountered: