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

fix: Stop renaming parts of the operationId #72

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

provokateurin
Copy link
Member

@provokateurin provokateurin commented Jan 15, 2024

At one point I thought it would be a good idea to rename index to list because it is more intuitive, but it can have unintended side effects, so we should stop doing that.

@nickvergessen
Copy link
Member

Do we have an affected app where we can see the difference? I don't understand what is being replaced.

@provokateurin
Copy link
Member Author

Controllers where a method named index is used for example. files_sharing is one of the affected apps according to the CI.

@nickvergessen nickvergessen merged commit 84c509c into main Jan 16, 2024
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/remove-operation-id-renaming branch January 16, 2024 14:28
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