You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your case should be handled now. But we still need to work out the more complex case where the object wrapper itself is optional. This might possibly be forbidden except for keyword objects.
If I am using a @:post Root with optionnal parameter like:
I get on client side:
When giving:
{"name":"bar\"}
The issue is fixed if I am passing an empty string to it, so it seems that it is the optionnal parameter feature that is not working
The text was updated successfully, but these errors were encountered: