File tree Expand file tree Collapse file tree 2 files changed +1
-19
lines changed Expand file tree Collapse file tree 2 files changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -1336,18 +1336,6 @@ export interface AzureCredentialsRequest {
1336
1336
* @memberof AzureCredentialsRequest
1337
1337
*/
1338
1338
'azure_tenant_id': string;
1339
- /**
1340
- *
1341
- * @type {string}
1342
- * @memberof AzureCredentialsRequest
1343
- */
1344
- 'azure_client_id': string;
1345
- /**
1346
- *
1347
- * @type {string}
1348
- * @memberof AzureCredentialsRequest
1349
- */
1350
- 'azure_client_secret': string;
1351
1339
}
1352
1340
/**
1353
1341
*
@@ -1379,12 +1367,6 @@ export interface AzureStaticClusterCredentials {
1379
1367
* @memberof AzureStaticClusterCredentials
1380
1368
*/
1381
1369
'azure_tenant_id': string;
1382
- /**
1383
- *
1384
- * @type {string}
1385
- * @memberof AzureStaticClusterCredentials
1386
- */
1387
- 'azure_client_id': string;
1388
1370
/**
1389
1371
*
1390
1372
* @type {string}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qovery-typescript-axios" ,
3
- "version" : " v1.1.627 " ,
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