CraigAstillRVU

Results 1 comments of CraigAstillRVU

Just hit the same issue with an OpenApi 3.0.0 contract that makes use of: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.0.md#discriminator-object with `mapping` + `oneOf` on the schema object. So similar to: https://github.com/oapi-codegen/oapi-codegen/issues/1360#issuecomment-2423159871, but with `mapping`...