day-cohort-70 / Bangazon-API-BandyChamps

0 stars 0 forks source link

Added price validation to product view create function #59

Closed nicholas-davison closed 1 month ago

nicholas-davison commented 1 month ago

Products of any price were able to be created. Added validation to reject anything other $17500.

Changes

Requests / Responses

If this PR contains code that defines a new request/response, or changes an existing one, please put the JSON representations here.

Request

Testing

Related Issues