arun-alagesan / ship

0 stars 0 forks source link

API Design for reports end point #43

Open arun-alagesan opened 4 years ago

arun-alagesan commented 4 years ago

Add the design for the operations allowed for reports image

image

path :/reports get : List all reports put : new report

path : reports/{id} get : fetch report by id post : update report by id