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

Fixes missing path parameters #943

Merged
merged 4 commits into from
Jul 18, 2022
Merged

Conversation

MaggieKimani1
Copy link
Contributor

This PR updates the slicing logic to retrieve missing path parameters during slicing of OpenAPI documents from the OpenApiPathItem object when the setting DeclarePathParametersOnPathItem is set to true.
Fixes #834

@MaggieKimani1 MaggieKimani1 marked this pull request as ready for review July 15, 2022 13:42
@MaggieKimani1 MaggieKimani1 merged commit 9dc6ef1 into vnext Jul 18, 2022
@MaggieKimani1 MaggieKimani1 deleted the mk/fix-missing-path-params branch July 18, 2022 08:43
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.

Update slicing of OpenAPI document to include path parameters
2 participants