mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-22 22:49:13 +00:00
* Convert pyproject.toml template to the format expected by Poetry >=2.0 (https://python-poetry.org/blog/announcing-poetry-2.0.0) * Update samples * Add option to fallback to Poetry 1.x style pyproject.toml * Generate new docs and samples * Place project.urls section a bit further down, so that it doesn't clash with other sections * Update samples