Alvaro López
Alvaro López
Hi @dnalborczyk @vidueirof . I've implemented this on https://github.com/dherault/serverless-offline/pull/1600, where we accept payloadFormat 1.0, 2.0 and 2.0 + simpleResponses. There are also some checks done where enableSimpleResponses HAS to be...
> No worries man, I was also looking for support for PayloadFormat 2.0. Glad I could help out.
Same output for `serverless doctor`: ``` 1 deprecation triggered in the last command: CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below...
So... the way I do this right now is using the following on a theme file: ```plantuml !$AWS_DARK = false !$PUML_MODE = 'dark' !$CUSTOM_COLOR_BLUE_DARK = '#240E89' !$CUSTOM_COLOR_ORANGE_LIGHTEST = '#FAE2D2' !$CUSTOM_COLOR_ORANGE_LIGHT...