mfaisalkhatri / restful-ecommerce

A free to use E-Commerce Web APIs for practising API testing.
GNU Affero General Public License v3.0
21 stars 8 forks source link

Update the Swagger for PUT API request #36

Open mfaisalkhatri opened 5 days ago

mfaisalkhatri commented 5 days ago

Case: No order details provided in PUT request Message text for 400 status code should be changed in the swagger to "Each Order must have user_id, product_id, product_name, product_amount, qty, tax_amt, and total_amt!"