We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
new download_attachment() docs for v3.0.14
upload() field_name has no default value anymore. hasn't for a while... a long while...
Updated Reference: Methods (markdown)
Added documentation for add_user_agent and reset_user_agent.
fix markdown typo
add docs for share_thumbnail() method
Added documentation for the authenticate_human_user() method. #19123
Added 'return_fields' argument to 'create' definition
add documentation for summarize() method
update info on how to clear the thumbnail on an entity
Detail about supported versions of Python for HTTPS connections through proxy servers
add mention of how to query for filmstrip thumbnails on an entity.
fix typo in upload_filmstrip_thumbnail()
updated description of convert_datetimes_to_utc parameter to be more descriptive.
added docs for upload_filmstrip_thumbnail()
added docs for work_schedule_update()
wip documentation for work schedule access
updated batch() example to fix typo
code formatting
Chagned several instances of 'User' to 'HumanUser' as User is no longer a valid entity type for v3 of the API
fix batch example formatting Updated Reference: Methods (markdown)
fixed extra backslash characters in markdown Updated Reference: Methods (markdown)
updated formatting. added known issue in upload_thumbnail() Updated Reference: Methods (markdown)
added missing id and type keys to return value of create() method Updated Reference: Methods (markdown)
formatting tweaks Updated Reference: Methods (markdown)
Added attributes section to the Shotgun object section to document new server_info and supports_paging_info attributes that were added in v3.0.6 and are supported as of Shotgun v2.4.0 and v2.3.4+ Updated Reference: Methods (markdown)