edge-impulse-api 1.40.11 → 1.46.4
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/LICENSE +0 -0
- package/README.md +0 -0
- package/build/library/sdk/api/adminApi.d.ts +36 -0
- package/build/library/sdk/api/adminApi.js +243 -0
- package/build/library/sdk/api/adminApi.js.map +1 -1
- package/build/library/sdk/api/classifyApi.d.ts +13 -0
- package/build/library/sdk/api/classifyApi.js +85 -0
- package/build/library/sdk/api/classifyApi.js.map +1 -1
- package/build/library/sdk/api/dSPApi.d.ts +6 -6
- package/build/library/sdk/api/dSPApi.js +3 -15
- package/build/library/sdk/api/dSPApi.js.map +1 -1
- package/build/library/sdk/api/organizationBlocksApi.d.ts +95 -2
- package/build/library/sdk/api/organizationBlocksApi.js +634 -2
- package/build/library/sdk/api/organizationBlocksApi.js.map +1 -1
- package/build/library/sdk/api/organizationDataApi.d.ts +41 -0
- package/build/library/sdk/api/organizationDataApi.js +251 -0
- package/build/library/sdk/api/organizationDataApi.js.map +1 -1
- package/build/library/sdk/api/organizationsApi.d.ts +40 -0
- package/build/library/sdk/api/organizationsApi.js +230 -0
- package/build/library/sdk/api/organizationsApi.js.map +1 -1
- package/build/library/sdk/api/projectsApi.d.ts +46 -0
- package/build/library/sdk/api/projectsApi.js +301 -0
- package/build/library/sdk/api/projectsApi.js.map +1 -1
- package/build/library/sdk/api/rawDataApi.d.ts +26 -4
- package/build/library/sdk/api/rawDataApi.js +47 -7
- package/build/library/sdk/api/rawDataApi.js.map +1 -1
- package/build/library/sdk/api/userApi.d.ts +33 -0
- package/build/library/sdk/api/userApi.js +213 -0
- package/build/library/sdk/api/userApi.js.map +1 -1
- package/build/library/sdk/model/addOrganizationTransformationBlockRequest.d.ts +1 -1
- package/build/library/sdk/model/addOrganizationTransformationBlockRequest.js +1 -1
- package/build/library/sdk/model/addOrganizationTransformationBlockRequest.js.map +1 -1
- package/build/library/sdk/model/adminApiUser.d.ts +4 -0
- package/build/library/sdk/model/adminApiUser.js +5 -0
- package/build/library/sdk/model/adminApiUser.js.map +1 -1
- package/build/library/sdk/model/adminCreateOrganizationDataExportRequest.d.ts +36 -0
- package/build/library/sdk/model/adminCreateOrganizationDataExportRequest.js +42 -0
- package/build/library/sdk/model/adminCreateOrganizationDataExportRequest.js.map +1 -0
- package/build/library/sdk/model/adminGetOrganizationUsageReportsResponse.d.ts +1 -1
- package/build/library/sdk/model/adminGetOrganizationUsageReportsResponseAllOf.d.ts +1 -1
- package/build/library/sdk/model/adminUpdateOrganizationDataExportRequest.d.ts +32 -0
- package/build/library/sdk/model/adminUpdateOrganizationDataExportRequest.js +37 -0
- package/build/library/sdk/model/adminUpdateOrganizationDataExportRequest.js.map +1 -0
- package/build/library/sdk/model/blockType.d.ts +13 -0
- package/build/library/sdk/model/blockType.js +16 -0
- package/build/library/sdk/model/blockType.js.map +1 -0
- package/build/library/sdk/model/dSPBlock.d.ts +2 -0
- package/build/library/sdk/model/dSPBlock.js +5 -0
- package/build/library/sdk/model/dSPBlock.js.map +1 -1
- package/build/library/sdk/model/dSPGroupItem.d.ts +1 -1
- package/build/library/sdk/model/dSPGroupItem.js +1 -1
- package/build/library/sdk/model/dSPGroupItem.js.map +1 -1
- package/build/library/sdk/model/deployPretrainedModelRequest.d.ts +1 -1
- package/build/library/sdk/model/deployPretrainedModelRequest.js +1 -1
- package/build/library/sdk/model/deployPretrainedModelRequest.js.map +1 -1
- package/build/library/sdk/model/deploymentTargetEngine.d.ts +1 -1
- package/build/library/sdk/model/deploymentTargetEngine.js +1 -1
- package/build/library/sdk/model/deploymentTargetEngine.js.map +1 -1
- package/build/library/sdk/model/exportBlockResponse.d.ts +37 -0
- package/build/library/sdk/model/exportBlockResponse.js +47 -0
- package/build/library/sdk/model/exportBlockResponse.js.map +1 -0
- package/build/library/sdk/model/exportBlockResponseAllOf.d.ts +29 -0
- package/build/library/sdk/model/exportBlockResponseAllOf.js +37 -0
- package/build/library/sdk/model/exportBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfo.d.ts +34 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfo.js +47 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfo.js.map +1 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfoAllOf.d.ts +26 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfoAllOf.js +37 -0
- package/build/library/sdk/model/getCsvWizardUploadedFileInfoAllOf.js.map +1 -0
- package/build/library/sdk/model/getJWTRequest.d.ts +4 -0
- package/build/library/sdk/model/getJWTRequest.js +5 -0
- package/build/library/sdk/model/getJWTRequest.js.map +1 -1
- package/build/library/sdk/model/getOrganizationBucketResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationBucketResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationBucketResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationBucketResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationBucketResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationBucketResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationDataExportResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationDataExportResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationDataExportResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationDataExportResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponse.d.ts +38 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponse.js +47 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponseAllOf.d.ts +30 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponseAllOf.js +37 -0
- package/build/library/sdk/model/getOrganizationDataExportsResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationDeployBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationDspBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationTransferLearningBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponse.d.ts +34 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponse.js +42 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponse.js.map +1 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponseAllOf.d.ts +26 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponseAllOf.js +32 -0
- package/build/library/sdk/model/getOrganizationTransformationBlockResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/getPretrainedModelResponseAllOfModel.d.ts +1 -0
- package/build/library/sdk/model/getPretrainedModelResponseAllOfModel.js +5 -0
- package/build/library/sdk/model/getPretrainedModelResponseAllOfModel.js.map +1 -1
- package/build/library/sdk/model/getUserResponse.d.ts +4 -0
- package/build/library/sdk/model/getUserResponse.js +5 -0
- package/build/library/sdk/model/getUserResponse.js.map +1 -1
- package/build/library/sdk/model/imageInputScaling.d.ts +2 -2
- package/build/library/sdk/model/imageInputScaling.js +1 -1
- package/build/library/sdk/model/imageInputScaling.js.map +1 -1
- package/build/library/sdk/model/inputBlock.d.ts +2 -0
- package/build/library/sdk/model/inputBlock.js +5 -0
- package/build/library/sdk/model/inputBlock.js.map +1 -1
- package/build/library/sdk/model/kerasModelMetadataMetricsOnDevicePerformance.d.ts +1 -0
- package/build/library/sdk/model/kerasModelMetadataMetricsOnDevicePerformance.js +5 -0
- package/build/library/sdk/model/kerasModelMetadataMetricsOnDevicePerformance.js.map +1 -1
- package/build/library/sdk/model/kerasResponse.d.ts +8 -6
- package/build/library/sdk/model/kerasResponse.js +12 -7
- package/build/library/sdk/model/kerasResponse.js.map +1 -1
- package/build/library/sdk/model/kerasResponseAllOf.d.ts +8 -6
- package/build/library/sdk/model/kerasResponseAllOf.js +12 -7
- package/build/library/sdk/model/kerasResponseAllOf.js.map +1 -1
- package/build/library/sdk/model/learnBlock.d.ts +2 -0
- package/build/library/sdk/model/learnBlock.js +5 -0
- package/build/library/sdk/model/learnBlock.js.map +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponse.d.ts +2 -2
- package/build/library/sdk/model/listOrganizationBucketsResponse.js +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponse.js.map +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOf.d.ts +2 -2
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOf.js +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOf.js.map +1 -1
- package/build/library/sdk/model/listOrganizationUsageReportsResponseAllOf.d.ts +30 -0
- package/build/library/sdk/model/listOrganizationUsageReportsResponseAllOf.js +37 -0
- package/build/library/sdk/model/listOrganizationUsageReportsResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/listPortalFilesInFolderRequest.d.ts +4 -4
- package/build/library/sdk/model/listPortalFilesInFolderRequest.js +5 -5
- package/build/library/sdk/model/listPortalFilesInFolderRequest.js.map +1 -1
- package/build/library/sdk/model/modelEngineShortEnum.d.ts +13 -0
- package/build/library/sdk/model/modelEngineShortEnum.js +16 -0
- package/build/library/sdk/model/modelEngineShortEnum.js.map +1 -0
- package/build/library/sdk/model/models.d.ts +38 -1
- package/build/library/sdk/model/models.js +116 -9
- package/build/library/sdk/model/models.js.map +1 -1
- package/build/library/sdk/model/{listOrganizationBucketsResponseAllOfBuckets.d.ts → organizationBucket.d.ts} +1 -1
- package/build/library/sdk/model/{listOrganizationBucketsResponseAllOfBuckets.js → organizationBucket.js} +9 -9
- package/build/library/sdk/model/organizationBucket.js.map +1 -0
- package/build/library/sdk/model/organizationCreateProject.d.ts +2 -3
- package/build/library/sdk/model/organizationCreateProject.js +2 -3
- package/build/library/sdk/model/organizationCreateProject.js.map +1 -1
- package/build/library/sdk/model/organizationCreateProjectOutputDatasetPathRule.d.ts +16 -0
- package/build/library/sdk/model/organizationCreateProjectOutputDatasetPathRule.js +16 -0
- package/build/library/sdk/model/organizationCreateProjectOutputDatasetPathRule.js.map +1 -0
- package/build/library/sdk/model/organizationCreateProjectPathFilter.d.ts +35 -0
- package/build/library/sdk/model/organizationCreateProjectPathFilter.js +40 -0
- package/build/library/sdk/model/organizationCreateProjectPathFilter.js.map +1 -0
- package/build/library/sdk/model/organizationCreateProjectRequest.d.ts +17 -0
- package/build/library/sdk/model/organizationCreateProjectRequest.js +15 -0
- package/build/library/sdk/model/organizationCreateProjectRequest.js.map +1 -1
- package/build/library/sdk/model/organizationCreateProjectWithFiles.d.ts +2 -3
- package/build/library/sdk/model/organizationCreateProjectWithFiles.js +2 -3
- package/build/library/sdk/model/organizationCreateProjectWithFiles.js.map +1 -1
- package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.d.ts +4 -2
- package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.js +9 -8
- package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.js.map +1 -1
- package/build/library/sdk/model/organizationDataExport.d.ts +35 -0
- package/build/library/sdk/model/organizationDataExport.js +52 -0
- package/build/library/sdk/model/organizationDataExport.js.map +1 -0
- package/build/library/sdk/model/organizationDataset.d.ts +4 -0
- package/build/library/sdk/model/organizationDataset.js +5 -0
- package/build/library/sdk/model/organizationDataset.js.map +1 -1
- package/build/library/sdk/model/organizationDeployBlock.d.ts +1 -0
- package/build/library/sdk/model/organizationDeployBlock.js +5 -0
- package/build/library/sdk/model/organizationDeployBlock.js.map +1 -1
- package/build/library/sdk/model/organizationDspBlock.d.ts +1 -0
- package/build/library/sdk/model/organizationDspBlock.js +5 -0
- package/build/library/sdk/model/organizationDspBlock.js.map +1 -1
- package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.d.ts +2 -3
- package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.js +2 -3
- package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.js.map +1 -1
- package/build/library/sdk/model/organizationPipelineStep.d.ts +11 -0
- package/build/library/sdk/model/organizationPipelineStep.js +15 -0
- package/build/library/sdk/model/organizationPipelineStep.js.map +1 -1
- package/build/library/sdk/model/organizationTransferLearningBlock.d.ts +1 -0
- package/build/library/sdk/model/organizationTransferLearningBlock.js +5 -0
- package/build/library/sdk/model/organizationTransferLearningBlock.js.map +1 -1
- package/build/library/sdk/model/organizationTransformationBlock.d.ts +3 -3
- package/build/library/sdk/model/organizationTransformationBlock.js +7 -3
- package/build/library/sdk/model/organizationTransformationBlock.js.map +1 -1
- package/build/library/sdk/model/organizationUser.d.ts +4 -0
- package/build/library/sdk/model/organizationUser.js +5 -0
- package/build/library/sdk/model/organizationUser.js.map +1 -1
- package/build/library/sdk/model/previewDefaultFilesInFolderRequest.d.ts +34 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderRequest.js +38 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderRequest.js.map +1 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponse.d.ts +44 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponse.js +53 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponse.js.map +1 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponseAllOf.d.ts +36 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponseAllOf.js +43 -0
- package/build/library/sdk/model/previewDefaultFilesInFolderResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/profileModelInfoMemory.d.ts +1 -0
- package/build/library/sdk/model/profileModelInfoMemory.js +5 -0
- package/build/library/sdk/model/profileModelInfoMemory.js.map +1 -1
- package/build/library/sdk/model/profileModelTableMcuMemory.d.ts +1 -0
- package/build/library/sdk/model/profileModelTableMcuMemory.js +5 -0
- package/build/library/sdk/model/profileModelTableMcuMemory.js.map +1 -1
- package/build/library/sdk/model/project.d.ts +4 -0
- package/build/library/sdk/model/project.js +5 -0
- package/build/library/sdk/model/project.js.map +1 -1
- package/build/library/sdk/model/projectCollaborator.d.ts +4 -0
- package/build/library/sdk/model/projectCollaborator.js +5 -0
- package/build/library/sdk/model/projectCollaborator.js.map +1 -1
- package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.d.ts +18 -0
- package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.js +22 -1
- package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.js.map +1 -1
- package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.d.ts +2 -0
- package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.js +5 -0
- package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.js.map +1 -1
- package/build/library/sdk/model/sample.d.ts +4 -0
- package/build/library/sdk/model/sample.js +5 -0
- package/build/library/sdk/model/sample.js.map +1 -1
- package/build/library/sdk/model/setKerasParameterRequest.d.ts +8 -6
- package/build/library/sdk/model/setKerasParameterRequest.js +12 -7
- package/build/library/sdk/model/setKerasParameterRequest.js.map +1 -1
- package/build/library/sdk/model/targetConstraintsDevice.d.ts +0 -4
- package/build/library/sdk/model/targetConstraintsDevice.js +0 -5
- package/build/library/sdk/model/targetConstraintsDevice.js.map +1 -1
- package/build/library/sdk/model/transferLearningModel.d.ts +2 -3
- package/build/library/sdk/model/transferLearningModel.js +2 -3
- package/build/library/sdk/model/transferLearningModel.js.map +1 -1
- package/build/library/sdk/model/transformationJobOperatesOnEnum.d.ts +13 -0
- package/build/library/sdk/model/transformationJobOperatesOnEnum.js +16 -0
- package/build/library/sdk/model/transformationJobOperatesOnEnum.js.map +1 -0
- package/build/library/sdk/model/updateOrganizationTransformationBlockRequest.d.ts +2 -3
- package/build/library/sdk/model/updateOrganizationTransformationBlockRequest.js +2 -3
- package/build/library/sdk/model/updateOrganizationTransformationBlockRequest.js.map +1 -1
- package/build/library/sdk/model/updateProjectRequest.d.ts +25 -1
- package/build/library/sdk/model/updateProjectRequest.js +32 -1
- package/build/library/sdk/model/updateProjectRequest.js.map +1 -1
- package/build/library/sdk/model/uploadCsvWizardUploadedFileRequest.d.ts +33 -0
- package/build/library/sdk/model/uploadCsvWizardUploadedFileRequest.js +32 -0
- package/build/library/sdk/model/uploadCsvWizardUploadedFileRequest.js.map +1 -0
- package/build/library/sdk/model/user.d.ts +4 -0
- package/build/library/sdk/model/user.js +5 -0
- package/build/library/sdk/model/user.js.map +1 -1
- package/build/library/sdk/model/userDeleteTotpMfaKeyRequest.d.ts +28 -0
- package/build/library/sdk/model/userDeleteTotpMfaKeyRequest.js +32 -0
- package/build/library/sdk/model/userDeleteTotpMfaKeyRequest.js.map +1 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponse.d.ts +40 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponse.js +47 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponse.js.map +1 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponseAllOf.d.ts +32 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponseAllOf.js +37 -0
- package/build/library/sdk/model/userGenerateNewMfaKeyResponseAllOf.js.map +1 -0
- package/build/library/sdk/model/userSetTotpMfaKeyRequest.d.ts +32 -0
- package/build/library/sdk/model/userSetTotpMfaKeyRequest.js +37 -0
- package/build/library/sdk/model/userSetTotpMfaKeyRequest.js.map +1 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponse.d.ts +36 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponse.js +42 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponse.js.map +1 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponseAllOf.d.ts +28 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponseAllOf.js +32 -0
- package/build/library/sdk/model/userSetTotpMfaKeyResponseAllOf.js.map +1 -0
- package/package.json +1 -1
- package/build/library/sdk/model/listOrganizationBucketsResponseAllOfBuckets.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getJWTRequest.js","sourceRoot":"","sources":["../../../../library/sdk/model/getJWTRequest.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAGH;IAAA,MAAa,aAAa;
|
|
1
|
+
{"version":3,"file":"getJWTRequest.js","sourceRoot":"","sources":["../../../../library/sdk/model/getJWTRequest.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAGH;IAAA,MAAa,aAAa;QAyDtB,MAAM,CAAC,mBAAmB;YACtB,OAAO,aAAa,CAAC,gBAAgB,CAAC;QAC1C,CAAC;;IApCM,2BAAa,GAAuB,SAAS,CAAC;IAE9C,8BAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,UAAU;YAClB,UAAU,EAAE,UAAU;YACtB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,UAAU;YAClB,UAAU,EAAE,UAAU;YACtB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,MAAM;YACd,UAAU,EAAE,MAAM;YAClB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,SAAS;YACrB,MAAM,EAAE,0BAA0B;SACrC;QACD;YACI,MAAM,EAAE,WAAW;YACnB,UAAU,EAAE,WAAW;YACvB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,WAAW;YACnB,UAAU,EAAE,WAAW;YACvB,MAAM,EAAE,QAAQ;SACnB;KAAK,CAAC;IAKf,oBAAC;KAAA;AA5DY,sCAAa;AAgEb,QAAA,8BAA8B,GAAa,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationBucket } from './organizationBucket';
|
|
13
|
+
export declare class GetOrganizationBucketResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Whether the operation succeeded
|
|
16
|
+
*/
|
|
17
|
+
'success': boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Optional error description (set if \'success\' was false)
|
|
20
|
+
*/
|
|
21
|
+
'error'?: string;
|
|
22
|
+
'bucket': OrganizationBucket;
|
|
23
|
+
static discriminator: string | undefined;
|
|
24
|
+
static attributeTypeMap: Array<{
|
|
25
|
+
name: string;
|
|
26
|
+
baseName: string;
|
|
27
|
+
type: string;
|
|
28
|
+
}>;
|
|
29
|
+
static getAttributeTypeMap(): {
|
|
30
|
+
name: string;
|
|
31
|
+
baseName: string;
|
|
32
|
+
type: string;
|
|
33
|
+
}[];
|
|
34
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationBucketResponse = void 0;
|
|
15
|
+
let GetOrganizationBucketResponse = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationBucketResponse {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationBucketResponse.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationBucketResponse.discriminator = undefined;
|
|
22
|
+
GetOrganizationBucketResponse.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "success",
|
|
25
|
+
"baseName": "success",
|
|
26
|
+
"type": "boolean"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "error",
|
|
30
|
+
"baseName": "error",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "bucket",
|
|
35
|
+
"baseName": "bucket",
|
|
36
|
+
"type": "OrganizationBucket"
|
|
37
|
+
}
|
|
38
|
+
];
|
|
39
|
+
return GetOrganizationBucketResponse;
|
|
40
|
+
})();
|
|
41
|
+
exports.GetOrganizationBucketResponse = GetOrganizationBucketResponse;
|
|
42
|
+
//# sourceMappingURL=getOrganizationBucketResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationBucketResponse.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationBucketResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH;IAAA,MAAa,6BAA6B;QA8BtC,MAAM,CAAC,mBAAmB;YACtB,OAAO,6BAA6B,CAAC,gBAAgB,CAAC;QAC1D,CAAC;;IArBM,2CAAa,GAAuB,SAAS,CAAC;IAE9C,8CAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,SAAS;YACrB,MAAM,EAAE,SAAS;SACpB;QACD;YACI,MAAM,EAAE,OAAO;YACf,UAAU,EAAE,OAAO;YACnB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,QAAQ;YACpB,MAAM,EAAE,oBAAoB;SAC/B;KAAK,CAAC;IAKf,oCAAC;KAAA;AAjCY,sEAA6B"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationBucket } from './organizationBucket';
|
|
13
|
+
export declare class GetOrganizationBucketResponseAllOf {
|
|
14
|
+
'bucket': OrganizationBucket;
|
|
15
|
+
static discriminator: string | undefined;
|
|
16
|
+
static attributeTypeMap: Array<{
|
|
17
|
+
name: string;
|
|
18
|
+
baseName: string;
|
|
19
|
+
type: string;
|
|
20
|
+
}>;
|
|
21
|
+
static getAttributeTypeMap(): {
|
|
22
|
+
name: string;
|
|
23
|
+
baseName: string;
|
|
24
|
+
type: string;
|
|
25
|
+
}[];
|
|
26
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationBucketResponseAllOf = void 0;
|
|
15
|
+
let GetOrganizationBucketResponseAllOf = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationBucketResponseAllOf {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationBucketResponseAllOf.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationBucketResponseAllOf.discriminator = undefined;
|
|
22
|
+
GetOrganizationBucketResponseAllOf.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "bucket",
|
|
25
|
+
"baseName": "bucket",
|
|
26
|
+
"type": "OrganizationBucket"
|
|
27
|
+
}
|
|
28
|
+
];
|
|
29
|
+
return GetOrganizationBucketResponseAllOf;
|
|
30
|
+
})();
|
|
31
|
+
exports.GetOrganizationBucketResponseAllOf = GetOrganizationBucketResponseAllOf;
|
|
32
|
+
//# sourceMappingURL=getOrganizationBucketResponseAllOf.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationBucketResponseAllOf.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationBucketResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH;IAAA,MAAa,kCAAkC;QAY3C,MAAM,CAAC,mBAAmB;YACtB,OAAO,kCAAkC,CAAC,gBAAgB,CAAC;QAC/D,CAAC;;IAXM,gDAAa,GAAuB,SAAS,CAAC;IAE9C,mDAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,QAAQ;YACpB,MAAM,EAAE,oBAAoB;SAC/B;KAAK,CAAC;IAKf,yCAAC;KAAA;AAfY,gFAAkC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationDataExport } from './organizationDataExport';
|
|
13
|
+
export declare class GetOrganizationDataExportResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Whether the operation succeeded
|
|
16
|
+
*/
|
|
17
|
+
'success': boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Optional error description (set if \'success\' was false)
|
|
20
|
+
*/
|
|
21
|
+
'error'?: string;
|
|
22
|
+
'_export': OrganizationDataExport;
|
|
23
|
+
static discriminator: string | undefined;
|
|
24
|
+
static attributeTypeMap: Array<{
|
|
25
|
+
name: string;
|
|
26
|
+
baseName: string;
|
|
27
|
+
type: string;
|
|
28
|
+
}>;
|
|
29
|
+
static getAttributeTypeMap(): {
|
|
30
|
+
name: string;
|
|
31
|
+
baseName: string;
|
|
32
|
+
type: string;
|
|
33
|
+
}[];
|
|
34
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationDataExportResponse = void 0;
|
|
15
|
+
let GetOrganizationDataExportResponse = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationDataExportResponse {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationDataExportResponse.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationDataExportResponse.discriminator = undefined;
|
|
22
|
+
GetOrganizationDataExportResponse.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "success",
|
|
25
|
+
"baseName": "success",
|
|
26
|
+
"type": "boolean"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "error",
|
|
30
|
+
"baseName": "error",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "_export",
|
|
35
|
+
"baseName": "export",
|
|
36
|
+
"type": "OrganizationDataExport"
|
|
37
|
+
}
|
|
38
|
+
];
|
|
39
|
+
return GetOrganizationDataExportResponse;
|
|
40
|
+
})();
|
|
41
|
+
exports.GetOrganizationDataExportResponse = GetOrganizationDataExportResponse;
|
|
42
|
+
//# sourceMappingURL=getOrganizationDataExportResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationDataExportResponse.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationDataExportResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH;IAAA,MAAa,iCAAiC;QA8B1C,MAAM,CAAC,mBAAmB;YACtB,OAAO,iCAAiC,CAAC,gBAAgB,CAAC;QAC9D,CAAC;;IArBM,+CAAa,GAAuB,SAAS,CAAC;IAE9C,kDAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,SAAS;YACrB,MAAM,EAAE,SAAS;SACpB;QACD;YACI,MAAM,EAAE,OAAO;YACf,UAAU,EAAE,OAAO;YACnB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,QAAQ;YACpB,MAAM,EAAE,wBAAwB;SACnC;KAAK,CAAC;IAKf,wCAAC;KAAA;AAjCY,8EAAiC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationDataExport } from './organizationDataExport';
|
|
13
|
+
export declare class GetOrganizationDataExportResponseAllOf {
|
|
14
|
+
'_export': OrganizationDataExport;
|
|
15
|
+
static discriminator: string | undefined;
|
|
16
|
+
static attributeTypeMap: Array<{
|
|
17
|
+
name: string;
|
|
18
|
+
baseName: string;
|
|
19
|
+
type: string;
|
|
20
|
+
}>;
|
|
21
|
+
static getAttributeTypeMap(): {
|
|
22
|
+
name: string;
|
|
23
|
+
baseName: string;
|
|
24
|
+
type: string;
|
|
25
|
+
}[];
|
|
26
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationDataExportResponseAllOf = void 0;
|
|
15
|
+
let GetOrganizationDataExportResponseAllOf = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationDataExportResponseAllOf {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationDataExportResponseAllOf.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationDataExportResponseAllOf.discriminator = undefined;
|
|
22
|
+
GetOrganizationDataExportResponseAllOf.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "_export",
|
|
25
|
+
"baseName": "export",
|
|
26
|
+
"type": "OrganizationDataExport"
|
|
27
|
+
}
|
|
28
|
+
];
|
|
29
|
+
return GetOrganizationDataExportResponseAllOf;
|
|
30
|
+
})();
|
|
31
|
+
exports.GetOrganizationDataExportResponseAllOf = GetOrganizationDataExportResponseAllOf;
|
|
32
|
+
//# sourceMappingURL=getOrganizationDataExportResponseAllOf.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationDataExportResponseAllOf.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationDataExportResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH;IAAA,MAAa,sCAAsC;QAY/C,MAAM,CAAC,mBAAmB;YACtB,OAAO,sCAAsC,CAAC,gBAAgB,CAAC;QACnE,CAAC;;IAXM,oDAAa,GAAuB,SAAS,CAAC;IAE9C,uDAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,QAAQ;YACpB,MAAM,EAAE,wBAAwB;SACnC;KAAK,CAAC;IAKf,6CAAC;KAAA;AAfY,wFAAsC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationDataExport } from './organizationDataExport';
|
|
13
|
+
export declare class GetOrganizationDataExportsResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Whether the operation succeeded
|
|
16
|
+
*/
|
|
17
|
+
'success': boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Optional error description (set if \'success\' was false)
|
|
20
|
+
*/
|
|
21
|
+
'error'?: string;
|
|
22
|
+
/**
|
|
23
|
+
* List of organization data exports.
|
|
24
|
+
*/
|
|
25
|
+
'exports': Array<OrganizationDataExport>;
|
|
26
|
+
'totalCount': number;
|
|
27
|
+
static discriminator: string | undefined;
|
|
28
|
+
static attributeTypeMap: Array<{
|
|
29
|
+
name: string;
|
|
30
|
+
baseName: string;
|
|
31
|
+
type: string;
|
|
32
|
+
}>;
|
|
33
|
+
static getAttributeTypeMap(): {
|
|
34
|
+
name: string;
|
|
35
|
+
baseName: string;
|
|
36
|
+
type: string;
|
|
37
|
+
}[];
|
|
38
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationDataExportsResponse = void 0;
|
|
15
|
+
let GetOrganizationDataExportsResponse = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationDataExportsResponse {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationDataExportsResponse.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationDataExportsResponse.discriminator = undefined;
|
|
22
|
+
GetOrganizationDataExportsResponse.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "success",
|
|
25
|
+
"baseName": "success",
|
|
26
|
+
"type": "boolean"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "error",
|
|
30
|
+
"baseName": "error",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "exports",
|
|
35
|
+
"baseName": "exports",
|
|
36
|
+
"type": "Array<OrganizationDataExport>"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "totalCount",
|
|
40
|
+
"baseName": "totalCount",
|
|
41
|
+
"type": "number"
|
|
42
|
+
}
|
|
43
|
+
];
|
|
44
|
+
return GetOrganizationDataExportsResponse;
|
|
45
|
+
})();
|
|
46
|
+
exports.GetOrganizationDataExportsResponse = GetOrganizationDataExportsResponse;
|
|
47
|
+
//# sourceMappingURL=getOrganizationDataExportsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationDataExportsResponse.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationDataExportsResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH;IAAA,MAAa,kCAAkC;QAuC3C,MAAM,CAAC,mBAAmB;YACtB,OAAO,kCAAkC,CAAC,gBAAgB,CAAC;QAC/D,CAAC;;IA1BM,gDAAa,GAAuB,SAAS,CAAC;IAE9C,mDAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,SAAS;YACrB,MAAM,EAAE,SAAS;SACpB;QACD;YACI,MAAM,EAAE,OAAO;YACf,UAAU,EAAE,OAAO;YACnB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,SAAS;YACrB,MAAM,EAAE,+BAA+B;SAC1C;QACD;YACI,MAAM,EAAE,YAAY;YACpB,UAAU,EAAE,YAAY;YACxB,MAAM,EAAE,QAAQ;SACnB;KAAK,CAAC;IAKf,yCAAC;KAAA;AA1CY,gFAAkC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationDataExport } from './organizationDataExport';
|
|
13
|
+
export declare class GetOrganizationDataExportsResponseAllOf {
|
|
14
|
+
/**
|
|
15
|
+
* List of organization data exports.
|
|
16
|
+
*/
|
|
17
|
+
'exports': Array<OrganizationDataExport>;
|
|
18
|
+
'totalCount': number;
|
|
19
|
+
static discriminator: string | undefined;
|
|
20
|
+
static attributeTypeMap: Array<{
|
|
21
|
+
name: string;
|
|
22
|
+
baseName: string;
|
|
23
|
+
type: string;
|
|
24
|
+
}>;
|
|
25
|
+
static getAttributeTypeMap(): {
|
|
26
|
+
name: string;
|
|
27
|
+
baseName: string;
|
|
28
|
+
type: string;
|
|
29
|
+
}[];
|
|
30
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationDataExportsResponseAllOf = void 0;
|
|
15
|
+
let GetOrganizationDataExportsResponseAllOf = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationDataExportsResponseAllOf {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationDataExportsResponseAllOf.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationDataExportsResponseAllOf.discriminator = undefined;
|
|
22
|
+
GetOrganizationDataExportsResponseAllOf.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "exports",
|
|
25
|
+
"baseName": "exports",
|
|
26
|
+
"type": "Array<OrganizationDataExport>"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "totalCount",
|
|
30
|
+
"baseName": "totalCount",
|
|
31
|
+
"type": "number"
|
|
32
|
+
}
|
|
33
|
+
];
|
|
34
|
+
return GetOrganizationDataExportsResponseAllOf;
|
|
35
|
+
})();
|
|
36
|
+
exports.GetOrganizationDataExportsResponseAllOf = GetOrganizationDataExportsResponseAllOf;
|
|
37
|
+
//# sourceMappingURL=getOrganizationDataExportsResponseAllOf.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationDataExportsResponseAllOf.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationDataExportsResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH;IAAA,MAAa,uCAAuC;QAqBhD,MAAM,CAAC,mBAAmB;YACtB,OAAO,uCAAuC,CAAC,gBAAgB,CAAC;QACpE,CAAC;;IAhBM,qDAAa,GAAuB,SAAS,CAAC;IAE9C,wDAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,SAAS;YACrB,MAAM,EAAE,+BAA+B;SAC1C;QACD;YACI,MAAM,EAAE,YAAY;YACpB,UAAU,EAAE,YAAY;YACxB,MAAM,EAAE,QAAQ;SACnB;KAAK,CAAC;IAKf,8CAAC;KAAA;AAxBY,0FAAuC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationDeployBlock } from './organizationDeployBlock';
|
|
13
|
+
export declare class GetOrganizationDeployBlockResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Whether the operation succeeded
|
|
16
|
+
*/
|
|
17
|
+
'success': boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Optional error description (set if \'success\' was false)
|
|
20
|
+
*/
|
|
21
|
+
'error'?: string;
|
|
22
|
+
'deployBlock': OrganizationDeployBlock;
|
|
23
|
+
static discriminator: string | undefined;
|
|
24
|
+
static attributeTypeMap: Array<{
|
|
25
|
+
name: string;
|
|
26
|
+
baseName: string;
|
|
27
|
+
type: string;
|
|
28
|
+
}>;
|
|
29
|
+
static getAttributeTypeMap(): {
|
|
30
|
+
name: string;
|
|
31
|
+
baseName: string;
|
|
32
|
+
type: string;
|
|
33
|
+
}[];
|
|
34
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationDeployBlockResponse = void 0;
|
|
15
|
+
let GetOrganizationDeployBlockResponse = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationDeployBlockResponse {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationDeployBlockResponse.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationDeployBlockResponse.discriminator = undefined;
|
|
22
|
+
GetOrganizationDeployBlockResponse.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "success",
|
|
25
|
+
"baseName": "success",
|
|
26
|
+
"type": "boolean"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "error",
|
|
30
|
+
"baseName": "error",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "deployBlock",
|
|
35
|
+
"baseName": "deployBlock",
|
|
36
|
+
"type": "OrganizationDeployBlock"
|
|
37
|
+
}
|
|
38
|
+
];
|
|
39
|
+
return GetOrganizationDeployBlockResponse;
|
|
40
|
+
})();
|
|
41
|
+
exports.GetOrganizationDeployBlockResponse = GetOrganizationDeployBlockResponse;
|
|
42
|
+
//# sourceMappingURL=getOrganizationDeployBlockResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationDeployBlockResponse.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationDeployBlockResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH;IAAA,MAAa,kCAAkC;QA8B3C,MAAM,CAAC,mBAAmB;YACtB,OAAO,kCAAkC,CAAC,gBAAgB,CAAC;QAC/D,CAAC;;IArBM,gDAAa,GAAuB,SAAS,CAAC;IAE9C,mDAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,SAAS;YACjB,UAAU,EAAE,SAAS;YACrB,MAAM,EAAE,SAAS;SACpB;QACD;YACI,MAAM,EAAE,OAAO;YACf,UAAU,EAAE,OAAO;YACnB,MAAM,EAAE,QAAQ;SACnB;QACD;YACI,MAAM,EAAE,aAAa;YACrB,UAAU,EAAE,aAAa;YACzB,MAAM,EAAE,yBAAyB;SACpC;KAAK,CAAC;IAKf,yCAAC;KAAA;AAjCY,gFAAkC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationDeployBlock } from './organizationDeployBlock';
|
|
13
|
+
export declare class GetOrganizationDeployBlockResponseAllOf {
|
|
14
|
+
'deployBlock': OrganizationDeployBlock;
|
|
15
|
+
static discriminator: string | undefined;
|
|
16
|
+
static attributeTypeMap: Array<{
|
|
17
|
+
name: string;
|
|
18
|
+
baseName: string;
|
|
19
|
+
type: string;
|
|
20
|
+
}>;
|
|
21
|
+
static getAttributeTypeMap(): {
|
|
22
|
+
name: string;
|
|
23
|
+
baseName: string;
|
|
24
|
+
type: string;
|
|
25
|
+
}[];
|
|
26
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.GetOrganizationDeployBlockResponseAllOf = void 0;
|
|
15
|
+
let GetOrganizationDeployBlockResponseAllOf = /** @class */ (() => {
|
|
16
|
+
class GetOrganizationDeployBlockResponseAllOf {
|
|
17
|
+
static getAttributeTypeMap() {
|
|
18
|
+
return GetOrganizationDeployBlockResponseAllOf.attributeTypeMap;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
GetOrganizationDeployBlockResponseAllOf.discriminator = undefined;
|
|
22
|
+
GetOrganizationDeployBlockResponseAllOf.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "deployBlock",
|
|
25
|
+
"baseName": "deployBlock",
|
|
26
|
+
"type": "OrganizationDeployBlock"
|
|
27
|
+
}
|
|
28
|
+
];
|
|
29
|
+
return GetOrganizationDeployBlockResponseAllOf;
|
|
30
|
+
})();
|
|
31
|
+
exports.GetOrganizationDeployBlockResponseAllOf = GetOrganizationDeployBlockResponseAllOf;
|
|
32
|
+
//# sourceMappingURL=getOrganizationDeployBlockResponseAllOf.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getOrganizationDeployBlockResponseAllOf.js","sourceRoot":"","sources":["../../../../library/sdk/model/getOrganizationDeployBlockResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH;IAAA,MAAa,uCAAuC;QAYhD,MAAM,CAAC,mBAAmB;YACtB,OAAO,uCAAuC,CAAC,gBAAgB,CAAC;QACpE,CAAC;;IAXM,qDAAa,GAAuB,SAAS,CAAC;IAE9C,wDAAgB,GAA0D;QAC7E;YACI,MAAM,EAAE,aAAa;YACrB,UAAU,EAAE,aAAa;YACzB,MAAM,EAAE,yBAAyB;SACpC;KAAK,CAAC;IAKf,8CAAC;KAAA;AAfY,0FAAuC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OrganizationDspBlock } from './organizationDspBlock';
|
|
13
|
+
export declare class GetOrganizationDspBlockResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Whether the operation succeeded
|
|
16
|
+
*/
|
|
17
|
+
'success': boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Optional error description (set if \'success\' was false)
|
|
20
|
+
*/
|
|
21
|
+
'error'?: string;
|
|
22
|
+
'dspBlock': OrganizationDspBlock;
|
|
23
|
+
static discriminator: string | undefined;
|
|
24
|
+
static attributeTypeMap: Array<{
|
|
25
|
+
name: string;
|
|
26
|
+
baseName: string;
|
|
27
|
+
type: string;
|
|
28
|
+
}>;
|
|
29
|
+
static getAttributeTypeMap(): {
|
|
30
|
+
name: string;
|
|
31
|
+
baseName: string;
|
|
32
|
+
type: string;
|
|
33
|
+
}[];
|
|
34
|
+
}
|