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/oas23 body param validation nographite #501

Merged
merged 73 commits into from
Aug 1, 2019

Conversation

chris-miaskowski
Copy link
Contributor

@chris-miaskowski chris-miaskowski commented Jul 29, 2019

Closes #408
Closes #483

chris-miaskowski and others added 30 commits July 18, 2019 22:03
…toplightio/prism into tests/#408/oas23-body-param-validation
- will add them back later once integration tests are done
Copy link
Contributor

@XVincentX XVincentX left a comment

Choose a reason for hiding this comment

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

Dropped a first round of comments, but I need to check this out again tomorrow.

Copy link
Contributor

@XVincentX XVincentX left a comment

Choose a reason for hiding this comment

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

Ok I had another look.

It was a little bit hard to review; I got confused I because of the unsupported tests and the amount of tests — which is good anyway :)

I think we have a bug in httpSpec package, which is treating the required parameter as true by default, but the spec is saying the opposite.

Copy link
Contributor

@XVincentX XVincentX left a comment

Choose a reason for hiding this comment

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

Ok another bunch of commits; I've checked out all the harness examples.

@chris-miaskowski chris-miaskowski self-assigned this Jul 31, 2019
@XVincentX
Copy link
Contributor

@chris-miaskowski also — do not forget to update the CHANGELOG.md

@XVincentX XVincentX merged commit e2a20a3 into master Aug 1, 2019
@XVincentX XVincentX deleted the fix/oas23-body-param-validation-nographite branch August 1, 2019 18:17
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.

OAS2 invalid form data not validated correctly Test Harness: OAS2/3 Body Param Validation
3 participants