Django rest framework return validation error messages from endpoints

前端 未结 0 416
长发绾君心
长发绾君心 2020-12-22 12:12

Using

Django==3.0.8
djangorestframework==3.11.0

I am trying to validate a GET endpoint which looks like this.

/users?role=Pros         


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