Fixes if the python generator
- Change type of fields in the RestApiMethod model from
AnyJsontotyping.Anysince msgspec does not support forward references. See: https://github.com/jcrist/msgspec/issues/676 - Prepare the generator for a situation where swagger does not define any types (components).
- Improved recognition of responses represented by an array
Edited by Jakub Ziebinski