Rest API + how to handle of adding a new attribute in request payload for Post call -backward compatible vs new version

后端 未结 0 452
醉话见心
醉话见心 2020-12-22 11:47

suppose the API is POST /account

and request body is

{Name: \'\',
type: \'\',
employment: \'\',
address : \'\'
}

now want

相关标签:
回答
  • 消灭零回复
提交回复
热议问题