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

Added fix for if no request body or parameters #16

Merged
merged 2 commits into from
Jan 18, 2018

Conversation

chrisgerrish
Copy link
Contributor

No description provided.

@brendo
Copy link
Contributor

brendo commented Oct 31, 2017

This PR is fine, but the bump of jst has caused an error in CI.

It's actually an error with the types of jst, so I've raised a PR jdwije/jst#8 to resolve.

Once that lands, this PR can be accepted as is (and we'll do the update), or the PR can bump the dependency to beta.14 (assuming).

@brendo brendo merged commit 630b399 into temando:master Jan 18, 2018
@David-Sellen David-Sellen mentioned this pull request Jul 11, 2018
@jkon
Copy link

jkon commented Sep 26, 2018

This PR introduced a bug which I detailed in issue #32 . The added if statements are checking the wrong object. They should be checking the documentationConfig, not the operationObj. The way this PR changed things, it totally ignores request bodies and path parameters

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.

3 participants