arun-alagesan / ship

0 stars 0 forks source link

Add API design for Vessel as part of vessel details in header #44

Open arun-alagesan opened 4 years ago

arun-alagesan commented 4 years ago

Add the design for the operations allowed for reports path :/vessels get : List all vessels put : new vessel

path : vessels/{id} get : fetch vessel by id post : update vessel by id