Remco Aalderink

Results 4 comments of Remco Aalderink

Okay, cool. This helps implement the case for public properties with `@required` or `#[Required]`. There is another strategy to autowire: through public methods with this annotation or attribute. I've found...

This is an example piece of code to analyse; ```php

I've created a new PR for this package now, which should cover this. However, I'm running into a couple things I'm not quite understanding how to solve at this moment....

In the original post the DealsApi was specifically mentioned, however, as this is due to the ObjectSerializer class ignoring extra fields, this is for any API that allows for custom...