forked from loafle/openapi-generator-original
bugfix: generate correct setup.pi when no paths are specified (#20098)
This commit is contained in:
@@ -49,4 +49,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