@product-live/api-sdk 1.87.0 → 1.88.0-stage
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apis/DataFactoryFileApi.ts +1 -1
- package/apis/JobApi.ts +1 -1
- package/apis/JobExecutionApi.ts +1 -1
- package/apis/TaskApi.ts +1 -1
- package/apis/TaskExecutionApi.ts +1 -1
- package/apis/VariableApi.ts +1 -1
- package/models/ExecuteJob400Response.ts +1 -1
- package/models/ExecuteJobDto.ts +1 -1
- package/models/ExecuteJobDtoInfo.ts +1 -1
- package/models/ExecuteJobDtoJob.ts +4 -4
- package/models/FileCreatedDto.ts +1 -1
- package/models/JobDto.ts +21 -21
- package/models/JobDtoPeriodicitiesInner.ts +73 -0
- package/models/JobDtoProject.ts +1 -1
- package/models/JobDtoTasksInner.ts +1 -1
- package/models/JobDtoTitleLocal.ts +1 -1
- package/models/JobExecutionDto.ts +15 -15
- package/models/JobExecutionDtoEventsInner.ts +1 -1
- package/models/JobExecutionDtoJob.ts +81 -0
- package/models/TaskDto.ts +1 -1
- package/models/TaskDtoInputKeysInner.ts +1 -1
- package/models/TaskInstanceDto.ts +1 -1
- package/models/TaskInstanceUpdateDto.ts +1 -1
- package/models/VariableDto.ts +1 -1
- package/models/index.ts +2 -1
- package/package.json +3 -3
- package/runtime.ts +1 -1
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/apis/JobApi.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/apis/JobExecutionApi.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/apis/TaskApi.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/apis/TaskExecutionApi.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/apis/VariableApi.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/models/ExecuteJobDto.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -36,7 +36,7 @@ export interface ExecuteJobDtoJob {
|
|
|
36
36
|
* @type {string}
|
|
37
37
|
* @memberof ExecuteJobDtoJob
|
|
38
38
|
*/
|
|
39
|
-
|
|
39
|
+
title?: string;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
/**
|
|
@@ -60,7 +60,7 @@ export function ExecuteJobDtoJobFromJSONTyped(json: any, ignoreDiscriminator: bo
|
|
|
60
60
|
|
|
61
61
|
'id': !exists(json, 'id') ? undefined : json['id'],
|
|
62
62
|
'key': !exists(json, 'key') ? undefined : json['key'],
|
|
63
|
-
'
|
|
63
|
+
'title': !exists(json, 'title') ? undefined : json['title'],
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
66
|
|
|
@@ -75,7 +75,7 @@ export function ExecuteJobDtoJobToJSON(value?: ExecuteJobDtoJob | null): any {
|
|
|
75
75
|
|
|
76
76
|
'id': value.id,
|
|
77
77
|
'key': value.key,
|
|
78
|
-
'
|
|
78
|
+
'title': value.title,
|
|
79
79
|
};
|
|
80
80
|
}
|
|
81
81
|
|
package/models/FileCreatedDto.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/models/JobDto.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -13,18 +13,12 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
-
import type {
|
|
16
|
+
import type { JobDtoPeriodicitiesInner } from './JobDtoPeriodicitiesInner';
|
|
17
17
|
import {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
} from './
|
|
22
|
-
import type { JobDtoPeriodicityInner } from './JobDtoPeriodicityInner';
|
|
23
|
-
import {
|
|
24
|
-
JobDtoPeriodicityInnerFromJSON,
|
|
25
|
-
JobDtoPeriodicityInnerFromJSONTyped,
|
|
26
|
-
JobDtoPeriodicityInnerToJSON,
|
|
27
|
-
} from './JobDtoPeriodicityInner';
|
|
18
|
+
JobDtoPeriodicitiesInnerFromJSON,
|
|
19
|
+
JobDtoPeriodicitiesInnerFromJSONTyped,
|
|
20
|
+
JobDtoPeriodicitiesInnerToJSON,
|
|
21
|
+
} from './JobDtoPeriodicitiesInner';
|
|
28
22
|
import type { JobDtoProject } from './JobDtoProject';
|
|
29
23
|
import {
|
|
30
24
|
JobDtoProjectFromJSON,
|
|
@@ -43,6 +37,12 @@ import {
|
|
|
43
37
|
JobDtoTitleLocalFromJSONTyped,
|
|
44
38
|
JobDtoTitleLocalToJSON,
|
|
45
39
|
} from './JobDtoTitleLocal';
|
|
40
|
+
import type { JobExecutionDtoJob } from './JobExecutionDtoJob';
|
|
41
|
+
import {
|
|
42
|
+
JobExecutionDtoJobFromJSON,
|
|
43
|
+
JobExecutionDtoJobFromJSONTyped,
|
|
44
|
+
JobExecutionDtoJobToJSON,
|
|
45
|
+
} from './JobExecutionDtoJob';
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
48
|
*
|
|
@@ -94,16 +94,16 @@ export interface JobDto {
|
|
|
94
94
|
projectId: string;
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @type {Array<
|
|
97
|
+
* @type {Array<JobDtoPeriodicitiesInner>}
|
|
98
98
|
* @memberof JobDto
|
|
99
99
|
*/
|
|
100
|
-
|
|
100
|
+
periodicities: Array<JobDtoPeriodicitiesInner>;
|
|
101
101
|
/**
|
|
102
102
|
*
|
|
103
|
-
* @type {
|
|
103
|
+
* @type {JobExecutionDtoJob}
|
|
104
104
|
* @memberof JobDto
|
|
105
105
|
*/
|
|
106
|
-
pipeline:
|
|
106
|
+
pipeline: JobExecutionDtoJob;
|
|
107
107
|
/**
|
|
108
108
|
*
|
|
109
109
|
* @type {JobDtoProject}
|
|
@@ -166,7 +166,7 @@ export function instanceOfJobDto(value: object): boolean {
|
|
|
166
166
|
isInstance = isInstance && "updatedAt" in value;
|
|
167
167
|
isInstance = isInstance && "pipelineId" in value;
|
|
168
168
|
isInstance = isInstance && "projectId" in value;
|
|
169
|
-
isInstance = isInstance && "
|
|
169
|
+
isInstance = isInstance && "periodicities" in value;
|
|
170
170
|
isInstance = isInstance && "pipeline" in value;
|
|
171
171
|
isInstance = isInstance && "project" in value;
|
|
172
172
|
isInstance = isInstance && "status" in value;
|
|
@@ -197,8 +197,8 @@ export function JobDtoFromJSONTyped(json: any, ignoreDiscriminator: boolean): Jo
|
|
|
197
197
|
'updatedAt': json['updatedAt'],
|
|
198
198
|
'pipelineId': json['pipelineId'],
|
|
199
199
|
'projectId': json['projectId'],
|
|
200
|
-
'
|
|
201
|
-
'pipeline':
|
|
200
|
+
'periodicities': ((json['periodicities'] as Array<any>).map(JobDtoPeriodicitiesInnerFromJSON)),
|
|
201
|
+
'pipeline': JobExecutionDtoJobFromJSON(json['pipeline']),
|
|
202
202
|
'project': JobDtoProjectFromJSON(json['project']),
|
|
203
203
|
'status': json['status'],
|
|
204
204
|
'title': json['title'],
|
|
@@ -226,8 +226,8 @@ export function JobDtoToJSON(value?: JobDto | null): any {
|
|
|
226
226
|
'updatedAt': value.updatedAt,
|
|
227
227
|
'pipelineId': value.pipelineId,
|
|
228
228
|
'projectId': value.projectId,
|
|
229
|
-
'
|
|
230
|
-
'pipeline':
|
|
229
|
+
'periodicities': ((value.periodicities as Array<any>).map(JobDtoPeriodicitiesInnerToJSON)),
|
|
230
|
+
'pipeline': JobExecutionDtoJobToJSON(value.pipeline),
|
|
231
231
|
'project': JobDtoProjectToJSON(value.project),
|
|
232
232
|
'status': value.status,
|
|
233
233
|
'title': value.title,
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Product-Live API
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
import { exists, mapValues } from '../runtime';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
* @interface JobDtoPeriodicitiesInner
|
|
20
|
+
*/
|
|
21
|
+
export interface JobDtoPeriodicitiesInner {
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @type {boolean}
|
|
25
|
+
* @memberof JobDtoPeriodicitiesInner
|
|
26
|
+
*/
|
|
27
|
+
isEnabled?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
*
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobDtoPeriodicitiesInner
|
|
32
|
+
*/
|
|
33
|
+
cronExpression?: string;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* Check if a given object implements the JobDtoPeriodicitiesInner interface.
|
|
38
|
+
*/
|
|
39
|
+
export function instanceOfJobDtoPeriodicitiesInner(value: object): boolean {
|
|
40
|
+
let isInstance = true;
|
|
41
|
+
|
|
42
|
+
return isInstance;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
export function JobDtoPeriodicitiesInnerFromJSON(json: any): JobDtoPeriodicitiesInner {
|
|
46
|
+
return JobDtoPeriodicitiesInnerFromJSONTyped(json, false);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
export function JobDtoPeriodicitiesInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): JobDtoPeriodicitiesInner {
|
|
50
|
+
if ((json === undefined) || (json === null)) {
|
|
51
|
+
return json;
|
|
52
|
+
}
|
|
53
|
+
return {
|
|
54
|
+
|
|
55
|
+
'isEnabled': !exists(json, 'isEnabled') ? undefined : json['isEnabled'],
|
|
56
|
+
'cronExpression': !exists(json, 'cronExpression') ? undefined : json['cronExpression'],
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
export function JobDtoPeriodicitiesInnerToJSON(value?: JobDtoPeriodicitiesInner | null): any {
|
|
61
|
+
if (value === undefined) {
|
|
62
|
+
return undefined;
|
|
63
|
+
}
|
|
64
|
+
if (value === null) {
|
|
65
|
+
return null;
|
|
66
|
+
}
|
|
67
|
+
return {
|
|
68
|
+
|
|
69
|
+
'isEnabled': value.isEnabled,
|
|
70
|
+
'cronExpression': value.cronExpression,
|
|
71
|
+
};
|
|
72
|
+
}
|
|
73
|
+
|
package/models/JobDtoProject.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -19,18 +19,18 @@ import {
|
|
|
19
19
|
ExecuteJobDtoInfoFromJSONTyped,
|
|
20
20
|
ExecuteJobDtoInfoToJSON,
|
|
21
21
|
} from './ExecuteJobDtoInfo';
|
|
22
|
-
import type { ExecuteJobDtoJob } from './ExecuteJobDtoJob';
|
|
23
|
-
import {
|
|
24
|
-
ExecuteJobDtoJobFromJSON,
|
|
25
|
-
ExecuteJobDtoJobFromJSONTyped,
|
|
26
|
-
ExecuteJobDtoJobToJSON,
|
|
27
|
-
} from './ExecuteJobDtoJob';
|
|
28
22
|
import type { JobExecutionDtoEventsInner } from './JobExecutionDtoEventsInner';
|
|
29
23
|
import {
|
|
30
24
|
JobExecutionDtoEventsInnerFromJSON,
|
|
31
25
|
JobExecutionDtoEventsInnerFromJSONTyped,
|
|
32
26
|
JobExecutionDtoEventsInnerToJSON,
|
|
33
27
|
} from './JobExecutionDtoEventsInner';
|
|
28
|
+
import type { JobExecutionDtoJob } from './JobExecutionDtoJob';
|
|
29
|
+
import {
|
|
30
|
+
JobExecutionDtoJobFromJSON,
|
|
31
|
+
JobExecutionDtoJobFromJSONTyped,
|
|
32
|
+
JobExecutionDtoJobToJSON,
|
|
33
|
+
} from './JobExecutionDtoJob';
|
|
34
34
|
|
|
35
35
|
/**
|
|
36
36
|
*
|
|
@@ -94,10 +94,10 @@ export interface JobExecutionDto {
|
|
|
94
94
|
output: { [key: string]: any; };
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @type {
|
|
97
|
+
* @type {JobExecutionDtoJob}
|
|
98
98
|
* @memberof JobExecutionDto
|
|
99
99
|
*/
|
|
100
|
-
job:
|
|
100
|
+
job: JobExecutionDtoJob;
|
|
101
101
|
/**
|
|
102
102
|
*
|
|
103
103
|
* @type {ExecuteJobDtoInfo}
|
|
@@ -106,10 +106,10 @@ export interface JobExecutionDto {
|
|
|
106
106
|
info: ExecuteJobDtoInfo;
|
|
107
107
|
/**
|
|
108
108
|
*
|
|
109
|
-
* @type {
|
|
109
|
+
* @type {JobExecutionDtoJob}
|
|
110
110
|
* @memberof JobExecutionDto
|
|
111
111
|
*/
|
|
112
|
-
pipeline:
|
|
112
|
+
pipeline: JobExecutionDtoJob;
|
|
113
113
|
/**
|
|
114
114
|
*
|
|
115
115
|
* @type {{ [key: string]: any; }}
|
|
@@ -166,9 +166,9 @@ export function JobExecutionDtoFromJSONTyped(json: any, ignoreDiscriminator: boo
|
|
|
166
166
|
'status': json['status'],
|
|
167
167
|
'message': json['message'],
|
|
168
168
|
'output': json['output'],
|
|
169
|
-
'job':
|
|
169
|
+
'job': JobExecutionDtoJobFromJSON(json['job']),
|
|
170
170
|
'info': ExecuteJobDtoInfoFromJSON(json['info']),
|
|
171
|
-
'pipeline':
|
|
171
|
+
'pipeline': JobExecutionDtoJobFromJSON(json['pipeline']),
|
|
172
172
|
'payload': json['payload'],
|
|
173
173
|
'events': ((json['events'] as Array<any>).map(JobExecutionDtoEventsInnerFromJSON)),
|
|
174
174
|
};
|
|
@@ -192,9 +192,9 @@ export function JobExecutionDtoToJSON(value?: JobExecutionDto | null): any {
|
|
|
192
192
|
'status': value.status,
|
|
193
193
|
'message': value.message,
|
|
194
194
|
'output': value.output,
|
|
195
|
-
'job':
|
|
195
|
+
'job': JobExecutionDtoJobToJSON(value.job),
|
|
196
196
|
'info': ExecuteJobDtoInfoToJSON(value.info),
|
|
197
|
-
'pipeline':
|
|
197
|
+
'pipeline': JobExecutionDtoJobToJSON(value.pipeline),
|
|
198
198
|
'payload': value.payload,
|
|
199
199
|
'events': ((value.events as Array<any>).map(JobExecutionDtoEventsInnerToJSON)),
|
|
200
200
|
};
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Product-Live API
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
import { exists, mapValues } from '../runtime';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
* @interface JobExecutionDtoJob
|
|
20
|
+
*/
|
|
21
|
+
export interface JobExecutionDtoJob {
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof JobExecutionDtoJob
|
|
26
|
+
*/
|
|
27
|
+
id?: string;
|
|
28
|
+
/**
|
|
29
|
+
*
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof JobExecutionDtoJob
|
|
32
|
+
*/
|
|
33
|
+
key?: string;
|
|
34
|
+
/**
|
|
35
|
+
*
|
|
36
|
+
* @type {string}
|
|
37
|
+
* @memberof JobExecutionDtoJob
|
|
38
|
+
*/
|
|
39
|
+
name?: string;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Check if a given object implements the JobExecutionDtoJob interface.
|
|
44
|
+
*/
|
|
45
|
+
export function instanceOfJobExecutionDtoJob(value: object): boolean {
|
|
46
|
+
let isInstance = true;
|
|
47
|
+
|
|
48
|
+
return isInstance;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
export function JobExecutionDtoJobFromJSON(json: any): JobExecutionDtoJob {
|
|
52
|
+
return JobExecutionDtoJobFromJSONTyped(json, false);
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
export function JobExecutionDtoJobFromJSONTyped(json: any, ignoreDiscriminator: boolean): JobExecutionDtoJob {
|
|
56
|
+
if ((json === undefined) || (json === null)) {
|
|
57
|
+
return json;
|
|
58
|
+
}
|
|
59
|
+
return {
|
|
60
|
+
|
|
61
|
+
'id': !exists(json, 'id') ? undefined : json['id'],
|
|
62
|
+
'key': !exists(json, 'key') ? undefined : json['key'],
|
|
63
|
+
'name': !exists(json, 'name') ? undefined : json['name'],
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
export function JobExecutionDtoJobToJSON(value?: JobExecutionDtoJob | null): any {
|
|
68
|
+
if (value === undefined) {
|
|
69
|
+
return undefined;
|
|
70
|
+
}
|
|
71
|
+
if (value === null) {
|
|
72
|
+
return null;
|
|
73
|
+
}
|
|
74
|
+
return {
|
|
75
|
+
|
|
76
|
+
'id': value.id,
|
|
77
|
+
'key': value.key,
|
|
78
|
+
'name': value.name,
|
|
79
|
+
};
|
|
80
|
+
}
|
|
81
|
+
|
package/models/TaskDto.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/models/VariableDto.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/models/index.ts
CHANGED
|
@@ -6,12 +6,13 @@ export * from './ExecuteJobDtoInfo';
|
|
|
6
6
|
export * from './ExecuteJobDtoJob';
|
|
7
7
|
export * from './FileCreatedDto';
|
|
8
8
|
export * from './JobDto';
|
|
9
|
-
export * from './
|
|
9
|
+
export * from './JobDtoPeriodicitiesInner';
|
|
10
10
|
export * from './JobDtoProject';
|
|
11
11
|
export * from './JobDtoTasksInner';
|
|
12
12
|
export * from './JobDtoTitleLocal';
|
|
13
13
|
export * from './JobExecutionDto';
|
|
14
14
|
export * from './JobExecutionDtoEventsInner';
|
|
15
|
+
export * from './JobExecutionDtoJob';
|
|
15
16
|
export * from './TaskDto';
|
|
16
17
|
export * from './TaskDtoInputKeysInner';
|
|
17
18
|
export * from './TaskInstanceDto';
|
package/package.json
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
"main": "index.js",
|
|
4
4
|
"author": "product-live",
|
|
5
5
|
"license": "ISC",
|
|
6
|
-
"version": "1.
|
|
7
|
-
"hash": "
|
|
8
|
-
"homepage": "https://api-next.product-live.com/-json",
|
|
6
|
+
"version": "1.88.0-stage",
|
|
7
|
+
"hash": "ed1c9a0a893cf657a043b8712469ef9eaf055d21ca68e2bf0c90db5f31b695ae",
|
|
8
|
+
"homepage": "https://api-next.stage.product-live.com/-json",
|
|
9
9
|
"name": "@product-live/api-sdk"
|
|
10
10
|
}
|
package/runtime.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Product-Live API
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.
|
|
7
|
+
* The version of the OpenAPI document: 1.88.0
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|