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

feat: Implement info and exists file API methods #318

Merged
merged 3 commits into from
Dec 24, 2024

Conversation

bogdanteleaga
Copy link
Contributor

What kind of change does this PR introduce?

Implements info and exists methods, partially fixing #295

What is the current behavior?

Info and exists are not implemented.

What is the new behavior?

Info and exists are functional.

Additional context

As far as I know there is no way to upload metadata from python at the moment, but this at least enables the python client to read metadata uploaded by the javascript client.

Copy link
Collaborator

@silentworks silentworks left a comment

Choose a reason for hiding this comment

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

Thank your for contributing to this project.

@silentworks silentworks merged commit 0100ff1 into supabase:main Dec 24, 2024
9 checks passed
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