Baptiste Leduc
Baptiste Leduc
Hi @Jaesin, Thanks for reaching us about this issue. Actually Jane try to comply with specification as most as possible, but since we have to specify each cases. I'll keep...
Hi, Thanks for reaching us about your issue ! In Jane we do generate client based on 3 steps: - Guessing - Analyzing - Generation During Guessing & Analyzing parts...
@flavioheleno I'm surprised but thanks for your feedback ! I really love to see that even the silent part of this community come around to check how the project is...
Sorry @flavioheleno I was late answering, we talked a lot about this point with some @jolicode coworkers and we mostly agree at some point that the main issue here isn't...
> As a user I like to add, the it helps us a lot, that the client code is based on the PSR interfaces. It allows us to replace the...
Typed properties will come with Jane v8, I'll release v7 soon-ish ~
> > Note: typed properties can be implemented for PHP 7.4 as well :) > > @jmsche Yes you're absolutely right, my mistake ! smile It's not exactly true, for...
I did not worked on that feature yet, feel free to try it :+1:
I would prefer to raise PHP requirements to 7.4.
Hey @brzuchal, Sorry for late replay, was a bit busy this days. From what I can read in OpenAPI spec, `style` field should be guessed based on `in` field: >...