edge-impulse-api 1.49.9 → 1.49.12
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/build/library/api.d.ts +2 -2
- package/build/library/index.js +5 -1
- package/build/library/index.js.map +1 -1
- package/build/library/sdk/api/adminApi.d.ts +15 -15
- package/build/library/sdk/api/apis.d.ts +2 -1
- package/build/library/sdk/api/apis.js +5 -1
- package/build/library/sdk/api/apis.js.map +1 -1
- package/build/library/sdk/api/authApi.d.ts +2 -2
- package/build/library/sdk/api/cDNApi.d.ts +2 -2
- package/build/library/sdk/api/classifyApi.d.ts +6 -6
- package/build/library/sdk/api/dSPApi.d.ts +8 -8
- package/build/library/sdk/api/deploymentApi.d.ts +4 -4
- package/build/library/sdk/api/devicesApi.d.ts +1 -1
- package/build/library/sdk/api/emailVerificationApi.d.ts +1 -1
- package/build/library/sdk/api/exportApi.d.ts +1 -1
- package/build/library/sdk/api/featureFlagsApi.d.ts +1 -1
- package/build/library/sdk/api/healthApi.d.ts +3 -3
- package/build/library/sdk/api/impulseApi.d.ts +1 -1
- package/build/library/sdk/api/jobsApi.d.ts +12 -10
- package/build/library/sdk/api/jobsApi.js +4 -0
- package/build/library/sdk/api/jobsApi.js.map +1 -1
- package/build/library/sdk/api/learnApi.d.ts +5 -5
- package/build/library/sdk/api/loginApi.d.ts +1 -1
- package/build/library/sdk/api/metricsApi.d.ts +1 -1
- package/build/library/sdk/api/optimizationApi.d.ts +2 -2
- package/build/library/sdk/api/organizationBlocksApi.d.ts +3 -3
- package/build/library/sdk/api/organizationCreateProjectApi.d.ts +4 -4
- package/build/library/sdk/api/organizationDataApi.d.ts +24 -24
- package/build/library/sdk/api/organizationDataCampaignsApi.d.ts +2 -2
- package/build/library/sdk/api/organizationJobsApi.d.ts +9 -7
- package/build/library/sdk/api/organizationJobsApi.js +4 -0
- package/build/library/sdk/api/organizationJobsApi.js.map +1 -1
- package/build/library/sdk/api/organizationPipelinesApi.d.ts +4 -4
- package/build/library/sdk/api/organizationPortalsApi.d.ts +1 -1
- package/build/library/sdk/api/organizationsApi.d.ts +18 -18
- package/build/library/sdk/api/performanceCalibrationApi.d.ts +2 -2
- package/build/library/sdk/api/projectsApi.d.ts +6 -6
- package/build/library/sdk/api/rawDataApi.d.ts +18 -18
- package/build/library/sdk/api/themesApi.d.ts +2 -2
- package/build/library/sdk/api/thirdPartyAuthApi.d.ts +2 -2
- package/build/library/sdk/api/uploadPortalApi.d.ts +2 -2
- package/build/library/sdk/api/userApi.d.ts +32 -3
- package/build/library/sdk/api/userApi.js +198 -0
- package/build/library/sdk/api/userApi.js.map +1 -1
- package/build/library/sdk/api/whitelabelsApi.d.ts +1 -1
- package/build/library/sdk/api.js +5 -1
- package/build/library/sdk/api.js.map +1 -1
- package/build/library/sdk/model/addOrganizationApiKeyRequest.d.ts +1 -1
- package/build/library/sdk/model/addOrganizationApiKeyRequestAllOf.d.ts +1 -1
- package/build/library/sdk/model/addOrganizationDataCampaignDashboardRequest.d.ts +1 -1
- package/build/library/sdk/model/addOrganizationDeployBlockRequest.d.ts +1 -1
- package/build/library/sdk/model/addOrganizationTransformationBlockRequest.d.ts +1 -1
- package/build/library/sdk/model/addProjectApiKeyRequest.d.ts +1 -1
- package/build/library/sdk/model/addProjectApiKeyRequestAllOf.d.ts +1 -1
- package/build/library/sdk/model/adminAddOrganizationApiKeyRequest.d.ts +1 -1
- package/build/library/sdk/model/anomalyCapacity.d.ts +1 -1
- package/build/library/sdk/model/augmentationPolicyImageEnum.d.ts +1 -1
- package/build/library/sdk/model/augmentationPolicySpectrogram.d.ts +3 -3
- package/build/library/sdk/model/billingCycle.d.ts +16 -0
- package/build/library/sdk/model/billingCycle.js +16 -0
- package/build/library/sdk/model/billingCycle.js.map +1 -0
- package/build/library/sdk/model/blockDisplayCategory.d.ts +1 -1
- package/build/library/sdk/model/blockType.d.ts +1 -1
- package/build/library/sdk/model/calculateDataQualityMetricsRequest.d.ts +1 -1
- package/build/library/sdk/model/createEnterpriseTrialUserRequest.d.ts +1 -1
- package/build/library/sdk/model/createUserThirdPartyResponse.d.ts +1 -1
- package/build/library/sdk/model/createUserThirdPartyResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/dSPGroupItem.d.ts +1 -1
- package/build/library/sdk/model/dSPGroupItemShowIf.d.ts +1 -1
- package/build/library/sdk/model/dSPMetadataOutputConfig.d.ts +1 -1
- package/build/library/sdk/model/dataCampaignDashboard.d.ts +1 -1
- package/build/library/sdk/model/dataCampaignGraphXData.d.ts +1 -1
- package/build/library/sdk/model/dataExplorerPredictionsResponse.d.ts +1 -1
- package/build/library/sdk/model/dataExplorerPredictionsResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/dataExplorerSettings.d.ts +2 -2
- package/build/library/sdk/model/deployPretrainedModelInputAudio.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelInputImage.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelInputOther.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelInputTimeSeries.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelModelClassification.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelModelObjectDetection.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelModelRegression.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelRequest.d.ts +2 -2
- package/build/library/sdk/model/deploymentTarget.d.ts +1 -1
- package/build/library/sdk/model/deploymentTargetEngine.d.ts +1 -1
- package/build/library/sdk/model/device.d.ts +1 -1
- package/build/library/sdk/model/deviceDebugStreamType.d.ts +1 -1
- package/build/library/sdk/model/deviceInferenceInfo.d.ts +1 -1
- package/build/library/sdk/model/feature.d.ts +1 -1
- package/build/library/sdk/model/feature.js +1 -1
- package/build/library/sdk/model/feature.js.map +1 -1
- package/build/library/sdk/model/findSyntiantPosteriorRequest.d.ts +2 -2
- package/build/library/sdk/model/getDataExplorerSettingsResponse.d.ts +3 -3
- package/build/library/sdk/model/getDataExplorerSettingsResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/getJWTRequest.d.ts +1 -1
- package/build/library/sdk/model/imageInputScaling.d.ts +1 -1
- package/build/library/sdk/model/impulseBlockVersion.d.ts +3 -3
- package/build/library/sdk/model/impulseInputBlock.d.ts +4 -4
- package/build/library/sdk/model/inputBlock.d.ts +1 -1
- package/build/library/sdk/model/jobParentTypeEnum.d.ts +1 -1
- package/build/library/sdk/model/jobStatus.d.ts +1 -1
- package/build/library/sdk/model/kerasModelMetadata.d.ts +1 -1
- package/build/library/sdk/model/kerasModelMetadataAllOf.d.ts +1 -1
- package/build/library/sdk/model/kerasModelMetadataMetrics.d.ts +1 -1
- package/build/library/sdk/model/kerasModelTypeEnum.d.ts +1 -1
- package/build/library/sdk/model/kerasModelVariantEnum.d.ts +1 -1
- package/build/library/sdk/model/kerasResponse.d.ts +1 -1
- package/build/library/sdk/model/kerasResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/kerasVisualLayerType.d.ts +1 -1
- package/build/library/sdk/model/learnBlockType.d.ts +1 -1
- package/build/library/sdk/model/listApiKeysResponseAllOfApiKeys.d.ts +1 -1
- package/build/library/sdk/model/listOrganizationApiKeysResponseAllOfApiKeys.d.ts +1 -1
- package/build/library/sdk/model/logStdoutResponseAllOfStdout.d.ts +1 -1
- package/build/library/sdk/model/migration.d.ts +1 -1
- package/build/library/sdk/model/modelEngineShortEnum.d.ts +1 -1
- package/build/library/sdk/model/models.d.ts +2 -0
- package/build/library/sdk/model/models.js +10 -1
- package/build/library/sdk/model/models.js.map +1 -1
- package/build/library/sdk/model/moveRawDataRequest.d.ts +1 -1
- package/build/library/sdk/model/objectDetectionAutoLabelRequest.d.ts +1 -1
- package/build/library/sdk/model/objectDetectionLastLayer.d.ts +1 -1
- package/build/library/sdk/model/optimizeConfig.d.ts +3 -3
- package/build/library/sdk/model/optimizeConfigResponse.d.ts +3 -3
- package/build/library/sdk/model/optimizeStateResponse.d.ts +1 -1
- package/build/library/sdk/model/optimizeStateResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/optimizeStateResponseAllOfStatus.d.ts +1 -1
- package/build/library/sdk/model/optimizeStateResponseAllOfWorkers.d.ts +1 -1
- package/build/library/sdk/model/organizationAddDataFolderRequest.d.ts +1 -1
- package/build/library/sdk/model/organizationAddDatasetRequest.d.ts +1 -1
- package/build/library/sdk/model/organizationCreateProject.d.ts +2 -2
- package/build/library/sdk/model/organizationCreateProjectOutputDatasetPathRule.d.ts +1 -1
- package/build/library/sdk/model/organizationCreateProjectRequest.d.ts +2 -2
- package/build/library/sdk/model/organizationCreateProjectWithFiles.d.ts +2 -2
- package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.d.ts +1 -1
- package/build/library/sdk/model/organizationDataset.d.ts +1 -1
- package/build/library/sdk/model/organizationDeployBlock.d.ts +1 -1
- package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.d.ts +1 -1
- package/build/library/sdk/model/organizationMemberRole.d.ts +1 -1
- package/build/library/sdk/model/organizationPipeline.d.ts +1 -1
- package/build/library/sdk/model/organizationPipelineRunStep.d.ts +2 -2
- package/build/library/sdk/model/organizationPipelineStep.d.ts +2 -2
- package/build/library/sdk/model/organizationTransferLearningOperatesOn.d.ts +1 -1
- package/build/library/sdk/model/organizationUpdatePipelineBody.d.ts +1 -1
- package/build/library/sdk/model/performanceCalibrationFalsePositive.d.ts +1 -1
- package/build/library/sdk/model/performanceCalibrationGroundTruth.d.ts +1 -1
- package/build/library/sdk/model/performanceCalibrationParameters.d.ts +1 -1
- package/build/library/sdk/model/permission.d.ts +1 -1
- package/build/library/sdk/model/portalFile.d.ts +1 -1
- package/build/library/sdk/model/pretrainedModelTensor.d.ts +1 -1
- package/build/library/sdk/model/previewDefaultFilesInFolderRequest.d.ts +1 -1
- package/build/library/sdk/model/previewDefaultFilesInFolderResponse.d.ts +1 -1
- package/build/library/sdk/model/previewDefaultFilesInFolderResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/profileModelTable.d.ts +1 -1
- package/build/library/sdk/model/project.d.ts +1 -1
- package/build/library/sdk/model/projectDeploymentTarget.d.ts +1 -1
- package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.d.ts +1 -1
- package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.d.ts +1 -1
- package/build/library/sdk/model/projectTierEnum.d.ts +1 -1
- package/build/library/sdk/model/projectType.d.ts +1 -1
- package/build/library/sdk/model/projectVisibility.d.ts +1 -1
- package/build/library/sdk/model/sample.d.ts +3 -3
- package/build/library/sdk/model/sendUserFeedbackRequest.d.ts +1 -1
- package/build/library/sdk/model/setKerasParameterRequest.d.ts +1 -1
- package/build/library/sdk/model/startDeviceSnapshotDebugStreamRequest.d.ts +1 -1
- package/build/library/sdk/model/startEnterpriseTrialRequest.d.ts +1 -1
- package/build/library/sdk/model/startSamplingRequest.d.ts +1 -1
- package/build/library/sdk/model/targetConstraints.d.ts +1 -1
- package/build/library/sdk/model/transformationBlockAdditionalMountPoint.d.ts +1 -1
- package/build/library/sdk/model/transformationJobOperatesOnEnum.d.ts +1 -1
- package/build/library/sdk/model/transformationJobStatusEnum.d.ts +1 -1
- package/build/library/sdk/model/tunerTrial.d.ts +1 -1
- package/build/library/sdk/model/tunerTrialBlocks.d.ts +2 -2
- package/build/library/sdk/model/updateOrganizationDataCampaignDashboardRequest.d.ts +1 -1
- package/build/library/sdk/model/updateOrganizationDatasetRequest.d.ts +1 -1
- package/build/library/sdk/model/updateOrganizationDeployBlockRequest.d.ts +1 -1
- package/build/library/sdk/model/updateProjectRequest.d.ts +3 -3
- package/build/library/sdk/model/upgradeSubscriptionRequest.d.ts +34 -0
- package/build/library/sdk/model/upgradeSubscriptionRequest.js +39 -0
- package/build/library/sdk/model/upgradeSubscriptionRequest.js.map +1 -0
- package/build/library/sdk/model/uploadCustomBlockRequest.d.ts +1 -1
- package/build/library/sdk/model/uploadPretrainedModelRequest.d.ts +1 -1
- package/build/library/sdk/model/userTierEnum.d.ts +1 -1
- package/build/library/sdk/model/userTierEnum.js +1 -1
- package/build/library/sdk/model/userTierEnum.js.map +1 -1
- package/package.json +3 -3
package/build/library/api.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { AuthApi, ClassifyApi, DSPApi, DeploymentApi, DevicesApi, ExportApi, HealthApi, ImpulseApi, JobsApi, LearnApi, LoginApi, OptimizationApi, OrganizationBlocksApi, OrganizationCreateProjectApi, OrganizationDataApi, OrganizationJobsApi, OrganizationPipelinesApi, OrganizationPortalsApi, OrganizationsApi, ProjectsApi, RawDataApi, ThemesApi, UploadPortalApi, UserApi, WhitelabelsApi, ThirdPartyAuthApi, AdminApi, PerformanceCalibrationApi, MetricsApi, OrganizationDataCampaignsApi } from './sdk/api';
|
|
2
|
-
export
|
|
2
|
+
export type EdgeImpulseApiOpts = {
|
|
3
3
|
endpoint?: string;
|
|
4
4
|
debug?: boolean;
|
|
5
5
|
extraHeaders?: {
|
|
6
6
|
[name: string]: string;
|
|
7
7
|
};
|
|
8
8
|
};
|
|
9
|
-
export
|
|
9
|
+
export type EdgeImpulseApiAuthOpts = {
|
|
10
10
|
method: 'apiKey';
|
|
11
11
|
apiKey: string;
|
|
12
12
|
} | {
|
package/build/library/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../library/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../library/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,+BAAuC;AAE9B,+FAFA,oBAAc,OAEA;AACvB,qDAAmC"}
|
|
@@ -64,47 +64,47 @@ export declare enum AdminApiApiKeys {
|
|
|
64
64
|
JWTAuthentication = 1,
|
|
65
65
|
JWTHttpHeaderAuthentication = 2
|
|
66
66
|
}
|
|
67
|
-
|
|
67
|
+
type adminCreateOrganizationUsageReportQueryParams = {
|
|
68
68
|
startDate: Date;
|
|
69
69
|
endDate: Date;
|
|
70
70
|
};
|
|
71
|
-
|
|
71
|
+
type adminDeleteOrganizationQueryParams = {
|
|
72
72
|
fullDeletion?: boolean;
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
type adminDeleteUserQueryParams = {
|
|
75
75
|
fullDeletion?: boolean;
|
|
76
76
|
};
|
|
77
|
-
|
|
77
|
+
type adminFindUserQueryParams = {
|
|
78
78
|
query: string;
|
|
79
79
|
};
|
|
80
|
-
|
|
80
|
+
type adminGetJobDetailsQueryParams = {
|
|
81
81
|
parentType: JobParentTypeEnum;
|
|
82
82
|
includeChildrenJobs?: boolean;
|
|
83
83
|
};
|
|
84
|
-
|
|
84
|
+
type adminGetJobsLogsQueryParams = {
|
|
85
85
|
parentType: JobParentTypeEnum;
|
|
86
86
|
limit: number;
|
|
87
87
|
offset: number;
|
|
88
88
|
};
|
|
89
|
-
|
|
89
|
+
type adminGetJobsMetricsQueryParams = {
|
|
90
90
|
parentType: JobParentTypeEnum;
|
|
91
91
|
};
|
|
92
|
-
|
|
92
|
+
type adminGetOrganizationComputeTimeUsageQueryParams = {
|
|
93
93
|
startDate: Date;
|
|
94
94
|
endDate: Date;
|
|
95
95
|
};
|
|
96
|
-
|
|
96
|
+
type adminGetOrganizationDataExportsQueryParams = {
|
|
97
97
|
limit?: number;
|
|
98
98
|
offset?: number;
|
|
99
99
|
};
|
|
100
|
-
|
|
100
|
+
type adminGetOrganizationInfoQueryParams = {
|
|
101
101
|
includeDeleted?: boolean;
|
|
102
102
|
};
|
|
103
|
-
|
|
103
|
+
type adminGetOrganizationUsageReportsQueryParams = {
|
|
104
104
|
limit?: number;
|
|
105
105
|
offset?: number;
|
|
106
106
|
};
|
|
107
|
-
|
|
107
|
+
type adminGetOrganizationsQueryParams = {
|
|
108
108
|
active?: number;
|
|
109
109
|
includeDeleted?: boolean;
|
|
110
110
|
sort?: string;
|
|
@@ -112,14 +112,14 @@ declare type adminGetOrganizationsQueryParams = {
|
|
|
112
112
|
offset?: number;
|
|
113
113
|
search?: string;
|
|
114
114
|
};
|
|
115
|
-
|
|
115
|
+
type adminGetProjectsQueryParams = {
|
|
116
116
|
active?: number;
|
|
117
117
|
sort?: string;
|
|
118
118
|
limit?: number;
|
|
119
119
|
offset?: number;
|
|
120
120
|
search?: string;
|
|
121
121
|
};
|
|
122
|
-
|
|
122
|
+
type adminGetUsersQueryParams = {
|
|
123
123
|
active?: number;
|
|
124
124
|
tier?: 'free' | 'pro' | 'enterprise';
|
|
125
125
|
fields?: string;
|
|
@@ -128,7 +128,7 @@ declare type adminGetUsersQueryParams = {
|
|
|
128
128
|
offset?: number;
|
|
129
129
|
search?: string;
|
|
130
130
|
};
|
|
131
|
-
export
|
|
131
|
+
export type AdminApiOpts = {
|
|
132
132
|
extraHeaders?: {
|
|
133
133
|
[name: string]: string;
|
|
134
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
+
/// <reference types="node" />
|
|
2
3
|
export * from './adminApi';
|
|
3
4
|
import { AdminApi } from './adminApi';
|
|
4
5
|
export * from './authApi';
|
|
@@ -79,5 +80,5 @@ export interface RequestDetailedFile {
|
|
|
79
80
|
contentType: string;
|
|
80
81
|
};
|
|
81
82
|
}
|
|
82
|
-
export
|
|
83
|
+
export type RequestFile = RequestDetailedFile;
|
|
83
84
|
export declare const APIS: (typeof AdminApi | typeof AuthApi | typeof CDNApi | typeof ClassifyApi | typeof DSPApi | typeof DeploymentApi | typeof DevicesApi | typeof EmailVerificationApi | typeof ExportApi | typeof FeatureFlagsApi | typeof HealthApi | typeof ImpulseApi | typeof JobsApi | typeof LearnApi | typeof LoginApi | typeof MetricsApi | typeof OptimizationApi | typeof OrganizationBlocksApi | typeof OrganizationCreateProjectApi | typeof OrganizationDataApi | typeof OrganizationDataCampaignsApi | typeof OrganizationJobsApi | typeof OrganizationPipelinesApi | typeof OrganizationPortalsApi | typeof OrganizationsApi | typeof PerformanceCalibrationApi | typeof ProjectsApi | typeof RawDataApi | typeof ThemesApi | typeof ThirdPartyAuthApi | typeof UploadPortalApi | typeof UserApi | typeof WhitelabelsApi)[];
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apis.js","sourceRoot":"","sources":["../../../../library/sdk/api/apis.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"apis.js","sourceRoot":"","sources":["../../../../library/sdk/api/apis.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,6CAA2B;AAC3B,yCAAsC;AACtC,4CAA0B;AAC1B,uCAAoC;AACpC,2CAAyB;AACzB,qCAAkC;AAClC,gDAA8B;AAC9B,+CAA4C;AAC5C,2CAAyB;AACzB,qCAAkC;AAClC,kDAAgC;AAChC,mDAAgD;AAChD,+CAA6B;AAC7B,6CAA0C;AAC1C,yDAAuC;AACvC,iEAA8D;AAC9D,8CAA4B;AAC5B,2CAAwC;AACxC,oDAAkC;AAClC,uDAAoD;AACpD,8CAA4B;AAC5B,2CAAwC;AACxC,+CAA6B;AAC7B,6CAA0C;AAC1C,4CAA0B;AAC1B,uCAAoC;AACpC,6CAA2B;AAC3B,yCAAsC;AACtC,6CAA2B;AAC3B,yCAAsC;AACtC,+CAA6B;AAC7B,6CAA0C;AAC1C,oDAAkC;AAClC,uDAAoD;AACpD,0DAAwC;AACxC,mEAAgE;AAChE,iEAA+C;AAC/C,iFAA8E;AAC9E,wDAAsC;AACtC,+DAA4D;AAC5D,iEAA+C;AAC/C,iFAA8E;AAC9E,wDAAsC;AACtC,+DAA4D;AAC5D,6DAA2C;AAC3C,yEAAsE;AACtE,2DAAyC;AACzC,qEAAkE;AAClE,qDAAmC;AACnC,yDAAsD;AACtD,8DAA4C;AAC5C,2EAAwE;AACxE,gDAA8B;AAC9B,+CAA4C;AAC5C,+CAA6B;AAC7B,6CAA0C;AAC1C,8CAA4B;AAC5B,2CAAwC;AACxC,sDAAoC;AACpC,2DAAwD;AACxD,oDAAkC;AAClC,uDAAoD;AACpD,4CAA0B;AAC1B,uCAAoC;AACpC,mDAAiC;AACjC,qDAAkD;AAIlD,MAAa,SAAU,SAAQ,KAAK;IAChC,YAAoB,QAA8B,EAAS,IAAS,EAAS,UAAmB;QAC5F,KAAK,CAAC,qBAAqB,CAAC,CAAC;QADb,aAAQ,GAAR,QAAQ,CAAsB;QAAS,SAAI,GAAJ,IAAI,CAAK;QAAS,eAAU,GAAV,UAAU,CAAS;QAE5F,IAAI,CAAC,IAAI,GAAG,WAAW,CAAC;IAC5B,CAAC;CACJ;AALD,8BAKC;AAYY,QAAA,IAAI,GAAG,CAAC,mBAAQ,EAAE,iBAAO,EAAE,eAAM,EAAE,yBAAW,EAAE,eAAM,EAAE,6BAAa,EAAE,uBAAU,EAAE,2CAAoB,EAAE,qBAAS,EAAE,iCAAe,EAAE,qBAAS,EAAE,uBAAU,EAAE,iBAAO,EAAE,mBAAQ,EAAE,mBAAQ,EAAE,uBAAU,EAAE,iCAAe,EAAE,6CAAqB,EAAE,2DAA4B,EAAE,yCAAmB,EAAE,2DAA4B,EAAE,yCAAmB,EAAE,mDAAwB,EAAE,+CAAsB,EAAE,mCAAgB,EAAE,qDAAyB,EAAE,yBAAW,EAAE,uBAAU,EAAE,qBAAS,EAAE,qCAAiB,EAAE,iCAAe,EAAE,iBAAO,EAAE,+BAAc,CAAC,CAAC"}
|
|
@@ -16,11 +16,11 @@ export declare enum AuthApiApiKeys {
|
|
|
16
16
|
JWTAuthentication = 1,
|
|
17
17
|
JWTHttpHeaderAuthentication = 2
|
|
18
18
|
}
|
|
19
|
-
|
|
19
|
+
type discourseQueryParams = {
|
|
20
20
|
sso: string;
|
|
21
21
|
sig: string;
|
|
22
22
|
};
|
|
23
|
-
export
|
|
23
|
+
export type AuthApiOpts = {
|
|
24
24
|
extraHeaders?: {
|
|
25
25
|
[name: string]: string;
|
|
26
26
|
};
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
import { Authentication } from '../model/models';
|
|
13
13
|
export declare enum CDNApiApiKeys {
|
|
14
14
|
}
|
|
15
|
-
|
|
15
|
+
type getUserCDNResourceQueryParams = {
|
|
16
16
|
path: string;
|
|
17
17
|
};
|
|
18
|
-
export
|
|
18
|
+
export type CDNApiOpts = {
|
|
19
19
|
extraHeaders?: {
|
|
20
20
|
[name: string]: string;
|
|
21
21
|
};
|
|
@@ -23,26 +23,26 @@ export declare enum ClassifyApiApiKeys {
|
|
|
23
23
|
JWTAuthentication = 1,
|
|
24
24
|
JWTHttpHeaderAuthentication = 2
|
|
25
25
|
}
|
|
26
|
-
|
|
26
|
+
type classifySampleQueryParams = {
|
|
27
27
|
includeDebugInfo?: boolean;
|
|
28
28
|
};
|
|
29
|
-
|
|
29
|
+
type classifySampleByLearnBlockV2QueryParams = {
|
|
30
30
|
variant?: KerasModelVariantEnum;
|
|
31
31
|
};
|
|
32
|
-
|
|
32
|
+
type classifySampleV2QueryParams = {
|
|
33
33
|
includeDebugInfo?: boolean;
|
|
34
34
|
variant?: KerasModelVariantEnum;
|
|
35
35
|
};
|
|
36
|
-
|
|
36
|
+
type getClassifyJobResultQueryParams = {
|
|
37
37
|
featureExplorerOnly?: boolean;
|
|
38
38
|
variant?: KerasModelVariantEnum;
|
|
39
39
|
};
|
|
40
|
-
|
|
40
|
+
type getClassifyJobResultPageQueryParams = {
|
|
41
41
|
limit?: number;
|
|
42
42
|
offset?: number;
|
|
43
43
|
variant?: KerasModelVariantEnum;
|
|
44
44
|
};
|
|
45
|
-
export
|
|
45
|
+
export type ClassifyApiOpts = {
|
|
46
46
|
extraHeaders?: {
|
|
47
47
|
[name: string]: string;
|
|
48
48
|
};
|
|
@@ -34,33 +34,33 @@ export declare enum DSPApiApiKeys {
|
|
|
34
34
|
JWTAuthentication = 1,
|
|
35
35
|
JWTHttpHeaderAuthentication = 2
|
|
36
36
|
}
|
|
37
|
-
|
|
37
|
+
type downloadDspDataQueryParams = {
|
|
38
38
|
raw?: boolean;
|
|
39
39
|
};
|
|
40
|
-
|
|
40
|
+
type dspSampleTrainedFeaturesQueryParams = {
|
|
41
41
|
featureAx1: number;
|
|
42
42
|
featureAx2: number;
|
|
43
43
|
featureAx3: number;
|
|
44
44
|
};
|
|
45
|
-
|
|
45
|
+
type getDspMetadataQueryParams = {
|
|
46
46
|
excludeIncludedSamples?: boolean;
|
|
47
47
|
};
|
|
48
|
-
|
|
48
|
+
type getDspRawSampleQueryParams = {
|
|
49
49
|
limitPayloadValues?: number;
|
|
50
50
|
};
|
|
51
|
-
|
|
51
|
+
type getDspSampleSliceQueryParams = {
|
|
52
52
|
sliceStart: number;
|
|
53
53
|
sliceEnd?: number;
|
|
54
54
|
};
|
|
55
|
-
|
|
55
|
+
type runDspSampleSliceQueryParams = {
|
|
56
56
|
sliceStart: number;
|
|
57
57
|
sliceEnd?: number;
|
|
58
58
|
};
|
|
59
|
-
|
|
59
|
+
type runDspSampleSliceReadOnlyQueryParams = {
|
|
60
60
|
sliceStart: number;
|
|
61
61
|
sliceEnd?: number;
|
|
62
62
|
};
|
|
63
|
-
export
|
|
63
|
+
export type DSPApiOpts = {
|
|
64
64
|
extraHeaders?: {
|
|
65
65
|
[name: string]: string;
|
|
66
66
|
};
|
|
@@ -29,24 +29,24 @@ export declare enum DeploymentApiApiKeys {
|
|
|
29
29
|
JWTAuthentication = 1,
|
|
30
30
|
JWTHttpHeaderAuthentication = 2
|
|
31
31
|
}
|
|
32
|
-
|
|
32
|
+
type downloadBuildQueryParams = {
|
|
33
33
|
type: string;
|
|
34
34
|
modelType?: KerasModelTypeEnum;
|
|
35
35
|
engine?: DeploymentTargetEngine;
|
|
36
36
|
};
|
|
37
|
-
|
|
37
|
+
type findSyntiantPosteriorFormParams = {
|
|
38
38
|
targetWords: Array<string>;
|
|
39
39
|
referenceSet: string;
|
|
40
40
|
wavFile?: RequestFile;
|
|
41
41
|
metaCsvFile?: RequestFile;
|
|
42
42
|
deploymentTarget?: string;
|
|
43
43
|
};
|
|
44
|
-
|
|
44
|
+
type getDeploymentQueryParams = {
|
|
45
45
|
type: string;
|
|
46
46
|
modelType?: KerasModelTypeEnum;
|
|
47
47
|
engine?: DeploymentTargetEngine;
|
|
48
48
|
};
|
|
49
|
-
export
|
|
49
|
+
export type DeploymentApiOpts = {
|
|
50
50
|
extraHeaders?: {
|
|
51
51
|
[name: string]: string;
|
|
52
52
|
};
|
|
@@ -17,7 +17,7 @@ import { VerifyEmailResponse } from '../model/verifyEmailResponse';
|
|
|
17
17
|
import { Authentication } from '../model/models';
|
|
18
18
|
export declare enum EmailVerificationApiApiKeys {
|
|
19
19
|
}
|
|
20
|
-
export
|
|
20
|
+
export type EmailVerificationApiOpts = {
|
|
21
21
|
extraHeaders?: {
|
|
22
22
|
[name: string]: string;
|
|
23
23
|
};
|
|
@@ -13,7 +13,7 @@ import { GetFeatureFlagsResponse } from '../model/getFeatureFlagsResponse';
|
|
|
13
13
|
import { Authentication } from '../model/models';
|
|
14
14
|
export declare enum FeatureFlagsApiApiKeys {
|
|
15
15
|
}
|
|
16
|
-
export
|
|
16
|
+
export type FeatureFlagsApiOpts = {
|
|
17
17
|
extraHeaders?: {
|
|
18
18
|
[name: string]: string;
|
|
19
19
|
};
|
|
@@ -13,13 +13,13 @@ import { GenericApiResponse } from '../model/genericApiResponse';
|
|
|
13
13
|
import { Authentication } from '../model/models';
|
|
14
14
|
export declare enum HealthApiApiKeys {
|
|
15
15
|
}
|
|
16
|
-
|
|
16
|
+
type apiHealthQueryParams = {
|
|
17
17
|
requester?: string;
|
|
18
18
|
};
|
|
19
|
-
|
|
19
|
+
type healthQueryParams = {
|
|
20
20
|
requester?: string;
|
|
21
21
|
};
|
|
22
|
-
export
|
|
22
|
+
export type HealthApiOpts = {
|
|
23
23
|
extraHeaders?: {
|
|
24
24
|
[name: string]: string;
|
|
25
25
|
};
|
|
@@ -40,45 +40,46 @@ export declare enum JobsApiApiKeys {
|
|
|
40
40
|
JWTAuthentication = 1,
|
|
41
41
|
JWTHttpHeaderAuthentication = 2
|
|
42
42
|
}
|
|
43
|
-
|
|
43
|
+
type buildOnDeviceModelJobQueryParams = {
|
|
44
44
|
type: string;
|
|
45
45
|
};
|
|
46
|
-
|
|
46
|
+
type cancelJobQueryParams = {
|
|
47
47
|
forceCancel?: string;
|
|
48
48
|
};
|
|
49
|
-
|
|
49
|
+
type downloadJobsLogsQueryParams = {
|
|
50
50
|
limit?: number;
|
|
51
51
|
logLevel?: 'error' | 'warn' | 'info' | 'debug';
|
|
52
52
|
};
|
|
53
|
-
|
|
53
|
+
type getJobsLogsQueryParams = {
|
|
54
54
|
limit?: number;
|
|
55
55
|
logLevel?: 'error' | 'warn' | 'info' | 'debug';
|
|
56
56
|
};
|
|
57
|
-
|
|
57
|
+
type getJobsSummaryQueryParams = {
|
|
58
58
|
startDate: Date;
|
|
59
59
|
endDate: Date;
|
|
60
60
|
};
|
|
61
|
-
|
|
61
|
+
type listActiveJobsQueryParams = {
|
|
62
62
|
rootOnly?: boolean;
|
|
63
63
|
};
|
|
64
|
-
|
|
64
|
+
type listAllJobsQueryParams = {
|
|
65
65
|
startDate?: Date;
|
|
66
66
|
endDate?: Date;
|
|
67
67
|
limit?: number;
|
|
68
68
|
offset?: number;
|
|
69
69
|
rootOnly?: boolean;
|
|
70
|
+
key?: string;
|
|
70
71
|
};
|
|
71
|
-
|
|
72
|
+
type listFinishedJobsQueryParams = {
|
|
72
73
|
startDate?: Date;
|
|
73
74
|
endDate?: Date;
|
|
74
75
|
limit?: number;
|
|
75
76
|
offset?: number;
|
|
76
77
|
rootOnly?: boolean;
|
|
77
78
|
};
|
|
78
|
-
|
|
79
|
+
type setTunerPrimaryJobQueryParams = {
|
|
79
80
|
trialId: string;
|
|
80
81
|
};
|
|
81
|
-
export
|
|
82
|
+
export type JobsApiOpts = {
|
|
82
83
|
extraHeaders?: {
|
|
83
84
|
[name: string]: string;
|
|
84
85
|
};
|
|
@@ -294,6 +295,7 @@ export declare class JobsApi {
|
|
|
294
295
|
* @param limit Maximum number of results
|
|
295
296
|
* @param offset Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
|
|
296
297
|
* @param rootOnly Whether to exclude jobs with a parent ID (so jobs started as part of another job)
|
|
298
|
+
* @param key Job key to filter on
|
|
297
299
|
*/
|
|
298
300
|
listAllJobs(projectId: number, queryParams: listAllJobsQueryParams, options?: {
|
|
299
301
|
headers: {
|
|
@@ -1379,6 +1379,7 @@ class JobsApi {
|
|
|
1379
1379
|
* @param limit Maximum number of results
|
|
1380
1380
|
* @param offset Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
|
|
1381
1381
|
* @param rootOnly Whether to exclude jobs with a parent ID (so jobs started as part of another job)
|
|
1382
|
+
* @param key Job key to filter on
|
|
1382
1383
|
*/
|
|
1383
1384
|
async listAllJobs(projectId, queryParams, options = { headers: {} }) {
|
|
1384
1385
|
const localVarPath = this.basePath + '/api/{projectId}/jobs/all'
|
|
@@ -1415,6 +1416,9 @@ class JobsApi {
|
|
|
1415
1416
|
if (queryParams.rootOnly !== undefined) {
|
|
1416
1417
|
localVarQueryParameters['rootOnly'] = models_1.ObjectSerializer.serialize(queryParams.rootOnly, "boolean");
|
|
1417
1418
|
}
|
|
1419
|
+
if (queryParams.key !== undefined) {
|
|
1420
|
+
localVarQueryParameters['key'] = models_1.ObjectSerializer.serialize(queryParams.key, "string");
|
|
1421
|
+
}
|
|
1418
1422
|
Object.assign(localVarHeaderParams, options.headers);
|
|
1419
1423
|
Object.assign(localVarHeaderParams, this.opts.extraHeaders);
|
|
1420
1424
|
let localVarUseFormData = false;
|