Petur Bjorn Thorsteinsson
Petur Bjorn Thorsteinsson
Python 2.7 is not supported anymore and ecs-deploy doesn't really work with it anymore. When trying to run a deploy under python 2.7 this error appears: ``` Unknown parameter in...
Fix for Issue #12, cannot assign *docker.DockerInfo to cd.dockerInfoData (type *docker.Env) in multiple assignment
If the swagger file has a default value set on a parameter, a 'defaultValue' will be added to the @Parameter annotation. The problem is that this annotation uses `io.swagger.v3.oas.annotations.Parameter` and...
event_key is currently only supported when in 'raw' mode. It will be beneficial to also have this option in the other mode - usually the event is a json object,...