oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

Properly merge discriminator when combining schema's using allOf

Open alexbakker opened this issue 1 year ago • 0 comments

Previously, when combining two schema's using allOf, the discriminator would not carry over to the resulting merged schema.

alexbakker avatar Aug 25 '24 09:08 alexbakker