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

python: Sort methods on python resources consistently #1645

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

svix-mman
Copy link
Contributor

These should be the only files that need sorting, the rest of resources have their methods sorted correctly.

@svix-mman svix-mman requested a review from a team as a code owner January 16, 2025 19:03
@svix-jplatte
Copy link
Member

I think "consistently" is not very clear. For the record, this reorders the methods to match what our new codegen tool outputs (which I think it alphabetically ordered per endpoint path, then create > read > update > delete > patch > ...).

@svix-jplatte svix-jplatte merged commit 8fa7a78 into main Jan 17, 2025
8 checks passed
@svix-jplatte svix-jplatte deleted the mendy/sort-python-methods-consistently branch January 17, 2025 12:13
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