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

Oas3.1 #980

Closed
wants to merge 3 commits into from
Closed

Oas3.1 #980

wants to merge 3 commits into from

Conversation

cvchauhan
Copy link
Contributor

Summary:
This pull request updates the path-to-regexp package to the latest version and refactors the code to be compatible with the new API changes. The changes ensure that all route matching, URL generation, and parsing work correctly with the updated library.

Changes Made:

Updated path-to-regexp package to the latest version (v8.1.0).
Refactored the following modules/files to accommodate breaking changes in the new version:
Verified compatibility with existing features and ensured no regression issues.
Testing:

All test cases have been updated and passed successfully.
Additional tests were written to verify the compatibility of path-to-regexp updates.
Impact:
This update ensures future compatibility and takes advantage of performance improvements and bug fixes from the latest version of path-to-regexp.

Related Issues:

Resolves issue #966.

@cvchauhan cvchauhan closed this by deleting the head repository Sep 14, 2024
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.

1 participant