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 901cdd1 commit 68ac664Copy full SHA for 68ac664
client/templates/regenerate.sh
@@ -76,7 +76,7 @@ prepend_header() {
76
mv "$tmpfile" "$file"
77
}
78
79
-# List of paths to exclude (.../client)
+# List of paths to exclude (from .../client)
80
EXCLUDE_PATHS=(
81
"python/.gitignore"
82
"python/.openapi-generator/"
0 commit comments