mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 14:24:28 +00:00
0e42edc95b
* Add support for both string and object license formats in `pyproject.toml` for Python and Python-Pydantic generators. (#21619) * Generate the samples (#21698) * Generate the samples (#21698) * Remove Python-Pydantic-v1 license format tests (#21619) * Revert license format to string in Python-Pydantic-v1 samples (#21619)