beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

Get Policies by ID creation using Strapi Plugin ( open-endpoint) #2049

Open emmayank opened 2 months ago

emmayank commented 2 months ago

Description

The task involves developing an open-endpoint API to retrieve detailed information about a specific policy using its unique ID. The API should allow users to fetch the complete details of the policy, including title, description, terms, and other relevant data. This endpoint will be used by BAP and other users to view policy details before taking further actions, such as accepting or rejecting the policy.

Goals

Expected Outcome

A fully functional API that retrieves detailed information about a policy based on its ID. The API will be accessible to users, including BAP, without authentication. The API will provide complete details, helping users make informed decisions on policies.

Acceptance Criteria

Mockups / Wireframes

NA

Product Name

Beckn

Domain

Strapi

Tech Skills Needed

Complexity

Medium

Category

API Development

Sub Category

Get Published Policy detail by ID

em-abee commented 1 month ago

PR: https://github.com/beckn/strapi-plugins/pull/147