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

feat(oas): creation of a new friendlyCase option for .getOperationId() #879

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

erunion
Copy link
Member

@erunion erunion commented Jun 11, 2024

🚥 Resolves #869

🧰 Changes

This resurrects the work I originally did in #851, but unfortunately had to revert, to create a new friendlyCase option on Operation.getOperationId() for generating friendlier camelCase operation IDs that we can use in our upcoming Git storage system for API references.

🧬 QA & Testing

I reorganized a bunch of the tests for camelCase to retain them all along with this new option.

@erunion erunion added the enhancement New feature or request label Jun 11, 2024
@erunion erunion merged commit 411e9b2 into main Jun 12, 2024
7 checks passed
@erunion erunion deleted the feat/operationid-friendlycase-option branch June 12, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants