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 dcd7bed commit 76a2f69Copy full SHA for 76a2f69
1 file changed
bin/utils/ensure-up-to-date
@@ -84,7 +84,7 @@ declare -a samples=(
84
"${root}/bin/typescript-redux-query-petstore-with-npm-version.sh"
85
"${root}/bin/cpp-restsdk-petstore.sh"
86
"${root}/bin/cpp-qt5-qhttpengine-server-petstore.sh"
87
-"${root}/bin/openapi3/powershell-experimental-petstore.sh"
+#"${root}/bin/openapi3/powershell-experimental-petstore.sh"
88
)
89
90
# Some special case generators may expect to be run as a stanalone process (e.g. modifying classpath)
0 commit comments