Skip to content

Fix loading of request models and *params - #28

Closed
adambartholomew wants to merge 2 commits into
temando:masterfrom
adambartholomew:feature/request-params
Closed

Fix loading of request models and *params#28
adambartholomew wants to merge 2 commits into
temando:masterfrom
adambartholomew:feature/request-params

Conversation

@adambartholomew

Copy link
Copy Markdown

Combining the commits/comments from the two outstanding PRs. Credit to https://github.com/jhaagmans

#27
#24

I can also confirm that *params and the requestModel properties are being ignored in the serverless.yml configuration. The DefinitionGenerator needs to check for a value in the documentationConfig, not the being-generated operationObj.

This seems to be a regression from 0.3 > 0.4.

@jhaagmans

Copy link
Copy Markdown

@adambartholomew I don't see any differences between this PR and #27.

@adambartholomew

Copy link
Copy Markdown
Author

You are correct. Apologies, I went back and forth with some ideas. Closing this PR.

@adambartholomew
adambartholomew deleted the feature/request-params branch August 15, 2018 12:28
@rburbu mentioned this pull request Jun 26, 2019
Sign up for freeto 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.

2 participants

@adambartholomew@jhaagmans