Skip to content

v1.0.3

Compare
Choose a tag to compare
@lemisky lemisky released this 05 Aug 03:20
· 473 commits to main since this release
  • 更新文档

  • 调整下载文件夹方法的返回值为绝对路径

    1. 修复批量中出错的处理 2. 修改创建文件时的返回结果, 避免命中时进行get_file 3. 去除CreateFileResponse中错误的属性 code 和 message, 这应当是批量中的问题 4. 添加 get_file 的便捷方法
  • 添加批量获取文件的方法 batch_get_files