Skip to content

Commit d5fa041

Browse files
committed
add isPrefixalScope parameter
1 parent 39bc7cf commit d5fa041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qiniu/auth.py

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
'persistentPipeline', # 持久化处理独享队列
3737
'deleteAfterDays', # 文件多少天后自动删除
3838
'fileType', # 文件的存储类型,0为普通存储,1为低频存储
39+
'isPrefixalScope' # 指定上传文件必须使用的前缀
3940
])
4041

4142

0 commit comments

Comments
 (0)