Rest api - update single field of resource

后端 未结 2 1787
我寻月下人不归
我寻月下人不归 2021-02-03 20:11

Lets say I have rest endpoint for my Driver resource. I have PUT method like this

myapi/drivers/{id}

{body of put method}

I need to add functi

2条回答
提交回复
热议问题