forked from loafle/openapi-generator-original
* 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