ritwik-dell
Results
2
issues of
ritwik-dell
Hi, I am new to Serverless and Node.js. I am trying to run the "_aws-node-fetch-file-and-store-in-s3_" example. I have not modified the code. Here is how I am invoking it. `serverless...
I have a Swagger file which has external references. Here is a snapshot of how I am calling out the external reference: ``` "definitions": { "Car": { "$ref": "./common/schema/car.schema" }...