mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 08:31:23 +00:00
* Turns on setting model.additionalProperties for composed schemas when supportsAdditionalPropertiesWithComposedSchema is true, tests updated for v2 and v3 specs * Comment change * Samples updated * Turns on supportsAdditionalPropertiesWithComposedSchema for CsharpNetCoreClient, samples regenerated * Changes commented out, samples regnerated * Refactors the update in setAddProps to not impact the charp client