Skip to content

Commit 3f68d8d

Browse files
author
qovery
committed
See Qovery/qovery-openapi-spec@3ac5e7c from refs/heads/main
1 parent 7f45c43 commit 3f68d8d

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
@@ -242,7 +242,7 @@ export interface AlertReceiverCreationValidationRequest {
242242
* @type {AlertReceiverCreationRequest}
243243
* @memberof AlertReceiverCreationValidationRequest
244244
*/
245-
'alertReceiver': AlertReceiverCreationRequest;
245+
'alert_receiver': AlertReceiverCreationRequest;
246246
/**
247247
*
248248
* @type {string}

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.779",
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)