Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for serverless v2 and improve HTTP endpoint logic Introduced a new variable to differentiate between standard serverless and serverless v2 configurations. Updated the logic for enabling HTTP endpoints to account for both serverless and serverless v2 setups. * Reordered the serverless_v2 condition to be more logical and simplified the enable_http_endpoint condition by removing redundant checks for improved clarity and maintainability. --------- Co-authored-by: Igor Rodionov <[email protected]>
- Loading branch information