scaleway / serverless-scaleway-functions

Plugin for Serverless Framework to allow users to deploy their serverless applications on Scaleway Functions
MIT License
78 stars 25 forks source link

typo : httpOption cannot be "disabled" #208

Closed kdubuc closed 2 months ago

kdubuc commented 9 months ago

Hi !

I think there is a typo in README 👍

httpOption cannot be "disabled" because API doesn't let you do that : https://www.scaleway.com/en/developers/api/serverless-containers/

https://github.com/scaleway/serverless-scaleway-functions/blob/bb24dad1b0399438cabbd4bc9780207df9011e9a/README.md?plain=1#L153

cyclimse commented 2 months ago

Sorry for getting back to you after so much time has passed, but indeed this is a mistake, there's no such option available. Thanks a lot for reporting it!