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 @@ -20635,7 +20635,7 @@ export const AlertReceiversApiAxiosParamCreator = function (configuration?: Conf
2063520635 baseOptions = configuration.baseOptions;
2063620636 }
2063720637
20638- const localVarRequestOptions = { method: 'GET ', ...baseOptions, ...options};
20638+ const localVarRequestOptions = { method: 'POST ', ...baseOptions, ...options};
2063920639 const localVarHeaderParameter = {} as any;
2064020640 const localVarQueryParameter = {} as any;
2064120641
Original file line number Diff line number Diff line change 11{
22 "name" : " qovery-typescript-axios" ,
3- "version" : " v1.1.773 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " OpenAPI client for qovery-typescript-axios" ,
55 "author" : " OpenAPI-Generator Contributors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments