day-cohort-70 / bangazon-api-i-like-planes-api

bangazon-api-i-like-planes-api created by GitHub Classroom
0 stars 0 forks source link

Bug/add product to cart #47

Closed Justin-Acosta closed 3 days ago

Justin-Acosta commented 4 days ago

Changes

added @action to products view: add_to_order

Requests / Responses

Request

POST /products/<product_id>/add_to_order

header: Authorization:

Response

HTTP/1.1 201 OK

Testing

run POST with above request requirements