beckn / strapi-plugins

0 stars 1 forks source link

Implement rating API in BPP adapter plugin #18

Closed vishi24 closed 7 months ago

vishi24 commented 8 months ago

Description

Modify the rating API based on the new approach that can handle new domains with configuration changes or minimal code-level changes.

Goals

Expected Outcome

Rating API as per the new approach should work seamlessly with all the existing domains and should be able to accommodate new domains. It should be working correctly and providing the latest status on an order to the user.

Acceptance Criteria

Implementation Details

Add logic on the rating endpoint to update the rating correctly associated with the service/product/provider. Create JSONata file for transforming the query response to BECKN format. Transform the query response to BECKN format using transformer and JSONata.

Mockups / Wireframes

NA


Product Name

Beckn

Project Name

strapi-plugin

Organization Name:

FIDE

Domain

NA

Tech Skills Needed:

Strapi Node

Complexity

Medium

Category

Feature

Sub Category

API

em-abee commented 7 months ago

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