Simon Jentsch

Results 21 comments of Simon Jentsch

Thank you very much man! Unfortunately the source map fix doesn't work for me. When starting the unit test I get: ``` Module build failed: TypeError: Cannot read property 'sections'...

@dennisoverbeeke Have you found a work-around? We had the same problem, trying to add models to the Serverless generated APIGateway resource. We decided to write a Serverless 1.0 plugin ourselves....

The dependency is definitely needed, otherwise cloudfront won't build stuff in the right order. There needs to be special handling for your case. If the model is an object, don't...

Currently not. We also don't have that much time to investigate this. So if someone finds something, it would be really cool that they could fix it and make a...

Seems to be the same issue as #36. This was closed with #48. If this is a different issue, please say so, and I will open this ticket again :)

Cloudformation now supports documentation parts, so using the SDK is no longer needed. I will update this soon, so rate limiting is no problem any more. This should also increase...

Unfortunately, this is not resolved. There is a roadblock for this because of the limit of CloudFormation resources that will explode with this change.

@bitsofinfo @sajithneyo Sorry for not looking here for a while. We are currently not maintaining it anymore. Mainly because the use case in our company is gone. I already talked...

@sajithneyo We changed to manually writing swagger mainly and also a lot of our team's codebase is going away from serverless.