如题,api调用方式Access Key
url: http://xxxx/api/v1/assets/nodes/
post_data: {‘id’:“c2d1c224-c8d1-43c8-8c8c-3aeece8e61a2”,“value”: ‘测试’}
response: {“non_field_errors”:[“期望为一个包含物件的列表,得到的类型是“dict”。”]}
如题,api调用方式Access Key
url: http://xxxx/api/v1/assets/nodes/
post_data: {‘id’:“c2d1c224-c8d1-43c8-8c8c-3aeece8e61a2”,“value”: ‘测试’}
response: {“non_field_errors”:[“期望为一个包含物件的列表,得到的类型是“dict”。”]}
遇到同样的问题 api文档不靠谱
/assets/nodes/{id}调用这种接口试试
不要着急否定文档 debug看看 检查下是不是内容写错了 再开帖子也不急