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

Introduce update_database endpoint to enable public sharing level update #473

Merged
merged 4 commits into from
Oct 19, 2024

Conversation

marcua
Copy link
Owner

@marcua marcua commented Oct 19, 2024

As part of #281 , this PR introduces an update_database endpoint and client support for updating properties on a database. The one property currently supported is public_sharing_level, which controls what level of access the public has to a database. Also included are e2e tests that test whether public sharing level updates are possible. Future PRs will make use of and enforce these permissions.

@marcua marcua merged commit 61377b1 into main Oct 19, 2024
1 check passed
@marcua marcua deleted the permissions-update-public-sharing branch October 19, 2024 21:59
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.

1 participant