Closed marveldo closed 2 months ago
Fixed the response format of the products endpoint to match the frontend
this fixes the [GET] products endpoint response format to match what the frontend is expecting
Motivation was to fix the get all products in an organisation endpoint
This changes was tested with the use of pytest and Post man
Fixed the response format of the products endpoint to match the frontend
Description
this fixes the [GET] products endpoint response format to match what the frontend is expecting
Types of Changes
Checklist
Motivation and Context
Motivation was to fix the get all products in an organisation endpoint
How Has This Been Tested?
This changes was tested with the use of pytest and Post man
Screenshots (if appropriate - Postman, etc):