The following functionality only relates to the new Functions user interface and the Serverless API. Functions Classic is not affected.
By default, Services created by the API and the Serverless Toolkit are read-only in the new Functions user interface. This is to prevent any unintentional edits from the UI.
Set the ui-editable
property of the Service to true
to make a Service's functions editable via the UI.