Sander van de Graaf

Results 12 comments of Sander van de Graaf

:+1: Works like a charm :smile:

Yeah, just discovered that this is still an issue as well

I see that the problem arises from `downloadDocumentation.js`: ``` return this.serverless.providers.aws.request('CloudFormation', 'describeStacks', {StackName: stackName}, this.serverless.service.provider.stage, this.serverless.service.provider.region ) Serverless: WARNING: Inappropriate call of provider.request() ``` This will return undefined, and it...

I see it's trying to fetch a custom stack output `AwsDocApiId`, which is set by itself. I'm guessing that I'm missing that value in my stack outputs, as it's not...

This blog post is very old and phantomjs is not recommended anymore (use headless chrome). I don't have access to those old buckets anymore. > Op 4 nov. 2019 om...

Yeah, this would be a great feature to add. Thanks for the work @the-allanc!

This is awesome! Do you have any recommendations for the used sdr dongle?

@kunday any idea if this is ever going to be merged? If you need help, I would be more than happy to help out with taking over some tasks?

Just a +1 here, this is still an issue. In addition, when creating a resource with a reference to a schema version, the columns do not appear to be loaded...

A PR was just merged which fixes this issue