Hello,
I just started using this library and it is very great. It will be very convenient for my application. I have been doing something similar to it by using subflows + assert node + comments to provide similar API.
I would like to suggest an addition: to check the type of each input parameter. If the input type (number, string, boolean, ...) is not the expected type conforming to the defined API, then throw an error. Maybe you could add an option (checkbox) so the user can choose if they want to check or not the types.
Keep up the good work,
Thank you
Hello,
I just started using this library and it is very great. It will be very convenient for my application. I have been doing something similar to it by using subflows + assert node + comments to provide similar API.
I would like to suggest an addition: to check the type of each input parameter. If the input type (number, string, boolean, ...) is not the expected type conforming to the defined API, then throw an error. Maybe you could add an option (checkbox) so the user can choose if they want to check or not the types.
Keep up the good work,
Thank you