Can I use Flasgger for type validation?

前端 未结 0 977
抹茶落季
抹茶落季 2020-12-11 11:26

I want to validate the type my data of an endpoint. I am using the decorators @swag.from(\'myschema.yml\', validation=True) but when I run tests it gives me 200 code, when i

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