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

fix(oas): ignore path item properties other than http methods #243

Merged

Conversation

ostridm
Copy link
Contributor

@ostridm ostridm commented Apr 22, 2024

closes #242

@ostridm ostridm added the Type: bug Something isn't working. label Apr 22, 2024
@ostridm ostridm requested a review from pmstss April 22, 2024 11:17
@ostridm ostridm self-assigned this Apr 22, 2024
Copy link

codeclimate bot commented Apr 22, 2024

Code Climate has analyzed commit 91f12a6 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 92.1% (0.0% change).

View more on Code Climate.

@ostridm ostridm requested review from derevnjuk and removed request for pmstss April 22, 2024 11:56
@ostridm ostridm enabled auto-merge (squash) April 22, 2024 12:04
@ostridm ostridm requested review from denis-maiorov-brightsec and removed request for derevnjuk April 22, 2024 12:13
Copy link
Contributor

@denis-maiorov-brightsec denis-maiorov-brightsec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@ostridm ostridm merged commit f927e7e into master Apr 22, 2024
4 checks passed
@ostridm ostridm deleted the fix_#242/ignore-path-item-properties-other-than-http-methods branch April 22, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAS: An invalid HAR Request is produced when path item object contains properties other than http methods
2 participants