Gives the error message as given in the image when trying to create a function with GUI
Also trying it from latest CLI gives the following error
➜ video-transcoding-appwrite-function appwrite push function
? Which functions would you like to push? trancode video (67989f220010250ff712)
ℹ Info: Validating functions ...
ℹ Info: Checking for changes ...
ℹ Info: Pushing functions ...
✗ Error • trancode video (67989f220010250ff712) • Invalid `specification` param: Specification must be one of:
✗ Error: No functions were pushed.
What am i supposed to do to create a function deployment on selfhosted server