File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17121,7 +17121,7 @@ export interface TerraformDeploymentRestrictionRequest {
17121
17121
* @type {string}
17122
17122
* @memberof TerraformDeploymentRestrictionRequest
17123
17123
*/
17124
- 'value'? : string;
17124
+ 'value': string;
17125
17125
}
17126
17126
17127
17127
@@ -17166,7 +17166,7 @@ export interface TerraformDeploymentRestrictionResponse {
17166
17166
* @type {string}
17167
17167
* @memberof TerraformDeploymentRestrictionResponse
17168
17168
*/
17169
- 'value'? : string;
17169
+ 'value': string;
17170
17170
}
17171
17171
17172
17172
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qovery-typescript-axios" ,
3
- "version" : " v1.1.622 " ,
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