HTTP status code for this case (400 or 422)

后端 未结 0 1777
温柔的废话
温柔的废话 2020-12-28 13:09

I have some method that looks like this

def some_method
   if params["status"] == "good"
      some action
      render json: {message: &q         


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