-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(oas): creation of a new
friendlyCase
option for `.getOperation…
…Id()` (#879) | 🚥 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.
- Loading branch information
Showing
6 changed files
with
254 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.