Skip to content

Modernize bioblend upload #523

@mvdbeek

Description

@mvdbeek

Uploading by url still uses upload1 (

def paste_content(self, content: str, history_id: str, **kwargs: Any) -> dict[str, Any]:
).
This still uses server side hacks to determine if the file is a url or not, and won't work to specify hashes, create deferred data etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions