From ddb44ce2243beee49c3943b490cdeb24b807ffbe Mon Sep 17 00:00:00 2001 From: William Cheng Date: Wed, 4 Jun 2025 16:15:35 +0800 Subject: [PATCH] test python client --- .../openapi3/client/petstore/python/.openapi-generator-ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/openapi3/client/petstore/python/.openapi-generator-ignore b/samples/openapi3/client/petstore/python/.openapi-generator-ignore index 7484ee590a38..daed634bb4b7 100755 --- a/samples/openapi3/client/petstore/python/.openapi-generator-ignore +++ b/samples/openapi3/client/petstore/python/.openapi-generator-ignore @@ -21,3 +21,4 @@ #docs/*.md # Then explicitly reverse the ignore rule for a single file: #!docs/README.md +#