We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab1e24 commit 7559b07Copy full SHA for 7559b07
1 file changed
archivist/assets.py
@@ -128,7 +128,7 @@ def create(
128
Creates asset with defined properties and attributes.
129
130
Args:
131
- props (list): Properties - usually only the storage_integrity setting
+ props (dict): Properties - usually only the storage_integrity setting
132
attrs (dict): attributes of created asset.
133
confirm (bool): if True wait for asset to be confirmed.
134
0 commit comments