We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f45c43 commit 3f68d8dCopy full SHA for 3f68d8d
api.ts
@@ -242,7 +242,7 @@ export interface AlertReceiverCreationValidationRequest {
242
* @type {AlertReceiverCreationRequest}
243
* @memberof AlertReceiverCreationValidationRequest
244
*/
245
- 'alertReceiver': AlertReceiverCreationRequest;
+ 'alert_receiver': AlertReceiverCreationRequest;
246
/**
247
*
248
* @type {string}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "qovery-typescript-axios",
3
- "version": "v1.1.779",
+ "version": "1.0.4",
4
"description": "OpenAPI client for qovery-typescript-axios",
5
"author": "OpenAPI-Generator Contributors",
6
"repository": {
0 commit comments