我有使用失眠设计器的文档 api,在最后 12000 行中我没有这样的错误
在所有 json 中作为正文或结果可能会发生此错误
requestBody:
content:
application/json:
schema: # Request body contents
type: object
example:
{
"type": "national_card",
"data": "",
"mimetype": "image/jpeg"
}