Is it good practice to have primitive JSON request or response in a RESTful API?

后端 未结 0 991
忘掉有多难
忘掉有多难 2021-01-25 05:41

My RESTful API has an action called isEmailRegistered that only needs to return a bool value. Assuming that the response is always of application

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