We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alias
This prompts SLS to give a warning, which will become an error in v4 as stated in https://www.serverless.com/framework/docs/deprecations/#CONFIG_VALIDATION_MODE_DEFAULT_V3
Example:
Configuration error: at 'custom.warmup.warmerName': unrecognized property 'alias'
The text was updated successfully, but these errors were encountered:
[juanjoDiaz#345] Adds missing alias to schema additions
38397f3
No branches or pull requests
This prompts SLS to give a warning, which will become an error in v4 as stated in
https://www.serverless.com/framework/docs/deprecations/#CONFIG_VALIDATION_MODE_DEFAULT_V3
Example:
The text was updated successfully, but these errors were encountered: