Skip to content

Commit

Permalink
removed commented typescript-fetch module
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMario committed Oct 17, 2020
1 parent 6f50d61 commit fa02529
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -849,13 +849,10 @@
<module>samples/client/petstore/python-asyncio</module>
<module>samples/client/petstore/typescript-fetch/builds/default</module>
<module>samples/client/petstore/typescript-fetch/builds/es6-target</module>
<!--
comment out due to error experienced since Sept 6th 2020 due to removed support
for ts 2.x in DefinitivelyTyped. see https://github.com/swagger-api/swagger-codegen/issues/10454

<module>samples/client/petstore/typescript-fetch/builds/with-npm-version</module>
<module>samples/client/petstore/typescript-fetch/tests/default</module>
-->

<module>samples/client/petstore/typescript-node/npm</module>
<!-- comment out due to github rate limit error
<module>samples/client/petstore/typescript-angularjs</module>-->
Expand Down

0 comments on commit fa02529

Please sign in to comment.