Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: upload and update method returns correct response body #307

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

silentworks
Copy link
Collaborator

@silentworks silentworks commented Oct 24, 2024

What kind of change does this PR introduce?

Upload and Update now returns the correct response body which includes the path and full_path of the file that was uploaded.

Removed an unnecessary dependency (typing-extensions) since the types we are using from it are in the built in typing module.

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@silentworks silentworks merged commit a9e874a into main Oct 25, 2024
9 checks passed
@silentworks silentworks deleted the silentworks/upload-update branch October 25, 2024 10:36
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