hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
153 stars 136 forks source link

bug fix : Fixed and restructured the products endpoint to work on the frontend #895

Closed marveldo closed 2 months ago

marveldo commented 2 months ago

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):

Screenshot 2024-08-15 040211 Screenshot 2024-08-13 202125