问题描述
我刚刚从flaks_restplus 切换到flaks_restx。我开始收到元帅错误。
jsonschema.exceptions.ValidationError: None is not of type 'object'
我在我的模态中定义了这个字段,以及我传入的字典。
"my_field": fields.Raw
{... 'my_field': None}
如何在字段中允许 None ?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)