Skip to content

Commit 924e100

Browse files
paddatrapperlibretime-bot
authored andcommitted
chore(deps): update openapitools/openapi-generator-cli docker tag to v7.12.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 5920133
1 parent 5920133 commit 924e100

File tree

174 files changed

+171
-557
lines changed

Some content is hidden

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

174 files changed

+171
-557
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.11.0
1+
7.12.0

javascript-client/configuration.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,10 @@ export class Configuration {
9090
this.basePath = param.basePath;
9191
this.serverIndex = param.serverIndex;
9292
this.baseOptions = {
93+
...param.baseOptions,
9394
headers: {
9495
...param.baseOptions?.headers,
95-
'User-Agent': "OpenAPI-Generator/2.0.0/typescript-axios"
9696
},
97-
...param.baseOptions
9897
};
9998
this.formDataCtor = param.formDataCtor;
10099
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.11.0
1+
7.12.0

php-client/README.md

Lines changed: 1 addition & 1 deletion

php-client/lib/Api/CeleryTasksApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* The version of the OpenAPI document: 2.0.0
1818
* Generated by: https://openapi-generator.tech
19-
* Generator version: 7.11.0
19+
* Generator version: 7.12.0
2020
*/
2121

2222
/**

php-client/lib/Api/FilesApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* The version of the OpenAPI document: 2.0.0
1818
* Generated by: https://openapi-generator.tech
19-
* Generator version: 7.11.0
19+
* Generator version: 7.12.0
2020
*/
2121

2222
/**

php-client/lib/Api/ImportedPodcastsApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* The version of the OpenAPI document: 2.0.0
1818
* Generated by: https://openapi-generator.tech
19-
* Generator version: 7.11.0
19+
* Generator version: 7.12.0
2020
*/
2121

2222
/**

php-client/lib/Api/InfoApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* The version of the OpenAPI document: 2.0.0
1818
* Generated by: https://openapi-generator.tech
19-
* Generator version: 7.11.0
19+
* Generator version: 7.12.0
2020
*/
2121

2222
/**

php-client/lib/Api/LibrariesApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* The version of the OpenAPI document: 2.0.0
1818
* Generated by: https://openapi-generator.tech
19-
* Generator version: 7.11.0
19+
* Generator version: 7.12.0
2020
*/
2121

2222
/**

php-client/lib/Api/ListenerCountsApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* The version of the OpenAPI document: 2.0.0
1818
* Generated by: https://openapi-generator.tech
19-
* Generator version: 7.11.0
19+
* Generator version: 7.12.0
2020
*/
2121

2222
/**

0 commit comments

Comments
 (0)