karzang
Results
2
comments of
karzang
In #13897 I provided a potential fix for this problem regarding `oneOf`. I think this PR would also be a good baseline for fixing the same problem concerning `anyOf`.
I think a workaround would be to wrap your `Boolean`, `Double`, `Float`, `Integer`, `Long`, `String` or `LocalDate` Schema into an Object and then reference the object in your `allOf`/`anyOf`/`oneOf`