Skip to content

Remove deprecated dashboard-access route from lib-openapi.json #1875

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

svix-jplatte
Copy link
Member

We removed it from the cloud spec, need to remove it here to clear the way for future spec updates. Surprisingly annoying to keep the deprecated methods around in some languages.

Ruby was easiest: Literally just copying the diff for the deleted method to an api_extra file, regen, done.
Python and JavaScript were the most annoying, because I couldn't think of a nice way of keeping the query struct around.

@svix-jplatte svix-jplatte requested a review from a team as a code owner April 11, 2025 10:13
@svix-jplatte svix-jplatte force-pushed the jplatte/spec-mini-bump branch from 77375d6 to 16e35a6 Compare April 11, 2025 10:17
@svix-jplatte svix-jplatte merged commit e7733ee into main Apr 11, 2025
29 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/spec-mini-bump branch April 11, 2025 22:38
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