Baptiste Leduc

Results 134 comments of Baptiste Leduc

Hey, any news about fixing tests ? :)

Hey @Rid , Thanks for all the work on this PR ! You proposal for nullable handling seems totally fine to me. The code seems fine to me :)

Could you add a note in the CHANGELOG about this change ? :pray:

Hello @achton, sadly, OpenAPI 3 component is not compatible with 3.1 specification. I did not planned a timeline yet :/ In the mean time, I would recommend you to use...

> What about using objects instead of arrays for query parameters? This is indeed a good idea and something we should do so we can mutualize validation for both models...

@uuf6429 Thanks for your feedback ! I updated the main description according to that, I don't think I'll do the `withX` methods cause they can be numeros with more properties....

Hello there, I have focused a lot on this recently and started to make some parts of Jane v8, since it's a complete rewrite it will take some time but...

Hello and thanks for your issue ! That's kinda surprising since the `anyOf` parameter isn't well supported and I though it won't have this dependency at all. If you have...

Hello ! Thanks for your report. > All PHP files (models) generated by Jane are now extending \ArrayObject. This is because `additionalProperties` is now set to `true` by default as...

I do think it's a good idea to make the default `additionalProperties` value a part of the configuration, I'll make a pull request to fix that as soon as I...