Skip to content

Commit 76a2f69

Browse files
committed
comment out powershell petstore in uptodate script
1 parent dcd7bed commit 76a2f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/utils/ensure-up-to-date

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ declare -a samples=(
8484
"${root}/bin/typescript-redux-query-petstore-with-npm-version.sh"
8585
"${root}/bin/cpp-restsdk-petstore.sh"
8686
"${root}/bin/cpp-qt5-qhttpengine-server-petstore.sh"
87-
"${root}/bin/openapi3/powershell-experimental-petstore.sh"
87+
#"${root}/bin/openapi3/powershell-experimental-petstore.sh"
8888
)
8989

9090
# Some special case generators may expect to be run as a stanalone process (e.g. modifying classpath)

0 commit comments

Comments
 (0)