File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -10100,6 +10100,18 @@ export interface HelmRepositoryResponseAllOfConfig {
10100
10100
* @memberof HelmRepositoryResponseAllOfConfig
10101
10101
*/
10102
10102
'scaleway_project_id'?: string;
10103
+ /**
10104
+ *
10105
+ * @type {string}
10106
+ * @memberof HelmRepositoryResponseAllOfConfig
10107
+ */
10108
+ 'azure_tenant_id'?: string;
10109
+ /**
10110
+ *
10111
+ * @type {string}
10112
+ * @memberof HelmRepositoryResponseAllOfConfig
10113
+ */
10114
+ 'azure_subscription_id'?: string;
10103
10115
}
10104
10116
/**
10105
10117
*
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qovery-typescript-axios" ,
3
- "version" : " v1.1.630 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " OpenAPI client for qovery-typescript-axios" ,
5
5
"author" : " OpenAPI-Generator Contributors" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments