Skip to content

Implement save upload, extend __request method to allow for multiparts#3

Merged
Jayy001 merged 6 commits into
Jayy001:mainfrom
janerjak:implement-save-transfer
Sep 16, 2024
Merged

Implement save upload, extend __request method to allow for multiparts#3
Jayy001 merged 6 commits into
Jayy001:mainfrom
janerjak:implement-save-transfer

Conversation

@janerjak
Copy link
Copy Markdown
Contributor

Should probably be tested a bit further before merging.
Note that I exchanged
auth=self.auth if self.auth else None
to
auth=self.auth
as that should also work (?)

If there is anything to change, feel free to keep me updated

Copy link
Copy Markdown
Owner

@Jayy001 Jayy001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor nitpicks - apart from that, looks great - thank you!

Comment thread pyfactorybridge/__init__.py Outdated
Comment thread pyfactorybridge/__init__.py
@janerjak janerjak requested a review from Jayy001 September 16, 2024 21:26
@Jayy001
Copy link
Copy Markdown
Owner

Jayy001 commented Sep 16, 2024

Perfect, thanks very much - I'll merge this and get the downloading sorted too

@Jayy001 Jayy001 merged commit 7050fa9 into Jayy001:main Sep 16, 2024
@janerjak
Copy link
Copy Markdown
Contributor Author

Perfect, thanks very much - I'll merge this and get the downloading sorted too

Awesome, thanks for the effort!
I'm excited for using this library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants