-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Support request validators and request/response mappings #299
Comments
Hi guys. Any progress on this? This is a really important feature. |
@brunofitas @kadrach I have implemented this functionality locally https://github.com/ejhayes/aws-sam-cli. To use templates, just need to add the velocity template to the
The velocity template mapping and JSONPath looks to be working fine, but java specific string functions like Hoping to have a PR opened in the next couple days. |
Thanks Eric! |
Awesome one Eric!!!
Look forward to the PR and shout out if you need a hand to us
…On Thu, 1 Nov 2018 at 11:35, Bruno Fitas ***@***.***> wrote:
Thanks Eric!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#299 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADL4BKjUWsqCbEW5WwF80StnUH4hNKbRks5uqtyEgaJpZM4R_YT6>
.
|
Hi, will this going to be implemented ?
|
@jfuss or others? Is this in the aws sam cli roadmap at all? This issue is more then 2 years old, had contributing PR that was rejected, so is it being worked on at all? |
@jfuss I would like to restart this PR. I understand the concerns about adding new dependencies. |
Thanks for your interest in this feature request. We are hesitant to merge this today because with the current resources we would not be able to commit to maintaining this feature in the long run - maintain feature parity and fix issues with the implementation in a timely manner. Given the reaction we can see that this is important to the community and we recommend one of the two alternatives -
|
It would be great if
aws-sam-local
could support the request validation features of the APIGateway and request/response mappings with Velocity templates! Alternatively a log message on local calls that these parts of the definition are being ignored :)The text was updated successfully, but these errors were encountered: