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

remove deprecated com.atproto.sync endpoints (getHead and getCheckout) #2505

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bnewbold
Copy link
Collaborator

This is part of breaking up #2376 in to smaller easier-to-merge chunks.

Removes com.atproto.sync.getHead and com.atproto.sync.getCheckout. These have been marked as deprecated for a long time (in Lexicons), and moved in to a separate "deprecated" namespace (in the TS API). I don't see any remaining calls in this repo or in social-app. I searched our prod logs for calls to these endpoints, and the only calls I see from the last week are from our openapi endpoint doc generation CI script, which calls all endpoints to check if they require auth or not.

@bnewbold bnewbold requested review from dholms and devinivy May 21, 2024 02:33
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.

None yet

1 participant