DianaIonita/serverless-api-gateway-caching

New serverless release not compliant with pulgin

Closed this issue · 2 comments

SBKila commented

I got some failure with caching, APIGateway no more detect parameters when using yarn global add serverless@3.27.0 or yarn global add serverless@3
image

Previoulsy with yarn global add serverless@3.12.0, (this is the only change I done)

image

SBKila commented

Sorry but may by error I facing is somewhere else

SBKila commented

The issue seem to come from the order of declaration of aws plugin in serverless.yml
we are using serverless-plugin-ifelse to setup cache activation
this pulging have to be declare before serverless-api-gateway-caching