UpdateFunction
PATCH/function/:function_name
Updates the draft version of an existing function with new code, runtime version, or description while preserving the published version.
Request
Responses
- 200
- 404
- 409
- 500
UpdateFunction 200 response
ResourceNotFound 404 response
WorkspaceLockConflict 409 response
InternalServerError 500 response