Curtis Stanford
Curtis Stanford
I noticed the commit for fs2 1.0.0. Is it going to be released soon?
I've found that if I replace ``` FilePicker.platform.pickFiles ``` with ``` FilePickerWeb.platform.pickFiles ``` it works. Of course, it only works on web.
I agree. Causing me some problems as well. Not sure why this is the default.
Agreed, it is the most efficient but some JSON decoding clients can't be configured that way.
Also doesn't work the other way around. Endpoints specified with auth types do not generate openapi with auth attributes so you can't call any of the endpoints from the generated...
I think it would be nice if the name generated for openapi be specified with its type parameters (i.e. Data_String) instead of just Data. Systems that consume the openapi json...
Oh, I didn't know that there were different types of extensions. While it would be nice to have it work in my YouTube app, do what you think is best.