Skip to content

Commit ea4cb95

Browse files
author
qovery
committed
See Qovery/qovery-openapi-spec@9bb421e from refs/heads/main
1 parent 3e61fbf commit ea4cb95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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": {

0 commit comments

Comments
 (0)