mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-15 20:19:08 +00:00
Tests for python client, comprising support for additional_properties and arrays. There are ugly workarounds for when there are discriminators, since the python client generator does not fully handle them. Cool indentation of test files.