Identify and implement changes needed in the Search API within the Climate Data BPP to send tags as part of the item object in search results. This includes analyzing the current structure of the Search API, identifying necessary modifications, and updating the Strapi schema to incorporate tags under the item object.
Goals
[x] Analyze the current Search API to determine changes required to include tags within each item object.
[x] Update the Strapi schema to support tags under the item object in search results.
[x] Implement and test changes to ensure tags are accurately sent as part of item data in the Search API.
Expected Outcome
The Search API in Climate Data BPP is modified to send tags within each item object, with the Strapi schema updated accordingly to support this new structure.
Acceptance Criteria
[x] Necessary changes in the Search API are identified and implemented to include tags under each item object.
[x] Strapi schema is updated to support tags within the item structure.
[x] Testing confirms that tags are accurately included in the item data within search results.
Description
Identify and implement changes needed in the Search API within the Climate Data BPP to send tags as part of the item object in search results. This includes analyzing the current structure of the Search API, identifying necessary modifications, and updating the Strapi schema to incorporate tags under the item object.
Goals
Expected Outcome
The Search API in Climate Data BPP is modified to send tags within each item object, with the Strapi schema updated accordingly to support this new structure.
Acceptance Criteria
Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Complexity
Medium
Category
Backend Development
Sub Category
API Modification