-
Notifications
You must be signed in to change notification settings - Fork 32
Let frontend return 'number' instead of 'float' for the func schema 🐛 #7726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
odeimaiz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
simply remove the "mapping", if there is no mapping needed
Done |
But the mapping for |
Yes, but afaik filepickers are not allowed atm? |
Correct, I will rewrite the function you just removed, in a few days 👍 |
|
@mergify queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 9e9cc95 |
So you want me to put it back, or we leave it like this for now? |
|



What do these changes do?
Json schemas don't support 'float', but need 'number'.
The Create functions window of the frontend now returns 'number' in the function schemas
How to test
Create function on frontend, run function.