mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 00:19:05 +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.