Skip to content

Commit 45b92d3

Browse files
committed
Regenerate source codes.
1 parent 726dc11 commit 45b92d3

395 files changed

Lines changed: 3547 additions & 394 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

modules/openapi-generator/src/main/resources/kotlin-client/licenseInfo.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"RemoveRedundantCallsOfConversionMethods",
1515
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
1616
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
1718
"UnnecessaryVariable",
1819
"UnusedImport",
1920
"UnnecessaryVariable",

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/apis/AuthApi.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.apis

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/apis/BodyApi.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.apis

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/apis/FormApi.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.apis

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/apis/HeaderApi.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.apis

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/apis/PathApi.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.apis

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/apis/QueryApi.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.apis

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/models/ApiBird.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.models

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/models/ApiCategory.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.models

samples/client/echo_api/kotlin-jvm-okhttp/src/main/kotlin/org/openapitools/client/models/ApiDefaultValue.kt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@
88

99
@file:Suppress(
1010
"ArrayInDataClass",
11+
"DuplicatedCode",
1112
"EnumEntryName",
1213
"RemoveRedundantQualifierName",
13-
"UnusedImport"
14+
"RemoveRedundantCallsOfConversionMethods",
15+
"REDUNDANT_CALL_OF_CONVERSION_METHOD",
16+
"RedundantUnitReturnType",
17+
"RemoveEmptyClassBody",
18+
"UnnecessaryVariable",
19+
"UnusedImport",
20+
"UnnecessaryVariable",
21+
"unused"
1422
)
1523

1624
package org.openapitools.client.models

0 commit comments

Comments
 (0)