We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8659df2 commit d23e953Copy full SHA for d23e953
1 file changed
twitter_openapi_python_generated/tools/win/gen.ps1
@@ -2,8 +2,8 @@
2
# Move-Item "\\wsl.localhost\Ubuntu-22.04\home\yuki\openapi-generator\modules\openapi-generator-cli\target\openapi-generator-cli.jar" "tools/openapi-generator-cli.jar" -Force
3
4
5
-./twitter-openapi/.venv/Scripts/Activate.ps1
6
-Start-Process -FilePath "python" -ArgumentList "tools/build.py" -WorkingDirectory "twitter-openapi" -Wait -NoNewWindow
+# ./twitter-openapi/.venv/Scripts/Activate.ps1
+# Start-Process -FilePath "python" -ArgumentList "tools/build.py" -WorkingDirectory "twitter-openapi" -Wait -NoNewWindow
7
8
tools/win/clean.ps1
9
java -jar tools/openapi-generator-cli.jar generate -g python -c tools/openapi-generator-config.yaml --git-repo-id twitter_openapi_python --git-user-id fa0311
0 commit comments