Modify a Serverless Template
Hi,
I'm trying to automate docker image deployments. In documentation there is a method to modify serverless template (saveTemplate), but it's weird that I can't for example exclude env from curl request, it throws an error "GRAPHQL_VALIDATION_FAILED".
Is there a way to just modify docker image name and not to touch any other field?
Is there a way to restart endpoints that are using this template? I cannot find definition to get all endpoints or templates.
Cheers!
Mateusz
I'm trying to automate docker image deployments. In documentation there is a method to modify serverless template (saveTemplate), but it's weird that I can't for example exclude env from curl request, it throws an error "GRAPHQL_VALIDATION_FAILED".
Is there a way to just modify docker image name and not to touch any other field?
Is there a way to restart endpoints that are using this template? I cannot find definition to get all endpoints or templates.
Cheers!
Mateusz
