mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-18 22:17:05 +00:00
bugfix: generate correct setup.pi when no paths are specified (#20098)
This commit is contained in:
@@ -51,4 +51,4 @@ setup(
|
||||
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
|
||||
""", # noqa: E501
|
||||
package_data={"petstore_api": ["py.typed"]},
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user