Anton Weber
Results
1
comments of
Anton Weber
Using an enum descriminator is still broken on 4.2.3 and the current master (4.3.0-SNAPSHOT). I built a simple example based on the OpenAPI docs: ``` components: schemas: Pet: oneOf: -...