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: add head/get for locks gsp #170

Merged
merged 1 commit into from
Oct 16, 2024
Merged

feat: add head/get for locks gsp #170

merged 1 commit into from
Oct 16, 2024

Conversation

blake-regalia
Copy link
Contributor

This PR adds GSP handling for Locks, which forbid all mutation methods (i.e., they only allow HEAD and GET). Tests also add coverage for currently supported branch GSP actions.

Fixes #158

Copy link

@dlamoris dlamoris merged commit 1525038 into develop Oct 16, 2024
4 checks passed
@dlamoris dlamoris deleted the feat/locks-gsp branch October 16, 2024 22:49
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.

Add LockRead GSP endpoint
2 participants