We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f02ab commit 55d6fbbCopy full SHA for 55d6fbb
generated-tado-api-client/pom.xml
@@ -33,7 +33,7 @@
33
https://github.com/OpenAPITools/openapi-generator/tree/master/modules/openapi-generator-maven-plugin -->
34
<configuration>
35
<!-- the essentials -->
36
- <inputSpec>https://raw.githubusercontent.com/kritsel/tado-openapispec-v2/v2.2024.08.11.4/tado-openapispec-v2.yaml</inputSpec>
+ <inputSpec>https://raw.githubusercontent.com/kritsel/tado-openapispec-v2/latest/tado-openapispec-v2.yaml</inputSpec>
37
<generatorName>java</generatorName>
38
<library>restclient</library>
39
0 commit comments