We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cca817 commit 53e8503Copy full SHA for 53e8503
client/templates/regenerate.sh
@@ -82,6 +82,8 @@ EXCLUDE_PATHS=(
82
"python/.openapi-generator/"
83
"python/.openapi-generator-ignore"
84
"python/pyproject.toml"
85
+ "python/cli/"
86
+ "client/test/"
87
)
88
89
EXCLUDE_EXTENSIONS=(
0 commit comments