Closed manishrjain closed 2 years ago
This PR adds an /admin/lambda HTTP func to take in lambda script over HTTP, encode it to base64, and then update it.
/admin/lambda
When schema or lambda scripts are updated, automatically reload them in the server, making the updates visible to the end-user.
This change is
This PR adds an
/admin/lambda
HTTP func to take in lambda script over HTTP, encode it to base64, and then update it.When schema or lambda scripts are updated, automatically reload them in the server, making the updates visible to the end-user.
This change is