ALHelton / rails_engine

0 stars 0 forks source link

Update an item #13

Open ALHelton opened 1 year ago

ALHelton commented 1 year ago

This endpoint should:

Image

(Note that the unit price is to be sent as a numeric value, not a string.)

Example JSON response for the Item resource:

Image

ALHelton commented 1 year ago

Need to do sad path testing