mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 16:42:47 +00:00
* Adds Unset type hint for use cases containing additional properties * Simplifies no addProps type hint template * Unset type hints added when additionalProperties are off * Adds __getitem__ unset fix * Adds unset test * Fixes non overload method when addprops are present * Sample regenrated, tests added, readme updated * Unit test sample updated * Reverts version files