forked from loafle/openapi-generator-original
comment out python-legacy test in circleci
This commit is contained in:
parent
ffe5df8fa1
commit
b8a6921a98
2
pom.xml
2
pom.xml
@ -1283,7 +1283,7 @@
|
|||||||
<module>samples/client/petstore/python</module>
|
<module>samples/client/petstore/python</module>
|
||||||
<module>samples/client/petstore/python_disallowAdditionalPropertiesIfNotPresent</module>
|
<module>samples/client/petstore/python_disallowAdditionalPropertiesIfNotPresent</module>
|
||||||
<module>samples/openapi3/client/petstore/python</module>
|
<module>samples/openapi3/client/petstore/python</module>
|
||||||
<module>samples/openapi3/client/petstore/python-legacy</module>
|
<!--<module>samples/openapi3/client/petstore/python-legacy</module>-->
|
||||||
<!-- TODO comment out below when the test for typescript-nestjs is ready
|
<!-- TODO comment out below when the test for typescript-nestjs is ready
|
||||||
<module>samples/client/petstore/typescript-nestjs-v6-provided-in-root</module>-->
|
<module>samples/client/petstore/typescript-nestjs-v6-provided-in-root</module>-->
|
||||||
<!-- comment out due to error `npm run build`
|
<!-- comment out due to error `npm run build`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user