Sample : ## Update [PUT /v1/test] + Request (application/json) + Headers Accept: application/json + Response 200 (application/json) + Attributes + `inventory`: 1 + Response 400 (application/json) + Attributes + `error`: `error` Generate 2 methods /v1/test in Paw
Sample :
Update [PUT /v1/test]
Request (application/json)
Accept: application/json
Response 200 (application/json)
inventory: 1Response 400 (application/json)
error:errorGenerate 2 methods /v1/test in Paw