mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 11:57:08 +00:00
bugfix: generate correct setup.pi when no paths are specified (#20098)
This commit is contained in:
@@ -48,4 +48,4 @@ setup(
|
||||
Echo Server API
|
||||
""", # noqa: E501
|
||||
package_data={"openapi_client": ["py.typed"]},
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user