[FEATURE] I want to know a type on argument of handler in function that requires file_id
input
#388
Labels
feature request
New feature or request
file_id
input
#388
Description of the problem being solved
When I
DefineFunction
like below, nowfile
will beany
type.Alternative solutions
Now developer can see its correct type with debug print on custom function. (But I've not done yet, so I don't know what is correct type of
file_id
input.)Requirements
I think it is better that properties in
input
become correct type ifSchema.slack.types.*
is provided toinput_parameters
.Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
The text was updated successfully, but these errors were encountered: