Skip to content

redetect

pyDataverse.models.file.redetect

Schema for the response from the file redetect API endpoint

Attributes

NameTypeDescription
dry_runAnnotated[bool, Field(alias='dryRun')]Whether this was a dry run operation
old_content_typeAnnotated[str, Field(alias='oldContentType')]The previous content type of the file
new_content_typeAnnotated[str, Field(alias='newContentType')]The new detected content type of the file