Skip to content

Commit

Permalink
add typescript three plus (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverMKing committed Dec 14, 2021
1 parent 0c250bb commit f6aa014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/typescript-fetch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<configOptions>
<sortParamsByRequiredFlag>true</sortParamsByRequiredFlag>
<supportsES6>true</supportsES6>
<typescriptThreePlus>true</typescriptThreePlus>
<prefixParameterInterfaces>true</prefixParameterInterfaces>
<npmName>kubernetes-client-typescript-fetch</npmName>
<npmVersion>${generator.client.version}</npmVersion>
Expand Down

0 comments on commit f6aa014

Please sign in to comment.