mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
* Validate pyproject.toml of echo client python sample * Use PEP-508 compatible version constraint for `requires-python` key * Update samples * Move job to petstore workflow * Update generated sample * Use equals or greater than operator instead of greater than * Update samples