File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57978,7 +57978,7 @@ export const TerraformsApiAxiosParamCreator = function (configuration?: Configur
57978
57978
* @throws {RequiredError}
57979
57979
*/
57980
57980
getDefaultTerraformAdvancedSettings: async (options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
57981
- const localVarPath = `/defaultTerraformAdvancedSettings: `;
57981
+ const localVarPath = `/defaultTerraformAdvancedSettings`;
57982
57982
// use dummy base URL string because the URL constructor only accepts absolute URLs.
57983
57983
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
57984
57984
let baseOptions;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qovery-typescript-axios" ,
3
- "version" : " v1.1.618 " ,
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