Roger J. A. Duthie

Results 7 issues of Roger J. A. Duthie

Solves the issue documented with: https://github.com/drg-adaptive/serverless-swagger-api/issues/15 Not tested! I'll have to work out how to do that!

There are options for the `serverless.yml` file that are ignored by this plugin. Specifically, the `restApiId`, `restApiRootResourceId` & `websocketApiId` properties of the `provider` section. This means that new API instances...

### Summary #### Circumstances When including a task from another file definition - e.g. `./subproject/pyproject.toml` - and using the `cwd` property in the root `pyproject.toml`. #### Effect If an `envfile`...

bug

I've added as much info as possible here, not sure of the cause of the problem, but I've put my next thing to check in the "Hypotheses" section. I might...

There seems to be some slight misconfiguration for the updownstatus API. The API responds with 500 and the Lambda logs show that the handler is not found: ``` { "errorType":...