We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df89295 commit e5b9bbcCopy full SHA for e5b9bbc
generate.sh
@@ -10,7 +10,7 @@ rm vrchatapi docs -rf
10
--git-user-id=vrchatapi \
11
--git-repo-id=vrchatapi-python \
12
-o . \
13
--i https://vrchatapi.github.io/specification/openapi.yaml \
+-i https://raw.githubusercontent.com/vrchatapi/specification/gh-pages/openapi.yaml \
14
--http-user-agent="vrchatapi-py"
15
16
# Enable Global cookies
0 commit comments