Skip to content

fix: Remove operationId plural validation #162

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 7 commits into from
Aug 25, 2022

Conversation

kimlundjohansen
Copy link
Contributor

@kimlundjohansen kimlundjohansen commented Aug 25, 2022

Remove operationId plural validation as this in some cases prevents meaningful operationId naming.

@kimlundjohansen kimlundjohansen changed the title fix: Remove as this in some cases prevents meaningful operationId nam… fix: Remove operationId plural validation Aug 25, 2022
@perkops perkops merged commit 153a15b into main Aug 25, 2022
@perkops perkops deleted the feature/161-remove-operationid-plural-validation branch August 25, 2022 14: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.

We are not always able to create meaningful operation names if the the response type is an Array
3 participants