@osdk/client.unstable 2.5.0-beta.4 → 2.5.0-beta.6
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/CHANGELOG.md +8 -0
- package/build/browser/index.js.map +1 -1
- package/build/cjs/index.cjs.map +1 -1
- package/build/cjs/index.d.cts +611 -177
- package/build/esm/index.js.map +1 -1
- package/build/types/blockDataIr.d.ts +6 -3
- package/build/types/blockDataIr.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts +0 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts +0 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/__components.d.ts +468 -44
- package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +8 -2
- package/build/types/generated/ontology-metadata/api/audit/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/audit/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/audit/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts +81 -128
- package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/__components.d.ts +121 -2
- package/build/types/generated/ontology-metadata/api/modification/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +27 -0
- package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts +14 -14
- package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/provenance/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/provenance/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts +6 -1
- package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts +10 -0
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/__components.d.ts +42 -5
- package/build/types/generated/ontology-metadata/api/types/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/types/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +90 -15
- package/build/types/generated/ontology-metadata/api/validation/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/validation/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/validation/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +18 -4
- package/build/types/generated/ontology-metadata/branch/api/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ import type { CreateAssociationRequest as _api_association_metadata_CreateAssoci
|
|
|
5
5
|
import type { LoadEntityMetadataRequest as _api_entitymetadata_LoadEntityMetadataRequest, SystemEntityMetadataModificationRequest as _api_entitymetadata_SystemEntityMetadataModificationRequest, SystemEntityMetadataModificationResponse as _api_entitymetadata_SystemEntityMetadataModificationResponse } from "../entitymetadata/__components.js";
|
|
6
6
|
import type { LoadAllRuleSetsRequest as _api_formatting_LoadAllRuleSetsRequest, LoadRuleSetsRequest as _api_formatting_LoadRuleSetsRequest } from "../formatting/__components.js";
|
|
7
7
|
import type { CheckExistingUniqueIdentifiersRequest as _api_modification_CheckExistingUniqueIdentifiersRequest, CheckExistingUniqueIdentifiersResponse as _api_modification_CheckExistingUniqueIdentifiersResponse, GetEntityModificationHistoryRequest as _api_modification_GetEntityModificationHistoryRequest, GetEntityModificationHistoryResponse as _api_modification_GetEntityModificationHistoryResponse, GetModificationHistoryRequest as _api_modification_GetModificationHistoryRequest, GetModificationHistoryResponse as _api_modification_GetModificationHistoryResponse, GetModifiedEntitiesRequest as _api_modification_GetModifiedEntitiesRequest, GetModifiedEntitiesResponse as _api_modification_GetModifiedEntitiesResponse, ImportSharedPropertyTypesRequest as _api_modification_ImportSharedPropertyTypesRequest, ImportSharedPropertyTypesResponse as _api_modification_ImportSharedPropertyTypesResponse, LoadAllOntologiesInternalRequest as _api_modification_LoadAllOntologiesInternalRequest, LoadAllOntologiesInternalResponse as _api_modification_LoadAllOntologiesInternalResponse, OntologyCreateRequest as _api_modification_OntologyCreateRequest, OntologyCreateResponse as _api_modification_OntologyCreateResponse, OntologyDeleteRequest as _api_modification_OntologyDeleteRequest, OntologyDeleteResponse as _api_modification_OntologyDeleteResponse, OntologyModificationDryRunRequest as _api_modification_OntologyModificationDryRunRequest, OntologyModificationDryRunResponse as _api_modification_OntologyModificationDryRunResponse, OntologyModificationRequest as _api_modification_OntologyModificationRequest, OntologyModificationResponse as _api_modification_OntologyModificationResponse, OntologyUpdateRequest as _api_modification_OntologyUpdateRequest, OntologyUpdateResponse as _api_modification_OntologyUpdateResponse } from "../modification/__components.js";
|
|
8
|
-
import type { BulkUpdateEntityRolesRequest as _api_permissions_BulkUpdateEntityRolesRequest, BulkUpdateEntityRolesResponse as _api_permissions_BulkUpdateEntityRolesResponse, GetActionTypePermissionsResponse as _api_permissions_GetActionTypePermissionsResponse, GetBulkActionTypePermissionsForUsersRequest as _api_permissions_GetBulkActionTypePermissionsForUsersRequest, GetBulkActionTypePermissionsForUsersResponse as _api_permissions_GetBulkActionTypePermissionsForUsersResponse, GetBulkActionTypePermissionsRequest as _api_permissions_GetBulkActionTypePermissionsRequest, GetBulkActionTypePermissionsResponse as _api_permissions_GetBulkActionTypePermissionsResponse, GetBulkInterfaceTypePermissionsRequest as _api_permissions_GetBulkInterfaceTypePermissionsRequest, GetBulkInterfaceTypePermissionsResponse as _api_permissions_GetBulkInterfaceTypePermissionsResponse, GetBulkLinkTypePermissionsForUsersRequest as _api_permissions_GetBulkLinkTypePermissionsForUsersRequest, GetBulkLinkTypePermissionsForUsersResponse as _api_permissions_GetBulkLinkTypePermissionsForUsersResponse, GetBulkLinkTypePermissionsRequest as _api_permissions_GetBulkLinkTypePermissionsRequest, GetBulkLinkTypePermissionsResponse as _api_permissions_GetBulkLinkTypePermissionsResponse, GetBulkObjectTypePermissionsForUsersRequest as _api_permissions_GetBulkObjectTypePermissionsForUsersRequest, GetBulkObjectTypePermissionsForUsersResponse as _api_permissions_GetBulkObjectTypePermissionsForUsersResponse, GetBulkObjectTypePermissionsRequest as _api_permissions_GetBulkObjectTypePermissionsRequest, GetBulkObjectTypePermissionsResponse as _api_permissions_GetBulkObjectTypePermissionsResponse, GetBulkSharedPropertyTypePermissionsRequest as _api_permissions_GetBulkSharedPropertyTypePermissionsRequest, GetBulkSharedPropertyTypePermissionsResponse as _api_permissions_GetBulkSharedPropertyTypePermissionsResponse, GetBulkTypeGroupPermissionsRequest as _api_permissions_GetBulkTypeGroupPermissionsRequest, GetBulkTypeGroupPermissionsResponse as _api_permissions_GetBulkTypeGroupPermissionsResponse, GetCreateOntologyPermissionsResponse as _api_permissions_GetCreateOntologyPermissionsResponse, GetEditorsForObjectTypeRequest as _api_permissions_GetEditorsForObjectTypeRequest, GetEditorsForObjectTypeResponse as _api_permissions_GetEditorsForObjectTypeResponse, GetInterfaceTypePermissionsResponse as _api_permissions_GetInterfaceTypePermissionsResponse, GetLinkTypePermissionsResponse as _api_permissions_GetLinkTypePermissionsResponse, GetObjectTypePermissionsResponse as _api_permissions_GetObjectTypePermissionsResponse, GetOntologyPermissionsResponse as _api_permissions_GetOntologyPermissionsResponse, GetRuleSetPermissionsResponse as _api_permissions_GetRuleSetPermissionsResponse, GetSharedPropertyTypePermissionsResponse as _api_permissions_GetSharedPropertyTypePermissionsResponse, GetSuggestedRolesDatasourceResponse as _api_permissions_GetSuggestedRolesDatasourceResponse, GetSuggestedRolesResponse as _api_permissions_GetSuggestedRolesResponse, GetWorkflowPermissionsResponse as _api_permissions_GetWorkflowPermissionsResponse, UpdateEntityRolesRequest as _api_permissions_UpdateEntityRolesRequest, UpdateEntityRolesResponse as _api_permissions_UpdateEntityRolesResponse } from "../permissions/__components.js";
|
|
8
|
+
import type { BulkUpdateEntityRolesRequest as _api_permissions_BulkUpdateEntityRolesRequest, BulkUpdateEntityRolesResponse as _api_permissions_BulkUpdateEntityRolesResponse, GetActionTypePermissionsResponse as _api_permissions_GetActionTypePermissionsResponse, GetBulkActionTypePermissionsForUsersRequest as _api_permissions_GetBulkActionTypePermissionsForUsersRequest, GetBulkActionTypePermissionsForUsersResponse as _api_permissions_GetBulkActionTypePermissionsForUsersResponse, GetBulkActionTypePermissionsRequest as _api_permissions_GetBulkActionTypePermissionsRequest, GetBulkActionTypePermissionsResponse as _api_permissions_GetBulkActionTypePermissionsResponse, GetBulkInterfaceTypePermissionsRequest as _api_permissions_GetBulkInterfaceTypePermissionsRequest, GetBulkInterfaceTypePermissionsResponse as _api_permissions_GetBulkInterfaceTypePermissionsResponse, GetBulkLinkTypePermissionsForUsersRequest as _api_permissions_GetBulkLinkTypePermissionsForUsersRequest, GetBulkLinkTypePermissionsForUsersResponse as _api_permissions_GetBulkLinkTypePermissionsForUsersResponse, GetBulkLinkTypePermissionsRequest as _api_permissions_GetBulkLinkTypePermissionsRequest, GetBulkLinkTypePermissionsResponse as _api_permissions_GetBulkLinkTypePermissionsResponse, GetBulkObjectTypePermissionsForUsersRequest as _api_permissions_GetBulkObjectTypePermissionsForUsersRequest, GetBulkObjectTypePermissionsForUsersResponse as _api_permissions_GetBulkObjectTypePermissionsForUsersResponse, GetBulkObjectTypePermissionsRequest as _api_permissions_GetBulkObjectTypePermissionsRequest, GetBulkObjectTypePermissionsResponse as _api_permissions_GetBulkObjectTypePermissionsResponse, GetBulkOntologyPermissionsRequest as _api_permissions_GetBulkOntologyPermissionsRequest, GetBulkOntologyPermissionsResponse as _api_permissions_GetBulkOntologyPermissionsResponse, GetBulkSharedPropertyTypePermissionsRequest as _api_permissions_GetBulkSharedPropertyTypePermissionsRequest, GetBulkSharedPropertyTypePermissionsResponse as _api_permissions_GetBulkSharedPropertyTypePermissionsResponse, GetBulkTypeGroupPermissionsRequest as _api_permissions_GetBulkTypeGroupPermissionsRequest, GetBulkTypeGroupPermissionsResponse as _api_permissions_GetBulkTypeGroupPermissionsResponse, GetCreateOntologyPermissionsResponse as _api_permissions_GetCreateOntologyPermissionsResponse, GetEditorsForObjectTypeRequest as _api_permissions_GetEditorsForObjectTypeRequest, GetEditorsForObjectTypeResponse as _api_permissions_GetEditorsForObjectTypeResponse, GetInterfaceTypePermissionsResponse as _api_permissions_GetInterfaceTypePermissionsResponse, GetLinkTypePermissionsResponse as _api_permissions_GetLinkTypePermissionsResponse, GetObjectTypePermissionsResponse as _api_permissions_GetObjectTypePermissionsResponse, GetOntologyPermissionsResponse as _api_permissions_GetOntologyPermissionsResponse, GetRuleSetPermissionsResponse as _api_permissions_GetRuleSetPermissionsResponse, GetSharedPropertyTypePermissionsResponse as _api_permissions_GetSharedPropertyTypePermissionsResponse, GetSuggestedRolesDatasourceResponse as _api_permissions_GetSuggestedRolesDatasourceResponse, GetSuggestedRolesResponse as _api_permissions_GetSuggestedRolesResponse, GetWorkflowPermissionsResponse as _api_permissions_GetWorkflowPermissionsResponse, UpdateEntityRolesRequest as _api_permissions_UpdateEntityRolesRequest, UpdateEntityRolesResponse as _api_permissions_UpdateEntityRolesResponse } from "../permissions/__components.js";
|
|
9
9
|
import type { BatchGetTaggedDependentsForOntologyEntityIdentifierRequest as _api_provenance_BatchGetTaggedDependentsForOntologyEntityIdentifierRequest, BatchGetTaggedDependentsForOntologyEntityIdentifierResponse as _api_provenance_BatchGetTaggedDependentsForOntologyEntityIdentifierResponse, GetDependenciesForTaggedDependentRequest as _api_provenance_GetDependenciesForTaggedDependentRequest, GetDependenciesForTaggedDependentRequestV2 as _api_provenance_GetDependenciesForTaggedDependentRequestV2, GetDependenciesForTaggedDependentResponse as _api_provenance_GetDependenciesForTaggedDependentResponse, GetDependenciesForTaggedDependentResponseV2 as _api_provenance_GetDependenciesForTaggedDependentResponseV2, GetTaggedDependentsForOntologyEntityIdentifierRequest as _api_provenance_GetTaggedDependentsForOntologyEntityIdentifierRequest, GetTaggedDependentsForOntologyEntityIdentifierResponse as _api_provenance_GetTaggedDependentsForOntologyEntityIdentifierResponse, GetTaggedDependentsForOntologyEntityRequest as _api_provenance_GetTaggedDependentsForOntologyEntityRequest, GetTaggedDependentsForOntologyEntityResponse as _api_provenance_GetTaggedDependentsForOntologyEntityResponse, RegisterDependencyRequest as _api_provenance_RegisterDependencyRequest, RegisterDependencyResponse as _api_provenance_RegisterDependencyResponse, TagDependentRequest as _api_provenance_TagDependentRequest, TagDependentResponse as _api_provenance_TagDependentResponse } from "../provenance/__components.js";
|
|
10
10
|
import type { LoadObjectTypeSchemaMigrationsRequest as _api_schemamigrations_LoadObjectTypeSchemaMigrationsRequest } from "../schemamigrations/__components.js";
|
|
11
11
|
import type { ActionTypeSearchRequest as _api_search_ActionTypeSearchRequest, GetObjectTypeSemanticSearchStatusResponse as _api_search_GetObjectTypeSemanticSearchStatusResponse, InterfaceTypeSearchRequest as _api_search_InterfaceTypeSearchRequest, ObjectTypeSearchRequest as _api_search_ObjectTypeSearchRequest, ObjectTypeSearchRequestV2 as _api_search_ObjectTypeSearchRequestV2, SharedPropertyTypeSearchRequest as _api_search_SharedPropertyTypeSearchRequest, TypeGroupSearchRequest as _api_search_TypeGroupSearchRequest } from "../search/__components.js";
|
|
@@ -313,7 +313,7 @@ export interface OntologyMetadataApprovalsServiceModifyOntologyBranchRequestPara
|
|
|
313
313
|
export interface OntologyMetadataApprovalsServiceModifyOntologyBranchResultParams {
|
|
314
314
|
response: ModifyOntologyBranchWithProposalAuditRecord;
|
|
315
315
|
}
|
|
316
|
-
export type OntologyMetadataAuditEvent = "EXPERIMENTAL_ACTION_TYPES_ORGS_SERVICE_SET_ORGANIZATIONS" | "EXPERIMENTAL_ACTION_TYPES_ORGS_SERVICE_GET_ORGANIZATIONS" | "ACTION_TYPES_SERVICE_LOAD_ACTION_TYPES" | "ACTION_TYPES_SERVICE_LOAD_ACTION_TYPES_VERSIONED" | "ACTION_TYPES_SERVICE_LOAD_ALL_ACTION_TYPES" | "ACTION_TYPES_SERVICE_MODIFY_ACTION_TYPES" | "ACTION_TYPES_SERVICE_LOAD_ALL_ACTION_TYPES_FROM_ONTOLOGY" | "ACTION_TYPES_SERVICE_PAGE_LOAD_ALL_ACTION_TYPES_FROM_ONTOLOGY" | "ACTION_TYPES_SERVICE_LOAD_ACTION_TYPES_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_BULK_LOAD_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_BULK_LOAD_ONTOLOGY_ENTITIES_BY_DATASOURCES" | "ONTOLOGY_METADATA_SERVICE_GET_FEATURE_CONFIGURATIONS" | "ONTOLOGY_METADATA_SERVICE_GET_ACTION_TYPES_FOR_OBJECT_TYPE" | "ONTOLOGY_METADATA_SERVICE_GET_ACTION_TYPES_FOR_INTERFACE_TYPE" | "ONTOLOGY_METADATA_SERVICE_GET_MODIFICATION_HISTORY" | "ONTOLOGY_METADATA_SERVICE_GET_ENTITY_MODIFICATION_HISTORY" | "ONTOLOGY_METADATA_SERVICE_GET_ENTITY_MODIFICATION_HISTORY_V2" | "ONTOLOGY_METADATA_SERVICE_GET_OBJECT_TYPE_SEMANTIC_SEARCH_STATUS" | "ONTOLOGY_METADATA_SERVICE_GET_ONTOLOGY_RIDS_FOR_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_GET_ORGANIZATION_RIDS_FOR_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_GET_RELATIONS_FOR_OBJECT_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_LINK_TYPES_FOR_OBJECT_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_OBJECT_TYPES_FOR_SHARED_PROPERTY_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_OBJECT_TYPES_FOR_INTERFACE_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_ONTOLOGY_ENTITIES_FOR_TYPE_GROUPS" | "ONTOLOGY_METADATA_SERVICE_LOAD_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_OBJECT_TYPES_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGIES" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_SHARED_PROPERTY_TYPES_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_INTERFACE_TYPES_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_TYPE_GROUPS_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ONTOLOGY_DATASOURCES" | "ONTOLOGY_METADATA_SERVICE_GET_ENTITY_DELEGATE_DATASET" | "ONTOLOGY_METADATA_SERVICE_MODIFY_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_DRY_RUN_MODIFY_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_MODIFICATION" | "ONTOLOGT_METADATA_SERVICE_SYSTEM_ENTITY_METADATA_MODIFICATION" | "ONTOLOGY_METADATA_SERVICE_MODIFICATION_CHECK_UNIQUE_IDENTIFIERS" | "ONTOLOGY_METADATA_SERVICE_MODIFICATION_IMPORT_SHARED_PROPERTY_TYPE" | "ONTOLOGY_METADATA_SERVICE_LOAD_RULE_SETS" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_RULE_SETS" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_WORKFLOWS_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_CREATE_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGIES_INTERNAL" | "ONTOLOGY_METADATA_SERVICE_UPDATE_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_DELETE_ONTOLOGY" | "ONTOLOGY_METADATA_SEARCH_SERVICE_OBJECT_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_OBJECT_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_ACTION_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_INTERFACE_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_SHARED_PROPERTY_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_TYPE_GROUPS" | "ONTOLOGY_METADATA_SERVICE_USAGE_REPORT_USAGE_METADATA" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE_V2" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_DEPRECATION_USAGE" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE_SETTINGS_BY_ORGANIZATION" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE_SETTINGS_BY_USER" | "ONTOLOGY_METADATA_SERVICE_USAGE_SET_USAGE_SETTINGS_BY_ORGANIZATION" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_ACTION_TYPE_USAGE" | "ONTOLOGY_METADATA_SERVICE_GET_ONTOLOGY_SUMMARY" | "ONTOLOGY_PERMISSION_SERVICE_GET_ONTOLOGY_CREATE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_ONTOLOGY_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_OBJECT_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_OBJECT_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_OBJECT_TYPE_PERMISSIONS_FOR_USERS" | "ONTOLOGY_PERMISSION_SERVICE_GET_LINK_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_LINK_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_LINK_TYPE_PERMISSIONS_FOR_USERS" | "ONTOLOGY_PERMISSION_SERVICE_GET_ACTION_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_ACTION_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_ACTION_TYPE_PERMISSIONS_FOR_USERS" | "ONTOLOGY_PERMISSION_SERVICE_GET_RULE_SET_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_WORKFLOW_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_SHARED_PROPERTY_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_SHARED_PROPERTY_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_INTERFACE_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_INTERFACE_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_TYPE_GROUP_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_UPDATE_ENTITY_ROLES" | "ONTOLOGY_PERMISSION_SERVICE_BULK_UPDATE_ENTITY_ROLES" | "ONTOLOGY_PERMISSION_SERVICE_GET_EDITORS_FOR_OBJECT_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_OBJECT_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_OBJECT_TYPE_DATASOURCE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_LINK_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_LINK_TYPE_DATASOURCE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_ACTION_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_MIGRATE_ENTITIES_TO_PROJECT" | "ONTOLOGY_PROVENANCE_SERVICE_REGISTER_DEPENDENCY" | "ONTOLOGY_PROVENANCE_SERVICE_TAG_DEPENDENT" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENTS" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENTS_FOR_ONTOLOGY_ENTITY_IDENTIFIER" | "ONTOLOGY_PROVENANCE_SERVICE_BATCH_GET_DEPENDENTS_FOR_ONTOLOGY_ENTITY_IDENTIFIER" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENCIES" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENCIES_V2" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_CREATE_ASSOCIATION" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_LOAD_ONTOLOGY_ENTITY_ASSOCIATIONS" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_LOAD_RESOURCE_ASSOCIATIONS" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_UPDATE_ASSOCIATION" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_DELETE_ASSOCIATIONS" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_CREATE_ONTOLOGY_BRANCH" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_LOAD_ALL_BRANCHES_WITH_PROPOSAL" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_LOAD_BRANCH_WITH_PROPOSAL" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_MODIFY_BRANCH_WITH_PROPOSAL" | "ONTOLOGY_ENTITY_METADATA_SERVICE_LOAD_ENTITY_METADATA" | "ONTOLOGY_SCHEMA_MIGRATION_SERVICE_LOAD_OBJECT_TYPE_SCHEMA_MIGRATIONS" | "ONTOLOGY_SCHEMA_MIGRATION_SERVICE_BULK_LOAD_OBJECT_TYPE_SCHEMA_MIGRATIONS";
|
|
316
|
+
export type OntologyMetadataAuditEvent = "EXPERIMENTAL_ACTION_TYPES_ORGS_SERVICE_SET_ORGANIZATIONS" | "EXPERIMENTAL_ACTION_TYPES_ORGS_SERVICE_GET_ORGANIZATIONS" | "ACTION_TYPES_SERVICE_LOAD_ACTION_TYPES" | "ACTION_TYPES_SERVICE_LOAD_ACTION_TYPES_VERSIONED" | "ACTION_TYPES_SERVICE_LOAD_ALL_ACTION_TYPES" | "ACTION_TYPES_SERVICE_MODIFY_ACTION_TYPES" | "ACTION_TYPES_SERVICE_LOAD_ALL_ACTION_TYPES_FROM_ONTOLOGY" | "ACTION_TYPES_SERVICE_PAGE_LOAD_ALL_ACTION_TYPES_FROM_ONTOLOGY" | "ACTION_TYPES_SERVICE_LOAD_ACTION_TYPES_FROM_ONTOLOGY" | "ACTION_TYPES_SERVICE_BATCH_GET_ENRICHED_ACTION_TYPE_METADATA" | "ONTOLOGY_METADATA_SERVICE_BULK_LOAD_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_BULK_LOAD_ONTOLOGY_ENTITIES_BY_DATASOURCES" | "ONTOLOGY_METADATA_SERVICE_GET_FEATURE_CONFIGURATIONS" | "ONTOLOGY_METADATA_SERVICE_GET_ACTION_TYPES_FOR_OBJECT_TYPE" | "ONTOLOGY_METADATA_SERVICE_GET_ACTION_TYPES_FOR_INTERFACE_TYPE" | "ONTOLOGY_METADATA_SERVICE_GET_MODIFICATION_HISTORY" | "ONTOLOGY_METADATA_SERVICE_GET_ENTITY_MODIFICATION_HISTORY" | "ONTOLOGY_METADATA_SERVICE_GET_ENTITY_MODIFICATION_HISTORY_V2" | "ONTOLOGY_METADATA_SERVICE_GET_OBJECT_TYPE_SEMANTIC_SEARCH_STATUS" | "ONTOLOGY_METADATA_SERVICE_GET_ONTOLOGY_RIDS_FOR_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_GET_ORGANIZATION_RIDS_FOR_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_GET_RELATIONS_FOR_OBJECT_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_LINK_TYPES_FOR_OBJECT_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_OBJECT_TYPES_FOR_SHARED_PROPERTY_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_OBJECT_TYPES_FOR_INTERFACE_TYPES" | "ONTOLOGY_METADATA_SERVICE_GET_ONTOLOGY_ENTITIES_FOR_TYPE_GROUPS" | "ONTOLOGY_METADATA_SERVICE_LOAD_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_OBJECT_TYPES_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGIES" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGY_ENTITIES" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_SHARED_PROPERTY_TYPES_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_INTERFACE_TYPES_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_TYPE_GROUPS_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ONTOLOGY_DATASOURCES" | "ONTOLOGY_METADATA_SERVICE_GET_ENTITY_DELEGATE_DATASET" | "ONTOLOGY_METADATA_SERVICE_MODIFY_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_DRY_RUN_MODIFY_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_MODIFICATION" | "ONTOLOGT_METADATA_SERVICE_SYSTEM_ENTITY_METADATA_MODIFICATION" | "ONTOLOGY_METADATA_SERVICE_MODIFICATION_CHECK_UNIQUE_IDENTIFIERS" | "ONTOLOGY_METADATA_SERVICE_MODIFICATION_IMPORT_SHARED_PROPERTY_TYPE" | "ONTOLOGY_METADATA_SERVICE_LOAD_RULE_SETS" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_RULE_SETS" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_WORKFLOWS_FROM_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_CREATE_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_LOAD_ALL_ONTOLOGIES_INTERNAL" | "ONTOLOGY_METADATA_SERVICE_UPDATE_ONTOLOGY" | "ONTOLOGY_METADATA_SERVICE_DELETE_ONTOLOGY" | "ONTOLOGY_METADATA_SEARCH_SERVICE_OBJECT_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_OBJECT_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_ACTION_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_INTERFACE_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_SHARED_PROPERTY_TYPES" | "ONTOLOGY_METADATA_SEARCH_SERVICE_SEARCH_TYPE_GROUPS" | "ONTOLOGY_METADATA_SERVICE_USAGE_REPORT_USAGE_METADATA" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE_V2" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_DEPRECATION_USAGE" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE_SETTINGS_BY_ORGANIZATION" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_USAGE_SETTINGS_BY_USER" | "ONTOLOGY_METADATA_SERVICE_USAGE_SET_USAGE_SETTINGS_BY_ORGANIZATION" | "ONTOLOGY_METADATA_SERVICE_USAGE_GET_ACTION_TYPE_USAGE" | "ONTOLOGY_METADATA_SERVICE_GET_ONTOLOGY_SUMMARY" | "ONTOLOGY_PERMISSION_SERVICE_GET_ONTOLOGY_CREATE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_ONTOLOGY_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_ONTOLOGY_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_OBJECT_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_OBJECT_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_OBJECT_TYPE_PERMISSIONS_FOR_USERS" | "ONTOLOGY_PERMISSION_SERVICE_GET_LINK_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_LINK_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_LINK_TYPE_PERMISSIONS_FOR_USERS" | "ONTOLOGY_PERMISSION_SERVICE_GET_ACTION_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_ACTION_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_ACTION_TYPE_PERMISSIONS_FOR_USERS" | "ONTOLOGY_PERMISSION_SERVICE_GET_RULE_SET_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_WORKFLOW_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_SHARED_PROPERTY_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_SHARED_PROPERTY_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_INTERFACE_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_INTERFACE_TYPE_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_GET_BULK_TYPE_GROUP_PERMISSIONS" | "ONTOLOGY_PERMISSION_SERVICE_UPDATE_ENTITY_ROLES" | "ONTOLOGY_PERMISSION_SERVICE_BULK_UPDATE_ENTITY_ROLES" | "ONTOLOGY_PERMISSION_SERVICE_GET_EDITORS_FOR_OBJECT_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_OBJECT_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_OBJECT_TYPE_DATASOURCE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_LINK_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_LINK_TYPE_DATASOURCE" | "ONTOLOGY_PERMISSION_SERVICE_GET_SUGGESTED_ROLES_FOR_ACTION_TYPE" | "ONTOLOGY_PERMISSION_SERVICE_MIGRATE_ENTITIES_TO_PROJECT" | "ONTOLOGY_PROVENANCE_SERVICE_REGISTER_DEPENDENCY" | "ONTOLOGY_PROVENANCE_SERVICE_TAG_DEPENDENT" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENTS" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENTS_FOR_ONTOLOGY_ENTITY_IDENTIFIER" | "ONTOLOGY_PROVENANCE_SERVICE_BATCH_GET_DEPENDENTS_FOR_ONTOLOGY_ENTITY_IDENTIFIER" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENCIES" | "ONTOLOGY_PROVENANCE_SERVICE_GET_DEPENDENCIES_V2" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_CREATE_ASSOCIATION" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_LOAD_ONTOLOGY_ENTITY_ASSOCIATIONS" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_LOAD_RESOURCE_ASSOCIATIONS" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_UPDATE_ASSOCIATION" | "ONTOLOGY_ASSOCIATION_METADATA_SERVICE_DELETE_ASSOCIATIONS" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_CREATE_ONTOLOGY_BRANCH" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_LOAD_ALL_BRANCHES_WITH_PROPOSAL" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_LOAD_BRANCH_WITH_PROPOSAL" | "ONTOLOGY_METADATA_APPROVALS_SERVICE_MODIFY_BRANCH_WITH_PROPOSAL" | "ONTOLOGY_ENTITY_METADATA_SERVICE_LOAD_ENTITY_METADATA" | "ONTOLOGY_SCHEMA_MIGRATION_SERVICE_LOAD_OBJECT_TYPE_SCHEMA_MIGRATIONS" | "ONTOLOGY_SCHEMA_MIGRATION_SERVICE_BULK_LOAD_OBJECT_TYPE_SCHEMA_MIGRATIONS";
|
|
317
317
|
export interface OntologyMetadataSearchServiceObjectTypeSearchRequestParams {
|
|
318
318
|
request: _api_search_ObjectTypeSearchRequest;
|
|
319
319
|
}
|
|
@@ -715,6 +715,12 @@ export interface OntologyPermissionServiceGetBulkObjectTypePermissionsRequestPar
|
|
|
715
715
|
export interface OntologyPermissionServiceGetBulkObjectTypePermissionsResultParams {
|
|
716
716
|
request: _api_permissions_GetBulkObjectTypePermissionsResponse;
|
|
717
717
|
}
|
|
718
|
+
export interface OntologyPermissionServiceGetBulkOntologyPermissionsRequestParams {
|
|
719
|
+
request: _api_permissions_GetBulkOntologyPermissionsRequest;
|
|
720
|
+
}
|
|
721
|
+
export interface OntologyPermissionServiceGetBulkOntologyPermissionsResultParams {
|
|
722
|
+
response: _api_permissions_GetBulkOntologyPermissionsResponse;
|
|
723
|
+
}
|
|
718
724
|
export interface OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsRequestParams {
|
|
719
725
|
request: _api_permissions_GetBulkSharedPropertyTypePermissionsRequest;
|
|
720
726
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cACE,+BAA+B,4CAC/B,kDACK,+DACL,yCACK,sDACL,+BAA+B,kDAC1B,qCAAsC;AAC7C,cACE,+BAA+B,2CAC/B,uBAAuB,mCACvB,eAAe,iCACV,oCAAqC;AAC5C,cACE,4BAA4B,+BAC5B,yBAAyB,4BACzB,kCAAkC,qCAClC,2BAA2B,8BAC3B,iBAAiB,oBACjB,qBAAqB,wBACrB,iBAAiB,oBACjB,yCACK,4CACL,0CACK,6CACL,sCAAsC,yCACtC,uCACK,0CACL,mCAAmC,sCACnC,oCAAoC,uCACpC,oCAAoC,uCACpC,qCAAqC,wCACrC,0CACK,6CACL,2CACK,8CACL,+CACK,kDACL,gDACK,mDACL,sCAAsC,yCACtC,uCACK,0CACL,2CACK,8CACL,4CACK,+CACL,6BAA6B,gCAC7B,8BAA8B,iCAC9B,qCAAqC,wCACrC,oBAAoB,uBACpB,cAAc,iBACd,eAAe,kBACf,sCAAsC,yCACtC,yCACK,4CACL,iCAAiC,oCACjC,oCAAoC,uCACpC,iCAAiC,oCACjC,4BAA4B,+BAC5B,yCACK,4CACL,gCAAgC,mCAChC,gBAAgB,mBAChB,iBAAiB,oBACjB,qBAAqB,wBACrB,gDACK,mDACL,mCAAmC,sCACnC,kCAAkC,qCAClC,0BAA0B,6BAC1B,kCAAkC,qCAClC,+BAA+B,kCAC/B,uBAAuB,0BACvB,yBAAyB,4BACzB,0BAA0B,6BAC1B,eAAe,kBACf,kCAAkC,qCAClC,mCAAmC,sCACnC,mBAAmB,sBACnB,mBAAmB,sBACnB,uCACK,0CACL,cAAc,iBACd,eAAe,kBACf,cAAc,iBACd,sBAAsB,yBACtB,iBAAiB,oBACjB,yBAAyB,4BACzB,gBAAgB,yBACX,oBAAqB;AAC5B,cACE,4BACK,oDACL,6BACK,qDACL,6BACK,qDACL,8BACK,sDACL,yCACK,iEACL,0CACK,kEACL,mCACK,2DACL,oCACK,4DACL,4BACK,oDACL,6BACK,2DACA,yCAA0C;AACjD,cACE,6BAA6B,+CAC7B,2CACK,6DACL,4CACK,oEACA,mCAAoC;AAC3C,cACE,0BAA0B,wCAC1B,uBAAuB,2CAClB,+BAAgC;AACvC,cACE,yCACK,yDACL,0CACK,0DACL,uCACK,uDACL,wCACK,wDACL,iCACK,iDACL,kCACK,kDACL,8BAA8B,8CAC9B,+BAA+B,+CAC/B,oCACK,oDACL,qCACK,qDACL,oCACK,oDACL,qCACK,qDACL,yBAAyB,yCACzB,0BAA0B,0CAC1B,yBAAyB,yCACzB,0BAA0B,0CAC1B,qCACK,qDACL,sCACK,sDACL,+BAA+B,+CAC/B,gCACK,gDACL,yBAAyB,yCACzB,0BAA0B,gDACrB,iCAAkC;AACzC,cACE,gCAAgC,+CAChC,iCACK,gDACL,oCACK,mDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,0CACK,yDACL,2CACK,0DACL,6CACK,4DACL,8CACK,6DACL,qCACK,oDACL,sCACK,qDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,+CACK,8DACL,gDACK,+DACL,sCACK,qDACL,uCACK,sDACL,wCACK,uDACL,kCACK,iDACL,mCACK,kDACL,uCACK,sDACL,kCACK,iDACL,oCACK,mDACL,kCACK,iDACL,iCACK,gDACL,4CACK,2DACL,uCACK,sDACL,6BAA6B,4CAC7B,kCACK,iDACL,4BAA4B,2CAC5B,6BAA6B,kDACxB,gCAAiC;AACxC,cACE,8DACK,4EACL,+DACK,6EACL,4CACK,0DACL,8CACK,4DACL,6CACK,2DACL,+CACK,6DACL,yDACK,uEACL,0DACK,wEACL,+CACK,6DACL,gDACK,8DACL,6BAA6B,2CAC7B,8BAA8B,4CAC9B,uBAAuB,qCACvB,wBAAwB,4CACnB,+BAAgC;AACvC,cAAc,yCAAyC,mEAAmE,qCAAsC;AAChK,cACE,2BAA2B,qCAC3B,6CACK,uDACL,8BAA8B,wCAC9B,2BAA2B,qCAC3B,6BAA6B,uCAC7B,mCACK,6CACL,0BAA0B,0CACrB,2BAA4B;AACnC,cACE,6BAA6B,sCAC7B,8BAA8B,uCAC9B,8BAA8B,uCAC9B,+BAA+B,wCAC/B,mBAAmB,4BACnB,qBAAqB,8BACrB,oBAAoB,6BACpB,s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CACjF,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,iEAAiE;CAChF,UAAU;AACX;AACD,iBAAiB,iFAAiF;CAChG,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,gFAAgF;CAC/F,UAAU;AACX;AACD,iBAAiB,4EAA4E;CAC3F,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,2EAA2E;CAC1F,UAAU;AACX;AACD,iBAAiB,kEAAkE;CACjF,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,iEAAiE;CAChF,UAAU;AACX;AACD,YAAY,6BACR,6DACA,6DACA,2CACA,qDACA,+CACA,6CACA,6DACA,kEACA,yDACA,0DACA,yEACA,yDACA,+DACA,kEACA,uDACA,8DACA,iEACA,qEACA,sEACA,iEACA,6DACA,8DACA,yEACA,mEACA,oEACA,4CACA,qDACA,kEACA,kDACA,gDACA,yDACA,2EACA,qEACA,iEACA,wDACA,0DACA,8CACA,sDACA,2CACA,kEACA,oEACA,uEACA,6CACA,iDACA,+DACA,8CACA,2DACA,8CACA,8CACA,kDACA,yDACA,yDACA,4DACA,kEACA,wDACA,0DACA,8CACA,iDACA,0DACA,uEACA,+DACA,uEACA,0DACA,mDACA,gEACA,yDACA,4DACA,iEACA,2EACA,0DACA,+DACA,yEACA,4DACA,iEACA,2EACA,yDACA,yDACA,qEACA,0EACA,+DACA,oEACA,gEACA,oDACA,yDACA,4DACA,oEACA,+EACA,kEACA,6EACA,oEACA,4DACA,oDACA,8CACA,+CACA,8EACA,oFACA,iDACA,oDACA,6DACA,4EACA,qEACA,6DACA,8DACA,+DACA,wEACA,kEACA,oEACA,0DACA,yEACA;AACJ,iBAAiB,2DAA2D;CAC1E,SAAS;AACV;AACD,iBAAiB,4DAA4D;CAC3E,QAAQ;AACT;AACD,iBAAiB,4DAA4D;CAC3E,SAAS;AACV;AACD,iBAAiB,6DAA6D;CAC5E,QAAQ;AACT;AACD,iBAAiB,+DAA+D;CAC9E,SAAS;AACV;AACD,iBAAiB,gEAAgE;CAC/E,QAAQ;AACT;AACD,iBAAiB,4DAA4D;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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/__components.ts"],"version":3,"file":"__components.d.ts"}
|
|
1
|
+
{"mappings":"AAgBA,cACE,+BAA+B,4CAC/B,kDACK,+DACL,yCACK,sDACL,+BAA+B,kDAC1B,qCAAsC;AAC7C,cACE,+BAA+B,2CAC/B,uBAAuB,mCACvB,eAAe,iCACV,oCAAqC;AAC5C,cACE,4BAA4B,+BAC5B,yBAAyB,4BACzB,kCAAkC,qCAClC,2BAA2B,8BAC3B,iBAAiB,oBACjB,qBAAqB,wBACrB,iBAAiB,oBACjB,yCACK,4CACL,0CACK,6CACL,sCAAsC,yCACtC,uCACK,0CACL,mCAAmC,sCACnC,oCAAoC,uCACpC,oCAAoC,uCACpC,qCAAqC,wCACrC,0CACK,6CACL,2CACK,8CACL,+CACK,kDACL,gDACK,mDACL,sCAAsC,yCACtC,uCACK,0CACL,2CACK,8CACL,4CACK,+CACL,6BAA6B,gCAC7B,8BAA8B,iCAC9B,qCAAqC,wCACrC,oBAAoB,uBACpB,cAAc,iBACd,eAAe,kBACf,sCAAsC,yCACtC,yCACK,4CACL,iCAAiC,oCACjC,oCAAoC,uCACpC,iCAAiC,oCACjC,4BAA4B,+BAC5B,yCACK,4CACL,gCAAgC,mCAChC,gBAAgB,mBAChB,iBAAiB,oBACjB,qBAAqB,wBACrB,gDACK,mDACL,mCAAmC,sCACnC,kCAAkC,qCAClC,0BAA0B,6BAC1B,kCAAkC,qCAClC,+BAA+B,kCAC/B,uBAAuB,0BACvB,yBAAyB,4BACzB,0BAA0B,6BAC1B,eAAe,kBACf,kCAAkC,qCAClC,mCAAmC,sCACnC,mBAAmB,sBACnB,mBAAmB,sBACnB,uCACK,0CACL,cAAc,iBACd,eAAe,kBACf,cAAc,iBACd,sBAAsB,yBACtB,iBAAiB,oBACjB,yBAAyB,4BACzB,gBAAgB,yBACX,oBAAqB;AAC5B,cACE,4BACK,oDACL,6BACK,qDACL,6BACK,qDACL,8BACK,sDACL,yCACK,iEACL,0CACK,kEACL,mCACK,2DACL,oCACK,4DACL,4BACK,oDACL,6BACK,2DACA,yCAA0C;AACjD,cACE,6BAA6B,+CAC7B,2CACK,6DACL,4CACK,oEACA,mCAAoC;AAC3C,cACE,0BAA0B,wCAC1B,uBAAuB,2CAClB,+BAAgC;AACvC,cACE,yCACK,yDACL,0CACK,0DACL,uCACK,uDACL,wCACK,wDACL,iCACK,iDACL,kCACK,kDACL,8BAA8B,8CAC9B,+BAA+B,+CAC/B,oCACK,oDACL,qCACK,qDACL,oCACK,oDACL,qCACK,qDACL,yBAAyB,yCACzB,0BAA0B,0CAC1B,yBAAyB,yCACzB,0BAA0B,0CAC1B,qCACK,qDACL,sCACK,sDACL,+BAA+B,+CAC/B,gCACK,gDACL,yBAAyB,yCACzB,0BAA0B,gDACrB,iCAAkC;AACzC,cACE,gCAAgC,+CAChC,iCACK,gDACL,oCACK,mDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,0CACK,yDACL,2CACK,0DACL,6CACK,4DACL,8CACK,6DACL,qCACK,oDACL,sCACK,qDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,qCACK,oDACL,sCACK,qDACL,+CACK,8DACL,gDACK,+DACL,sCACK,qDACL,uCACK,sDACL,wCACK,uDACL,kCACK,iDACL,mCACK,kDACL,uCACK,sDACL,kCACK,iDACL,oCACK,mDACL,kCACK,iDACL,iCACK,gDACL,4CACK,2DACL,uCACK,sDACL,6BAA6B,4CAC7B,kCACK,iDACL,4BAA4B,2CAC5B,6BAA6B,kDACxB,gCAAiC;AACxC,cACE,8DACK,4EACL,+DACK,6EACL,4CACK,0DACL,8CACK,4DACL,6CACK,2DACL,+CACK,6DACL,yDACK,uEACL,0DACK,wEACL,+CACK,6DACL,gDACK,8DACL,6BAA6B,2CAC7B,8BAA8B,4CAC9B,uBAAuB,qCACvB,wBAAwB,4CACnB,+BAAgC;AACvC,cAAc,yCAAyC,mEAAmE,qCAAsC;AAChK,cACE,2BAA2B,qCAC3B,6CACK,uDACL,8BAA8B,wCAC9B,2BAA2B,qCAC3B,6BAA6B,uCAC7B,mCACK,6CACL,0BAA0B,0CACrB,2BAA4B;AACnC,cACE,6BAA6B,sCAC7B,8BAA8B,uCAC9B,8BAA8B,uCAC9B,+BAA+B,wCAC/B,mBAAmB,4BACnB,qBAAqB,8BACrB,oBAAoB,6BACpB,sBAAsB,+BACtB,yCACK,kDACL,0CACK,mDACL,iCAAiC,0CACjC,kCAAkC,2CAClC,8BAA8B,uCAC9B,+BAA+B,wCAC/B,yCACK,kDACL,0CACK,yDACA,0BAA2B;AAClC,iBAAiB,wCAAwC;CACvD,gBAAgB,MAAM;AACvB;AACD,iBAAiB,8CAA8C;CAC7D,kCAAkC,OAChC,oBACA,MAAM;AAET;AACD,iBAAiB,4BAA4B;CAC3C,aAAa,MAAM;AACpB;AACD,iBAAiB,+BAA+B;CAC9C,eAAe;CACf,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,0DAA0D;CACzE,SAAS;AACV;AACD,iBAAiB,yDAAyD;CACxE,QAAQ;AACT;AACD,iBAAiB,8CAA8C;CAC7D,SAAS;AACV;AACD,iBAAiB,6CAA6C;CAC5D,QAAQ;AACT;AACD,iBAAiB,uDAAuD;CACtE,SAAS;AACV;AACD,iBAAiB,6DAA6D;CAC5E,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,4DAA4D;CAC3E,QAAQ;AACT;AACD,iBAAiB,iDAAiD;CAChE,SAAS;AACV;AACD,iBAAiB,gDAAgD;CAC/D,QAAQ;AACT;AACD,iBAAiB,gDAAgD;CAC/D,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,+CAA+C;CAC9D,QAAQ;AACT;AACD,iBAAiB,iEAAiE;CAChF,aAAa;CACb,iBAAiB;CACjB,SAAS;AACV;AACD,iBAAiB,gEAAgE;CAC/E,QAAQ;AACT;AACD,iBAAiB,wCAAwC;CACvD,kCAAkC,OAChC,oBACA,MAAM;AAET;AACD,iBAAiB,6BAA6B;CAC5C,eAAe;CACf,SAAS;AACV;AACD,iBAAiB,gCAAgC;CAC/C,mBAAmB;AACpB;AACD,iBAAiB,sDAAsD;CACrE,MAAM;CACN,0BAA0B;AAC3B;AAED,iBAAiB,oDAAoD;CACnE,MAAM;CACN,wBAAwB;AACzB;AACD,YAAY,+BACR,wDACA;AAEJ,iBAAiB,wBAAwB;CACvC;AACD;AACD,iBAAiB,6BAA6B;CAC5C,kBAAkB;CAClB,iBAAiB;AAClB;AACD,iBAAiB,+BAA+B;CAC9C,gBAAgB,MAAM;AACvB;AACD,iBAAiB,kCAAkC;CACjD,kBAAkB;CAClB,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,sCAAsC;CACrD,gBAAgB,MAAM;CACtB,YAAY;CACZ,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,sCAAsC;CACrD,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,wBAAwB;CACvC,YAAY;CACZ,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,iCAAiC;CAChD,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,0BAA0B;CACzC,eAAe;CACf,SAAS;AACV;AACD,iBAAiB,2BAA2B;CAC1C,aAAa,MAAM;AACpB;AACD,iBAAiB,6CAA6C;CAC5D,mBAAmB,MAAM;CACzB,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,0CAA0C;CACzD,aAAa,MAAM;CACnB,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,6BAA6B;CAC5C,YAAY,OAAO,kBAAkB;AACtC;AACD,iBAAiB,+CAA+C;CAC9D,oBAAoB,MAAM;AAC3B;AACD,iBAAiB,kDAAkD;CACjE,aAAa;CACb,iBAAiB;CACjB,wBAAwB,MAAM;AAC/B;AACD,iBAAiB,yCAAyC;CACxD,aAAa;CACb,iBAAiB;CACjB,eAAe,MAAM;AACtB;AACD,iBAAiB,8BAA8B;CAC7C,WAAW,MAAM;CACjB,aAAa,MAAM;AACpB;AACD,iBAAiB,0CAA0C;CACzD,YAAY,MAAM;CAClB,eAAe;AAChB;AACD,iBAAiB,0CAA0C;CACzD,mBAAmB;AACpB;AACD,iBAAiB,uBAAuB;CACtC;CACA,YAAY;AACb;AACD,iBAAiB,wBAAwB;CACvC,UAAU,MAAM;AACjB;AACD,iBAAiB,+BAA+B;CAC9C,cAAc,MAAM;CACpB,QAAQ;CACR,QAAQ;AACT;AACD,iBAAiB,wBAAwB;CACvC,qBAAqB;CACrB,aAAa;AACd;AACD,iBAAiB,yBAAyB;CACxC,WAAW,MAAM;AAClB;AACD,iBAAiB,6BAA6B;CAC5C,oBAAoB,MAAM;CAC1B,oBAAoB,MAAM;AAC3B;AACD,iBAAiB,4CAA4C,CAC5D;AACD,iBAAiB,wCAAwC;CACvD,gBAAgB,MAAM;CACtB,cAAc;CACd,eAAe;CACf,iBAAiB;AAClB;AACD,iBAAiB,wCAAwC;CACvD,eAAe;CACf,iBAAiB;AAClB;AACD,iBAAiB,0BAA0B;CACzC,cAAc;CACd,eAAe;CACf,iBAAiB;AAClB;AACD,iBAAiB,mCAAmC;CAClD,eAAe;CACf,iBAAiB;AAClB;AACD,iBAAiB,wCAAwC;CACvD,cAAc;CACd,eAAe;AAChB;AACD,iBAAiB,4BAA4B;CAC3C,aAAa,MAAM;AACpB;AACD,iBAAiB,8BAA8B;CAC7C,aAAa,MAAM;AACpB;AACD,iBAAiB,+BAA+B;CAC9C,eAAe;CACf,aAAa;CACb,iBAAiB;AAClB;AACD,iBAAiB,iEAAiE;CAChF,SAAS;AACV;AACD,iBAAiB,kEAAkE;CACjF,UAAU;AACX;AACD,iBAAiB,kEAAkE;CACjF,SAAS;AACV;AACD,iBAAiB,mEAAmE;CAClF,UAAU;AACX;AACD,iBAAiB,8EAA8E;CAC7F,SAAS;AACV;AACD,iBAAiB,+EAA+E;CAC9F,UAAU;AACX;AACD,iBAAiB,wEAAwE;CACvF,SAAS;AACV;AACD,iBAAiB,yEAAyE;CACxF,UAAU;AACX;AACD,iBAAiB,iEAAiE;CAChF,SAAS;AACV;AACD,iBAAiB,kEAAkE;CACjF,UAAU;AACX;AACD,iBAAiB,oCAAoC;CACnD,gBAAgB,MAAM;CACtB,WAAW,MAAM;CACjB,aAAa,MAAM;CACnB,qBAAqB,MAAM;CAC3B,YAAY,MAAM;AACnB;AACD,iBAAiB,iDAAiD;CAChE,UAAU,MAAM;AACjB;AACD,iBAAiB,6DAA6D;CAC5E,SAAS;AACV;AACD,iBAAiB,8DAA8D;CAC7E,SAAS;AACV;AACD,iBAAiB,2BAA2B;CAC1C,yBAAyB;CACzB,0BAA0B;CAC1B;AACD;AACD,iBAAiB,wBAAwB;CACvC,aAAa,MAAM;CACnB,WAAW,MAAM;AAClB;AACD,iBAAiB,mCAAmC;CAClD;CACA;AACD;AACD,iBAAiB,gCAAgC;CAC/C,WAAW,MAAM;CACjB,aAAa,MAAM;AACpB;AACD,iBAAiB,kEAAkE;CACjF,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,iEAAiE;CAChF,UAAU;AACX;AACD,iBAAiB,iFAAiF;CAChG,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,gFAAgF;CAC/F,UAAU;AACX;AACD,iBAAiB,4EAA4E;CAC3F,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,2EAA2E;CAC1F,UAAU;AACX;AACD,iBAAiB,kEAAkE;CACjF,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,iEAAiE;CAChF,UAAU;AACX;AACD,YAAY,6BACR,6DACA,6DACA,2CACA,qDACA,+CACA,6CACA,6DACA,kEACA,yDACA,iEACA,0DACA,yEACA,yDACA,+DACA,kEACA,uDACA,8DACA,iEACA,qEACA,sEACA,iEACA,6DACA,8DACA,yEACA,mEACA,oEACA,4CACA,qDACA,kEACA,kDACA,gDACA,yDACA,2EACA,qEACA,iEACA,wDACA,0DACA,8CACA,sDACA,2CACA,kEACA,oEACA,uEACA,6CACA,iDACA,+DACA,8CACA,2DACA,8CACA,8CACA,kDACA,yDACA,yDACA,4DACA,kEACA,wDACA,0DACA,8CACA,iDACA,0DACA,uEACA,+DACA,uEACA,0DACA,mDACA,gEACA,yDACA,8DACA,4DACA,iEACA,2EACA,0DACA,+DACA,yEACA,4DACA,iEACA,2EACA,yDACA,yDACA,qEACA,0EACA,+DACA,oEACA,gEACA,oDACA,yDACA,4DACA,oEACA,+EACA,kEACA,6EACA,oEACA,4DACA,oDACA,8CACA,+CACA,8EACA,oFACA,iDACA,oDACA,6DACA,4EACA,qEACA,6DACA,8DACA,+DACA,wEACA,kEACA,oEACA,0DACA,yEACA;AACJ,iBAAiB,2DAA2D;CAC1E,SAAS;AACV;AACD,iBAAiB,4DAA4D;CAC3E,QAAQ;AACT;AACD,iBAAiB,4DAA4D;CAC3E,SAAS;AACV;AACD,iBAAiB,6DAA6D;CAC5E,QAAQ;AACT;AACD,iBAAiB,+DAA+D;CAC9E,SAAS;AACV;AACD,iBAAiB,gEAAgE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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/__components.ts"],"version":3,"file":"__components.d.ts"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { ActionTypeGetOrganizationsRequestParams, ActionTypeGetOrganizationsResponseAuditRecord, ActionTypeSearchAuditRecord, ActionTypeSearchHitAuditRecord, ActionTypeServiceLoadActionTypesFromOntologyRequestParams, ActionTypeServiceLoadActionTypesFromOntologyResultParams, ActionTypeServiceLoadActionTypesRequestParams, ActionTypeServiceLoadActionTypesResultParams, ActionTypeServiceLoadActionTypesVersionedRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyResultParams, ActionTypeServiceLoadAllActionTypesRequestParams, ActionTypeServiceLoadAllActionTypesResultParams, ActionTypeServiceModifyActionTypesRequestParams, ActionTypeServiceModifyActionTypesResultParams, ActionTypeServicePageLoadAllActionTypesFromOntologyRequestParams, ActionTypeServicePageLoadAllActionTypesFromOntologyResultParams, ActionTypeSetOrganizationsRequestParams, CreatedActionTypeAuditRecord, CreateOntologyBranchAuditRecord, EntityLoadByDatasourceRecord, GetLinkTypesAuditRecord, InterfaceTypeLoadAuditRecord, InterfaceTypeSearchAuditRecord, InterfaceTypeSearchHitAuditRecord, LinkTypeAndDatasourcesLoadAuditRecord, LinkTypeEntityMetadataLoadAuditRecord, LinkTypeLoadAuditRecord, LinkTypeLoadAuditRecordWithoutId, LoadActionTypeAuditRecord, LoadActionTypesAuditRecord, LoadAllInterfaceTypesFromOntologyAuditRecord, LoadAllObjectTypesFromOntologyAuditRecord, LoadAllOntologiesAuditRecord, LoadAllOntologyBranchesWithProposalAuditRecord, LoadAllSharedPropertyTypesFromOntologyAuditRecord, LoadAllTypeGroupsFromOntologyAuditRecord, LoadEntityMetadataAuditRecord, LoadObjectTypeSchemaMigrationsAuditRecord, LoadOntologyBranchWithProposalAuditRecord, LoadRuleSetAuditRecord, LoadRuleSetsAuditRecord, LoadSchemaMigrationAuditRecord, LoadWorkflowAuditRecord, LoadWorkflowsAuditRecord, ModifyActionTypesAuditRecord, ModifyOntologyBranchWithProposalAuditRecord, ObjectTypeAndDatasourcesLoadAuditRecord, ObjectTypeEntityMetadataLoadAuditRecord, ObjectTypeLoadAuditRecord, ObjectTypeLoadAuditRecordWithoutId, ObjectTypeLoadAuditRecordWithoutVersion, ObjectTypeSearchAuditRecord, ObjectTypeSearchAuditRecordV2, ObjectTypeSearchHitAuditRecord, OntologyAssociationMetadataServiceCreateAssociationRequestParams, OntologyAssociationMetadataServiceCreateAssociationResponseParams, OntologyAssociationMetadataServiceDeleteAssociationsRequestParams, OntologyAssociationMetadataServiceDeleteAssociationsResponseParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsRequestParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsResponseParams, OntologyAssociationMetadataServiceLoadResourceAssociationsRequestParams, OntologyAssociationMetadataServiceLoadResourceAssociationsResponseParams, OntologyAssociationMetadataServiceUpdateAssociationRequestParams, OntologyAssociationMetadataServiceUpdateAssociationResponseParams, OntologyBulkLoadEntitiesAuditRecord, OntologyBulkLoadEntitiesByDatasourcesAuditRecord, OntologyEntityMetadataServiceLoadEntityMetadataRequestParams, OntologyEntityMetadataServiceLoadEntityMetadataResponseParams, OntologyLoadAllAuditRecord, OntologyLoadAuditRecord, OntologyLoadDatasourcesAuditRecord, OntologyLoadEntitiesAuditRecord, OntologyMetadataApprovalsServiceCreateOntologyBranchRequestParams, OntologyMetadataApprovalsServiceCreateOntologyBranchResultParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalResultParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalResultParams, OntologyMetadataApprovalsServiceModifyOntologyBranchRequestParams, OntologyMetadataApprovalsServiceModifyOntologyBranchResultParams, OntologyMetadataAuditEvent, OntologyMetadataSearchServiceObjectTypeSearchRequestParams, OntologyMetadataSearchServiceObjectTypeSearchResponseParams, OntologyMetadataSearchServiceSearchActionTypesRequestParams, OntologyMetadataSearchServiceSearchActionTypesResponseParams, OntologyMetadataSearchServiceSearchInterfaceTypesRequestParams, OntologyMetadataSearchServiceSearchInterfaceTypesResponseParams, OntologyMetadataSearchServiceSearchObjectTypesRequestParams, OntologyMetadataSearchServiceSearchObjectTypesResponseParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesRequestParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesResponseParams, OntologyMetadataSearchServiceSearchTypeGroupsRequestParams, OntologyMetadataSearchServiceSearchTypeGroupsResponseParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesResultParams, OntologyMetadataServiceBulkLoadOntologyEntitiesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesResultParams, OntologyMetadataServiceCreateOntologyRequestParams, OntologyMetadataServiceCreateOntologyResultParams, OntologyMetadataServiceDryRunModificationRequestParams, OntologyMetadataServiceDryRunModificationResultParams, OntologyMetadataServiceGetActionTypesForInterfaceTypeRequestParams, OntologyMetadataServiceGetActionTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetActionTypesForObjectTypeRequestParams, OntologyMetadataServiceGetActionTypesForObjectTypesResultParams, OntologyMetadataServiceGetActionTypeUsageRequestParams, OntologyMetadataServiceGetActionTypeUsageResultParams, OntologyMetadataServiceGetDeprecationUsageRequestParams, OntologyMetadataServiceGetDeprecationUsageResultParams, OntologyMetadataServiceGetEntityDelegateDatasetRequestParams, OntologyMetadataServiceGetEntityDelegateDatasetResponseParams, OntologyMetadataServiceGetEntityModificationHistoryRequestParams, OntologyMetadataServiceGetEntityModificationHistoryResultParams, OntologyMetadataServiceGetEntityModificationHistoryV2RequestParams, OntologyMetadataServiceGetEntityModificationHistoryV2ResultParams, OntologyMetadataServiceGetFeatureConfigurationsRequestParams, OntologyMetadataServiceGetFeatureConfigurationsResponseParams, OntologyMetadataServiceGetLinkTypesForObjectTypesRequestParams, OntologyMetadataServiceGetLinkTypesForObjectTypesResultParams, OntologyMetadataServiceGetModificationHistoryRequestParams, OntologyMetadataServiceGetModificationHistoryResultParams, OntologyMetadataServiceGetModifiedEntitiesRequestParams, OntologyMetadataServiceGetModifiedEntitiesResponseParams, OntologyMetadataServiceGetObjectTypeSemanticSearchStatusRequestParams, OntologyMetadataServiceGetObjectTypeSemanticSearchStatusResponseParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesRequestParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesRequestParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesResultParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsRequestParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsRequestParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyRidsForEntitiesRequestParams, OntologyMetadataServiceGetOntologyRidsForEntitiesResultParams, OntologyMetadataServiceGetOntologySummaryRequestParams, OntologyMetadataServiceGetOntologySummaryResponseParams, OntologyMetadataServiceGetOrganizationRidsForOntologyResultParams, OntologyMetadataServiceGetRelationsForObjectTypesRequestParams, OntologyMetadataServiceGetRelationsForObjectTypesResultParams, OntologyMetadataServiceGetUsageRequestParams, OntologyMetadataServiceGetUsageResultParams, OntologyMetadataServiceGetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceGetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceGetUsageSettingsByUserRequestParams, OntologyMetadataServiceGetUsageSettingsByUserResultParams, OntologyMetadataServiceGetUsageV2RequestParams, OntologyMetadataServiceGetUsageV2ResultParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllOntologiesInternalRequestParams, OntologyMetadataServiceLoadAllOntologiesInternalResultParams, OntologyMetadataServiceLoadAllOntologiesRequestParams, OntologyMetadataServiceLoadAllOntologiesResultParams, OntologyMetadataServiceLoadAllOntologyEntitiesRequestParams, OntologyMetadataServiceLoadAllOntologyEntitiesResultParams, OntologyMetadataServiceLoadAllOntologyRequestParams, OntologyMetadataServiceLoadAllOntologyResultParams, OntologyMetadataServiceLoadAllRuleSetsRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyRequestParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyResultParams, OntologyMetadataServiceLoadAllWorkflowsPageRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesResultParams, OntologyMetadataServiceLoadOntologyEntitiesRequestParams, OntologyMetadataServiceLoadOntologyEntitiesResultParams, OntologyMetadataServiceLoadOntologyRequestParams, OntologyMetadataServiceLoadOntologyResultParams, OntologyMetadataServiceLoadRuleSetsRequestParams, OntologyMetadataServiceLoadRuleSetsResultParams, OntologyMetadataServiceLoadWorkflowsPageResultParams, OntologyMetadataServiceModificationCheckExistingUniqueIdentifiersRequestParams, OntologyMetadataServiceModificationcheckExistingUniqueIdentifiersResultParams, OntologyMetadataServiceModificationImportSharedPropertyTypesRequestParams, OntologyMetadataServiceModificationImportSharedPropertyTypesResultParams, OntologyMetadataServiceModificationRequestParams, OntologyMetadataServiceModificationResultParams, OntologyMetadataServiceModifyOntologyRequestParams, OntologyMetadataServiceModifyOntologyResultParams, OntologyMetadataServiceOntologyDeleteRequestParams, OntologyMetadataServiceOntologyDeleteResultParams, OntologyMetadataServiceOntologyUpdateRequestParams, OntologyMetadataServiceOntologyUpdateResultParams, OntologyMetadataServiceReportUsageMetadataRequestParams, OntologyMetadataServiceReportUsageMetadataResultParams, OntologyMetadataServiceSetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceSetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceSystemEntityMetadataModificationRequestParams, OntologyMetadataServiceSystemEntityMetadataModificationResultParams, OntologyPermissionServiceBulkUpdateEntityRolesRequestParams, OntologyPermissionServiceBulkUpdateEntityRolesResultParams, OntologyPermissionServiceGetActionTypePermissionsRequestParams, OntologyPermissionServiceGetActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsResultParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsRequestParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsResultParams, OntologyPermissionServiceGetCreateOntologyPermissionsRequestParams, OntologyPermissionServiceGetCreateOntologyPermissionsResultParams, OntologyPermissionServiceGetEditorsForObjectTypeRequestParams, OntologyPermissionServiceGetEditorsForObjectTypeResultParams, OntologyPermissionServiceGetInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetLinkTypePermissionsRequestParams, OntologyPermissionServiceGetLinkTypePermissionsResultParams, OntologyPermissionServiceGetObjectTypePermissionsRequestParams, OntologyPermissionServiceGetObjectTypePermissionsResultParams, OntologyPermissionServiceGetOntologyPermissionsRequestParams, OntologyPermissionServiceGetOntologyPermissionsResultParams, OntologyPermissionServiceGetRuleSetPermissionsRequestParams, OntologyPermissionServiceGetRuleSetPermissionsResultParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeResultParams, OntologyPermissionServiceGetWorkflowPermissionsRequestParams, OntologyPermissionServiceGetWorkflowPermissionsResultParams, OntologyPermissionServiceUpdateEntityRolesRequestParams, OntologyPermissionServiceUpdateEntityRolesResultParams, OntologyProvenanceServiceBatchGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceBatchGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependenciesRequestParams, OntologyProvenanceServiceGetDependenciesResultParams, OntologyProvenanceServiceGetDependenciesV2RequestParams, OntologyProvenanceServiceGetDependenciesV2ResultParams, OntologyProvenanceServiceGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependentsRequestParams, OntologyProvenanceServiceGetDependentsResultParams, OntologyProvenanceServiceRegisterDependencyRequestParams, OntologyProvenanceServiceRegisterDependencyResultParams, OntologyProvenanceServiceTagDependentRequestParams, OntologyProvenanceServiceTagDependentResponseParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsRequestParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsResponseParams, RelationLoadAuditRecord, RelationLoadAuditRecordWithoutVersion, SharedPropertyTypeLoadAuditRecord, SharedPropertyTypeSearchAuditRecord, SharedPropertyTypeSearchHitAuditRecord, TypeGroupLoadAuditRecord, TypeGroupSearchAuditRecord, TypeGroupSearchHitAuditRecord, UpdatedActionTypeAuditRecord } from "./__components.js";
|
|
1
|
+
export type { ActionTypeGetOrganizationsRequestParams, ActionTypeGetOrganizationsResponseAuditRecord, ActionTypeSearchAuditRecord, ActionTypeSearchHitAuditRecord, ActionTypeServiceLoadActionTypesFromOntologyRequestParams, ActionTypeServiceLoadActionTypesFromOntologyResultParams, ActionTypeServiceLoadActionTypesRequestParams, ActionTypeServiceLoadActionTypesResultParams, ActionTypeServiceLoadActionTypesVersionedRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyResultParams, ActionTypeServiceLoadAllActionTypesRequestParams, ActionTypeServiceLoadAllActionTypesResultParams, ActionTypeServiceModifyActionTypesRequestParams, ActionTypeServiceModifyActionTypesResultParams, ActionTypeServicePageLoadAllActionTypesFromOntologyRequestParams, ActionTypeServicePageLoadAllActionTypesFromOntologyResultParams, ActionTypeSetOrganizationsRequestParams, CreatedActionTypeAuditRecord, CreateOntologyBranchAuditRecord, EntityLoadByDatasourceRecord, GetLinkTypesAuditRecord, InterfaceTypeLoadAuditRecord, InterfaceTypeSearchAuditRecord, InterfaceTypeSearchHitAuditRecord, LinkTypeAndDatasourcesLoadAuditRecord, LinkTypeEntityMetadataLoadAuditRecord, LinkTypeLoadAuditRecord, LinkTypeLoadAuditRecordWithoutId, LoadActionTypeAuditRecord, LoadActionTypesAuditRecord, LoadAllInterfaceTypesFromOntologyAuditRecord, LoadAllObjectTypesFromOntologyAuditRecord, LoadAllOntologiesAuditRecord, LoadAllOntologyBranchesWithProposalAuditRecord, LoadAllSharedPropertyTypesFromOntologyAuditRecord, LoadAllTypeGroupsFromOntologyAuditRecord, LoadEntityMetadataAuditRecord, LoadObjectTypeSchemaMigrationsAuditRecord, LoadOntologyBranchWithProposalAuditRecord, LoadRuleSetAuditRecord, LoadRuleSetsAuditRecord, LoadSchemaMigrationAuditRecord, LoadWorkflowAuditRecord, LoadWorkflowsAuditRecord, ModifyActionTypesAuditRecord, ModifyOntologyBranchWithProposalAuditRecord, ObjectTypeAndDatasourcesLoadAuditRecord, ObjectTypeEntityMetadataLoadAuditRecord, ObjectTypeLoadAuditRecord, ObjectTypeLoadAuditRecordWithoutId, ObjectTypeLoadAuditRecordWithoutVersion, ObjectTypeSearchAuditRecord, ObjectTypeSearchAuditRecordV2, ObjectTypeSearchHitAuditRecord, OntologyAssociationMetadataServiceCreateAssociationRequestParams, OntologyAssociationMetadataServiceCreateAssociationResponseParams, OntologyAssociationMetadataServiceDeleteAssociationsRequestParams, OntologyAssociationMetadataServiceDeleteAssociationsResponseParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsRequestParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsResponseParams, OntologyAssociationMetadataServiceLoadResourceAssociationsRequestParams, OntologyAssociationMetadataServiceLoadResourceAssociationsResponseParams, OntologyAssociationMetadataServiceUpdateAssociationRequestParams, OntologyAssociationMetadataServiceUpdateAssociationResponseParams, OntologyBulkLoadEntitiesAuditRecord, OntologyBulkLoadEntitiesByDatasourcesAuditRecord, OntologyEntityMetadataServiceLoadEntityMetadataRequestParams, OntologyEntityMetadataServiceLoadEntityMetadataResponseParams, OntologyLoadAllAuditRecord, OntologyLoadAuditRecord, OntologyLoadDatasourcesAuditRecord, OntologyLoadEntitiesAuditRecord, OntologyMetadataApprovalsServiceCreateOntologyBranchRequestParams, OntologyMetadataApprovalsServiceCreateOntologyBranchResultParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalResultParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalResultParams, OntologyMetadataApprovalsServiceModifyOntologyBranchRequestParams, OntologyMetadataApprovalsServiceModifyOntologyBranchResultParams, OntologyMetadataAuditEvent, OntologyMetadataSearchServiceObjectTypeSearchRequestParams, OntologyMetadataSearchServiceObjectTypeSearchResponseParams, OntologyMetadataSearchServiceSearchActionTypesRequestParams, OntologyMetadataSearchServiceSearchActionTypesResponseParams, OntologyMetadataSearchServiceSearchInterfaceTypesRequestParams, OntologyMetadataSearchServiceSearchInterfaceTypesResponseParams, OntologyMetadataSearchServiceSearchObjectTypesRequestParams, OntologyMetadataSearchServiceSearchObjectTypesResponseParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesRequestParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesResponseParams, OntologyMetadataSearchServiceSearchTypeGroupsRequestParams, OntologyMetadataSearchServiceSearchTypeGroupsResponseParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesResultParams, OntologyMetadataServiceBulkLoadOntologyEntitiesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesResultParams, OntologyMetadataServiceCreateOntologyRequestParams, OntologyMetadataServiceCreateOntologyResultParams, OntologyMetadataServiceDryRunModificationRequestParams, OntologyMetadataServiceDryRunModificationResultParams, OntologyMetadataServiceGetActionTypesForInterfaceTypeRequestParams, OntologyMetadataServiceGetActionTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetActionTypesForObjectTypeRequestParams, OntologyMetadataServiceGetActionTypesForObjectTypesResultParams, OntologyMetadataServiceGetActionTypeUsageRequestParams, OntologyMetadataServiceGetActionTypeUsageResultParams, OntologyMetadataServiceGetDeprecationUsageRequestParams, OntologyMetadataServiceGetDeprecationUsageResultParams, OntologyMetadataServiceGetEntityDelegateDatasetRequestParams, OntologyMetadataServiceGetEntityDelegateDatasetResponseParams, OntologyMetadataServiceGetEntityModificationHistoryRequestParams, OntologyMetadataServiceGetEntityModificationHistoryResultParams, OntologyMetadataServiceGetEntityModificationHistoryV2RequestParams, OntologyMetadataServiceGetEntityModificationHistoryV2ResultParams, OntologyMetadataServiceGetFeatureConfigurationsRequestParams, OntologyMetadataServiceGetFeatureConfigurationsResponseParams, OntologyMetadataServiceGetLinkTypesForObjectTypesRequestParams, OntologyMetadataServiceGetLinkTypesForObjectTypesResultParams, OntologyMetadataServiceGetModificationHistoryRequestParams, OntologyMetadataServiceGetModificationHistoryResultParams, OntologyMetadataServiceGetModifiedEntitiesRequestParams, OntologyMetadataServiceGetModifiedEntitiesResponseParams, OntologyMetadataServiceGetObjectTypeSemanticSearchStatusRequestParams, OntologyMetadataServiceGetObjectTypeSemanticSearchStatusResponseParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesRequestParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesRequestParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesResultParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsRequestParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsRequestParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyRidsForEntitiesRequestParams, OntologyMetadataServiceGetOntologyRidsForEntitiesResultParams, OntologyMetadataServiceGetOntologySummaryRequestParams, OntologyMetadataServiceGetOntologySummaryResponseParams, OntologyMetadataServiceGetOrganizationRidsForOntologyResultParams, OntologyMetadataServiceGetRelationsForObjectTypesRequestParams, OntologyMetadataServiceGetRelationsForObjectTypesResultParams, OntologyMetadataServiceGetUsageRequestParams, OntologyMetadataServiceGetUsageResultParams, OntologyMetadataServiceGetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceGetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceGetUsageSettingsByUserRequestParams, OntologyMetadataServiceGetUsageSettingsByUserResultParams, OntologyMetadataServiceGetUsageV2RequestParams, OntologyMetadataServiceGetUsageV2ResultParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllOntologiesInternalRequestParams, OntologyMetadataServiceLoadAllOntologiesInternalResultParams, OntologyMetadataServiceLoadAllOntologiesRequestParams, OntologyMetadataServiceLoadAllOntologiesResultParams, OntologyMetadataServiceLoadAllOntologyEntitiesRequestParams, OntologyMetadataServiceLoadAllOntologyEntitiesResultParams, OntologyMetadataServiceLoadAllOntologyRequestParams, OntologyMetadataServiceLoadAllOntologyResultParams, OntologyMetadataServiceLoadAllRuleSetsRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyRequestParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyResultParams, OntologyMetadataServiceLoadAllWorkflowsPageRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesResultParams, OntologyMetadataServiceLoadOntologyEntitiesRequestParams, OntologyMetadataServiceLoadOntologyEntitiesResultParams, OntologyMetadataServiceLoadOntologyRequestParams, OntologyMetadataServiceLoadOntologyResultParams, OntologyMetadataServiceLoadRuleSetsRequestParams, OntologyMetadataServiceLoadRuleSetsResultParams, OntologyMetadataServiceLoadWorkflowsPageResultParams, OntologyMetadataServiceModificationCheckExistingUniqueIdentifiersRequestParams, OntologyMetadataServiceModificationcheckExistingUniqueIdentifiersResultParams, OntologyMetadataServiceModificationImportSharedPropertyTypesRequestParams, OntologyMetadataServiceModificationImportSharedPropertyTypesResultParams, OntologyMetadataServiceModificationRequestParams, OntologyMetadataServiceModificationResultParams, OntologyMetadataServiceModifyOntologyRequestParams, OntologyMetadataServiceModifyOntologyResultParams, OntologyMetadataServiceOntologyDeleteRequestParams, OntologyMetadataServiceOntologyDeleteResultParams, OntologyMetadataServiceOntologyUpdateRequestParams, OntologyMetadataServiceOntologyUpdateResultParams, OntologyMetadataServiceReportUsageMetadataRequestParams, OntologyMetadataServiceReportUsageMetadataResultParams, OntologyMetadataServiceSetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceSetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceSystemEntityMetadataModificationRequestParams, OntologyMetadataServiceSystemEntityMetadataModificationResultParams, OntologyPermissionServiceBulkUpdateEntityRolesRequestParams, OntologyPermissionServiceBulkUpdateEntityRolesResultParams, OntologyPermissionServiceGetActionTypePermissionsRequestParams, OntologyPermissionServiceGetActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsResultParams, OntologyPermissionServiceGetBulkOntologyPermissionsRequestParams, OntologyPermissionServiceGetBulkOntologyPermissionsResultParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsRequestParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsResultParams, OntologyPermissionServiceGetCreateOntologyPermissionsRequestParams, OntologyPermissionServiceGetCreateOntologyPermissionsResultParams, OntologyPermissionServiceGetEditorsForObjectTypeRequestParams, OntologyPermissionServiceGetEditorsForObjectTypeResultParams, OntologyPermissionServiceGetInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetLinkTypePermissionsRequestParams, OntologyPermissionServiceGetLinkTypePermissionsResultParams, OntologyPermissionServiceGetObjectTypePermissionsRequestParams, OntologyPermissionServiceGetObjectTypePermissionsResultParams, OntologyPermissionServiceGetOntologyPermissionsRequestParams, OntologyPermissionServiceGetOntologyPermissionsResultParams, OntologyPermissionServiceGetRuleSetPermissionsRequestParams, OntologyPermissionServiceGetRuleSetPermissionsResultParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeResultParams, OntologyPermissionServiceGetWorkflowPermissionsRequestParams, OntologyPermissionServiceGetWorkflowPermissionsResultParams, OntologyPermissionServiceUpdateEntityRolesRequestParams, OntologyPermissionServiceUpdateEntityRolesResultParams, OntologyProvenanceServiceBatchGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceBatchGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependenciesRequestParams, OntologyProvenanceServiceGetDependenciesResultParams, OntologyProvenanceServiceGetDependenciesV2RequestParams, OntologyProvenanceServiceGetDependenciesV2ResultParams, OntologyProvenanceServiceGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependentsRequestParams, OntologyProvenanceServiceGetDependentsResultParams, OntologyProvenanceServiceRegisterDependencyRequestParams, OntologyProvenanceServiceRegisterDependencyResultParams, OntologyProvenanceServiceTagDependentRequestParams, OntologyProvenanceServiceTagDependentResponseParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsRequestParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsResponseParams, RelationLoadAuditRecord, RelationLoadAuditRecordWithoutVersion, SharedPropertyTypeLoadAuditRecord, SharedPropertyTypeSearchAuditRecord, SharedPropertyTypeSearchHitAuditRecord, TypeGroupLoadAuditRecord, TypeGroupSearchAuditRecord, TypeGroupSearchHitAuditRecord, UpdatedActionTypeAuditRecord } from "./__components.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cACE,yCACA,+CACA,6BACA,gCACA,2DACA,0DACA,+CACA,8CACA,wDACA,8DACA,6DACA,kDACA,iDACA,iDACA,gDACA,kEACA,iEACA,yCACA,8BACA,iCACA,8BACA,yBACA,8BACA,gCACA,mCACA,uCACA,uCACA,yBACA,kCACA,2BACA,4BACA,8CACA,2CACA,8BACA,gDACA,mDACA,0CACA,+BACA,2CACA,2CACA,wBACA,yBACA,gCACA,yBACA,0BACA,8BACA,6CACA,yCACA,yCACA,2BACA,oCACA,yCACA,6BACA,+BACA,gCACA,kEACA,mEACA,mEACA,oEACA,+EACA,gFACA,yEACA,0EACA,kEACA,mEACA,qCACA,kDACA,8DACA,+DACA,4BACA,yBACA,oCACA,iCACA,mEACA,kEACA,kFACA,iFACA,6EACA,4EACA,mEACA,kEACA,4BACA,4DACA,6DACA,6DACA,8DACA,gEACA,iEACA,6DACA,8DACA,qEACA,sEACA,4DACA,6DACA,2EACA,0EACA,8DACA,6DACA,oDACA,mDACA,wDACA,uDACA,oEACA,oEACA,iEACA,iEACA,wDACA,uDACA,yDACA,wDACA,8DACA,+DACA,kEACA,iEACA,oEACA,mEACA,8DACA,+DACA,gEACA,+DACA,4DACA,2DACA,yDACA,0DACA,uEACA,wEACA,qEACA,oEACA,0EACA,yEACA,iEACA,gEACA,sEACA,qEACA,gEACA,+DACA,wDACA,yDACA,mEACA,gEACA,+DACA,8CACA,6CACA,oEACA,mEACA,4DACA,2DACA,gDACA,+CACA,uEACA,sEACA,oEACA,mEACA,+DACA,8DACA,uDACA,sDACA,6DACA,4DACA,qDACA,oDACA,qDACA,4EACA,2EACA,mEACA,kEACA,0DACA,6DACA,4DACA,0DACA,yDACA,kDACA,iDACA,kDACA,iDACA,sDACA,gFACA,+EACA,2EACA,0EACA,kDACA,iDACA,oDACA,mDACA,oDACA,mDACA,oDACA,mDACA,yDACA,wDACA,oEACA,mEACA,sEACA,qEACA,6DACA,4DACA,gEACA,+DACA,4EACA,2EACA,oEACA,mEACA,uEACA,sEACA,0EACA,yEACA,kEACA,iEACA,4EACA,2EACA,oEACA,mEACA,4EACA,2EACA,mEACA,kEACA,oEACA,mEACA,+DACA,8DACA,mEACA,kEACA,8DACA,6DACA,gEACA,+DACA,8DACA,6DACA,6DACA,4DACA,wEACA,uEACA,sEACA,qEACA,8EACA,6EACA,oEACA,mEACA,gFACA,+EACA,sEACA,qEACA,8DACA,6DACA,yDACA,wDACA,qFACA,iFACA,uDACA,sDACA,yDACA,wDACA,gFACA,4EACA,qDACA,oDACA,0DACA,yDACA,oDACA,qDACA,2EACA,4EACA,yBACA,uCACA,mCACA,qCACA,wCACA,0BACA,4BACA,+BACA,oCACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/index.ts"],"version":3,"file":"index.d.ts"}
|
|
1
|
+
{"mappings":"AAgBA,cACE,yCACA,+CACA,6BACA,gCACA,2DACA,0DACA,+CACA,8CACA,wDACA,8DACA,6DACA,kDACA,iDACA,iDACA,gDACA,kEACA,iEACA,yCACA,8BACA,iCACA,8BACA,yBACA,8BACA,gCACA,mCACA,uCACA,uCACA,yBACA,kCACA,2BACA,4BACA,8CACA,2CACA,8BACA,gDACA,mDACA,0CACA,+BACA,2CACA,2CACA,wBACA,yBACA,gCACA,yBACA,0BACA,8BACA,6CACA,yCACA,yCACA,2BACA,oCACA,yCACA,6BACA,+BACA,gCACA,kEACA,mEACA,mEACA,oEACA,+EACA,gFACA,yEACA,0EACA,kEACA,mEACA,qCACA,kDACA,8DACA,+DACA,4BACA,yBACA,oCACA,iCACA,mEACA,kEACA,kFACA,iFACA,6EACA,4EACA,mEACA,kEACA,4BACA,4DACA,6DACA,6DACA,8DACA,gEACA,iEACA,6DACA,8DACA,qEACA,sEACA,4DACA,6DACA,2EACA,0EACA,8DACA,6DACA,oDACA,mDACA,wDACA,uDACA,oEACA,oEACA,iEACA,iEACA,wDACA,uDACA,yDACA,wDACA,8DACA,+DACA,kEACA,iEACA,oEACA,mEACA,8DACA,+DACA,gEACA,+DACA,4DACA,2DACA,yDACA,0DACA,uEACA,wEACA,qEACA,oEACA,0EACA,yEACA,iEACA,gEACA,sEACA,qEACA,gEACA,+DACA,wDACA,yDACA,mEACA,gEACA,+DACA,8CACA,6CACA,oEACA,mEACA,4DACA,2DACA,gDACA,+CACA,uEACA,sEACA,oEACA,mEACA,+DACA,8DACA,uDACA,sDACA,6DACA,4DACA,qDACA,oDACA,qDACA,4EACA,2EACA,mEACA,kEACA,0DACA,6DACA,4DACA,0DACA,yDACA,kDACA,iDACA,kDACA,iDACA,sDACA,gFACA,+EACA,2EACA,0EACA,kDACA,iDACA,oDACA,mDACA,oDACA,mDACA,oDACA,mDACA,yDACA,wDACA,oEACA,mEACA,sEACA,qEACA,6DACA,4DACA,gEACA,+DACA,4EACA,2EACA,oEACA,mEACA,uEACA,sEACA,0EACA,yEACA,kEACA,iEACA,4EACA,2EACA,oEACA,mEACA,kEACA,iEACA,4EACA,2EACA,mEACA,kEACA,oEACA,mEACA,+DACA,8DACA,mEACA,kEACA,8DACA,6DACA,gEACA,+DACA,8DACA,6DACA,6DACA,4DACA,wEACA,uEACA,sEACA,qEACA,8EACA,6EACA,oEACA,mEACA,gFACA,+EACA,sEACA,qEACA,8DACA,6DACA,yDACA,wDACA,qFACA,iFACA,uDACA,sDACA,yDACA,wDACA,gFACA,4EACA,qDACA,oDACA,0DACA,yDACA,oDACA,qDACA,2EACA,4EACA,yBACA,uCACA,mCACA,qCACA,wCACA,0BACA,4BACA,+BACA,oCACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/index.ts"],"version":3,"file":"index.d.ts"}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ActionApplyClientPreferences as _api_ActionApplyClientPreferences, ActionLogConfiguration as _api_ActionLogConfiguration, ActionNotificationSettings as _api_ActionNotificationSettings, ActionSubmissionConfiguration as _api_ActionSubmissionConfiguration, ActionTypeApiName as _api_ActionTypeApiName, ActionTypeBranchSettings as _api_ActionTypeBranchSettings, ActionTypeDisplayMetadataConfiguration as _api_ActionTypeDisplayMetadataConfiguration, ActionTypeEntities as _api_ActionTypeEntities, ActionTypeLogic as _api_ActionTypeLogic, ActionTypeRichTextComponent as _api_ActionTypeRichTextComponent, ActionTypeRid as _api_ActionTypeRid, ActionTypeStatus as _api_ActionTypeStatus, ActionTypeVersion as _api_ActionTypeVersion, ButtonDisplayMetadata as _api_ButtonDisplayMetadata, ColumnName as _api_ColumnName, DatasourceRid as _api_DatasourceRid, FormContent as _api_FormContent, FunctionRid as _api_FunctionRid, FunctionVersion as _api_FunctionVersion, GeotimeSeriesIntegrationRid as _api_GeotimeSeriesIntegrationRid, GroupId as _api_GroupId, Icon as _api_Icon, InterfaceLinkTypeApiName as _api_InterfaceLinkTypeApiName, InterfaceLinkTypeRid as _api_InterfaceLinkTypeRid, InterfacePropertyTypeApiName as _api_InterfacePropertyTypeApiName, InterfacePropertyTypeRid as _api_InterfacePropertyTypeRid, InterfaceSharedPropertyType as _api_InterfaceSharedPropertyType, InterfaceTypeApiName as _api_InterfaceTypeApiName, InterfaceTypeRid as _api_InterfaceTypeRid, LinkedEntityTypeId as _api_LinkedEntityTypeId, LinkType as _api_LinkType, LinkTypeId as _api_LinkTypeId, LinkTypeRid as _api_LinkTypeRid, ManyToManyLinkTypeDatasource as _api_ManyToManyLinkTypeDatasource, MarkingId as _api_MarkingId, MediaSetRid as _api_MediaSetRid, ModuleRid as _api_ModuleRid, ObjectType as _api_ObjectType, ObjectTypeApiName as _api_ObjectTypeApiName, ObjectTypeDatasource as _api_ObjectTypeDatasource, ObjectTypeFieldApiName as _api_ObjectTypeFieldApiName, ObjectTypeId as _api_ObjectTypeId, ObjectTypeRid as _api_ObjectTypeRid, OntologyIrActionTypeEntities as _api_OntologyIrActionTypeEntities, OntologyIrActionTypeLogic as _api_OntologyIrActionTypeLogic, OntologyIrActionTypeRichTextComponent as _api_OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeStatus as _api_OntologyIrActionTypeStatus, OntologyIrFormContent as _api_OntologyIrFormContent, OntologyIrInterfaceSharedPropertyType as _api_OntologyIrInterfaceSharedPropertyType, OntologyIrLinkedEntityTypeId as _api_OntologyIrLinkedEntityTypeId, OntologyIrLinkType as _api_OntologyIrLinkType, OntologyIrManyToManyLinkTypeDatasource as _api_OntologyIrManyToManyLinkTypeDatasource, OntologyIrObjectType as _api_OntologyIrObjectType, OntologyIrObjectTypeDatasource as _api_OntologyIrObjectTypeDatasource, OntologyIrParameter as _api_OntologyIrParameter, OntologyIrSection as _api_OntologyIrSection, OntologyIrSharedPropertyType as _api_OntologyIrSharedPropertyType, OntologyPackageRid as _api_OntologyPackageRid, Parameter as _api_Parameter, ParameterId as _api_ParameterId, ParameterRid as _api_ParameterRid, PropertyId as _api_PropertyId, PropertyTypeId as _api_PropertyTypeId, PropertyTypeRid as _api_PropertyTypeRid, RuleSetRid as _api_RuleSetRid, SchemaVersion as _api_SchemaVersion, Section as _api_Section, SectionId as _api_SectionId, SharedPropertyType as _api_SharedPropertyType, SharedPropertyTypeRid as _api_SharedPropertyTypeRid, TimeSeriesSyncRid as _api_TimeSeriesSyncRid, TypeClass as _api_TypeClass, ValueTypeRid as _api_ValueTypeRid, ValueTypeVersionId as _api_ValueTypeVersionId, WebhookRid as _api_WebhookRid } from "../__components.js";
|
|
2
2
|
import type { ActionLogRequirednessMetadata as _api_entitymetadata_ActionLogRequirednessMetadata, EditsHistory as _api_entitymetadata_EditsHistory, EditsResolutionStrategies as _api_entitymetadata_EditsResolutionStrategies, EntityConfig as _api_entitymetadata_EntityConfig, LinkTypeEntityMetadata as _api_entitymetadata_LinkTypeEntityMetadata, ObjectTypeAlias as _api_entitymetadata_ObjectTypeAlias, OntologyIrLinkTypeEntityMetadata as _api_entitymetadata_OntologyIrLinkTypeEntityMetadata, PatchApplicationStrategy as _api_entitymetadata_PatchApplicationStrategy, StorageBackend as _api_entitymetadata_StorageBackend } from "../entitymetadata/__components.js";
|
|
3
|
-
import type { EntityProvenance as _api_entitymetadata_provenance_EntityProvenance } from "../entitymetadata/provenance/__components.js";
|
|
3
|
+
import type { ActionTypeProvenance as _api_entitymetadata_provenance_ActionTypeProvenance, EntityProvenance as _api_entitymetadata_provenance_EntityProvenance } from "../entitymetadata/provenance/__components.js";
|
|
4
4
|
import type { RuleSet as _api_formatting_RuleSet } from "../formatting/__components.js";
|
|
5
5
|
import type { OntologyIrSchemaTransition as _api_schemamigrations_OntologyIrSchemaTransition, SchemaTransition as _api_schemamigrations_SchemaTransition } from "../schemamigrations/__components.js";
|
|
6
6
|
import type { ObjectTypeGothamMapping as _api_typemapping_ObjectTypeGothamMapping } from "../typemapping/__components.js";
|
|
7
|
-
import type { BaseParameterType as _api_types_BaseParameterType, OntologyIrBaseParameterType as _api_types_OntologyIrBaseParameterType } from "../types/__components.js";
|
|
8
7
|
export type ActionParameterShapeId = string;
|
|
9
8
|
export interface ActionTypeBlockDataV2 {
|
|
10
|
-
actionType:
|
|
9
|
+
actionType: MarketplaceActionType;
|
|
11
10
|
parameterIds: Record<ActionParameterShapeId, _api_ParameterId>;
|
|
12
11
|
}
|
|
13
12
|
export interface ActionTypePermissionInformation {
|
|
@@ -57,84 +56,6 @@ export type DatasourcePredicate = DatasourcePredicate_or | DatasourcePredicate_h
|
|
|
57
56
|
* Ontology as code uses this as a stable ID for GeotimeSeriesIntegration inputs
|
|
58
57
|
*/
|
|
59
58
|
export type GeotimeSeriesIntegrationName = string;
|
|
60
|
-
export interface ImportedActionType {
|
|
61
|
-
apiName: _api_ActionTypeApiName;
|
|
62
|
-
description?: string | null | undefined;
|
|
63
|
-
displayName: string;
|
|
64
|
-
parameters: Array<ImportedParameter>;
|
|
65
|
-
}
|
|
66
|
-
export interface ImportedInterfaceLinkType {
|
|
67
|
-
apiName: _api_InterfaceLinkTypeApiName;
|
|
68
|
-
cardinality: _api_InterfaceLinkTypeCardinality;
|
|
69
|
-
description?: string | null | undefined;
|
|
70
|
-
displayName: string;
|
|
71
|
-
required: boolean;
|
|
72
|
-
}
|
|
73
|
-
export interface ImportedInterfaceType {
|
|
74
|
-
apiName: _api_InterfaceTypeApiName;
|
|
75
|
-
description?: string | null | undefined;
|
|
76
|
-
displayName: string;
|
|
77
|
-
links: Array<ImportedInterfaceLinkType>;
|
|
78
|
-
properties: Array<ImportedSharedPropertyType>;
|
|
79
|
-
}
|
|
80
|
-
export interface ImportedLinkDefinition_manyToMany {
|
|
81
|
-
type: "manyToMany";
|
|
82
|
-
manyToMany: ImportedManyToManyLinkDefinition;
|
|
83
|
-
}
|
|
84
|
-
export interface ImportedLinkDefinition_oneToMany {
|
|
85
|
-
type: "oneToMany";
|
|
86
|
-
oneToMany: ImportedOneToManyLinkDefinition;
|
|
87
|
-
}
|
|
88
|
-
export type ImportedLinkDefinition = ImportedLinkDefinition_manyToMany | ImportedLinkDefinition_oneToMany;
|
|
89
|
-
export interface ImportedLinkType {
|
|
90
|
-
definition: ImportedLinkDefinition;
|
|
91
|
-
id: _api_LinkTypeId;
|
|
92
|
-
}
|
|
93
|
-
export interface ImportedManyToManyLinkDefinition {
|
|
94
|
-
objectTypeApiNameA: _api_ObjectTypeApiName;
|
|
95
|
-
objectTypeApiNameB: _api_ObjectTypeApiName;
|
|
96
|
-
objectTypeAToBLinkDisplayName: string;
|
|
97
|
-
objectTypeBToALinkDisplayName: string;
|
|
98
|
-
}
|
|
99
|
-
export interface ImportedObjectType {
|
|
100
|
-
apiName: _api_ObjectTypeApiName;
|
|
101
|
-
description?: string | null | undefined;
|
|
102
|
-
displayName: string;
|
|
103
|
-
propertyTypes: Array<ImportedPropertyType>;
|
|
104
|
-
}
|
|
105
|
-
export interface ImportedOneToManyLinkDefinition {
|
|
106
|
-
cardinality?: _api_OneToManyLinkCardinalityHint | null | undefined;
|
|
107
|
-
manyToOneLinkDisplayName: string;
|
|
108
|
-
objectTypeApiNameManySide: _api_ObjectTypeApiName;
|
|
109
|
-
objectTypeApiNameOneSide: _api_ObjectTypeApiName;
|
|
110
|
-
oneToManyLinkDisplayName: string;
|
|
111
|
-
}
|
|
112
|
-
export interface ImportedParameter {
|
|
113
|
-
description?: string | null | undefined;
|
|
114
|
-
displayName: string;
|
|
115
|
-
id: _api_ParameterId;
|
|
116
|
-
type: _api_types_BaseParameterType;
|
|
117
|
-
}
|
|
118
|
-
export interface ImportedPropertyType {
|
|
119
|
-
apiName: _api_ObjectTypeFieldApiName;
|
|
120
|
-
description?: string | null | undefined;
|
|
121
|
-
displayName: string;
|
|
122
|
-
sharedPropertyType?: _api_ObjectTypeFieldApiName | null | undefined;
|
|
123
|
-
type: _api_Type;
|
|
124
|
-
}
|
|
125
|
-
export interface ImportedSharedPropertyType {
|
|
126
|
-
apiName: _api_ObjectTypeFieldApiName;
|
|
127
|
-
description?: string | null | undefined;
|
|
128
|
-
displayName: string;
|
|
129
|
-
type: _api_Type;
|
|
130
|
-
}
|
|
131
|
-
export interface ImportedTypes {
|
|
132
|
-
actionTypes: Array<ImportedActionType>;
|
|
133
|
-
interfaceTypes: Array<ImportedInterfaceType>;
|
|
134
|
-
linkTypes: Array<ImportedLinkType>;
|
|
135
|
-
objectTypes: Array<ImportedObjectType>;
|
|
136
|
-
sharedPropertyTypes: Array<ImportedSharedPropertyType>;
|
|
137
|
-
}
|
|
138
59
|
export type InstallLocationBlockShapeId = BlockShapeId;
|
|
139
60
|
export interface InterfaceTypeBlockDataV2 {
|
|
140
61
|
interfaceType: MarketplaceInterfaceType;
|
|
@@ -185,6 +106,45 @@ export interface LinkTypeRestrictionStatus {
|
|
|
185
106
|
ontologyPackageRid?: _api_OntologyPackageRid | null | undefined;
|
|
186
107
|
restrictedByDatasources: boolean;
|
|
187
108
|
}
|
|
109
|
+
export interface MarketplaceActionType {
|
|
110
|
+
actionTypeLogic: _api_ActionTypeLogic;
|
|
111
|
+
metadata: MarketplaceActionTypeMetadata;
|
|
112
|
+
}
|
|
113
|
+
export interface MarketplaceActionTypeDisplayMetadata {
|
|
114
|
+
configuration?: _api_ActionTypeDisplayMetadataConfiguration | null | undefined;
|
|
115
|
+
description: string;
|
|
116
|
+
displayName: string;
|
|
117
|
+
icon?: _api_Icon | null | undefined;
|
|
118
|
+
submitButtonDisplayMetadata?: _api_ButtonDisplayMetadata | null | undefined;
|
|
119
|
+
successMessage: Array<_api_ActionTypeRichTextComponent>;
|
|
120
|
+
typeClasses: Array<_api_TypeClass>;
|
|
121
|
+
undoButtonConfiguration?: boolean | null | undefined;
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* Local overridden alias of OMS public API representation of ActionTypeMetadata. In OMS API we model
|
|
125
|
+
* action notificationSettings and ActionTypeDisplayMetadataConfiguration field as non-optional, but Marketplace
|
|
126
|
+
* ontology block data uploaded to artifacts faces similar constraints as our internal StorageActionTypeMetadata
|
|
127
|
+
* and we need to provide runtime conversion with default value.
|
|
128
|
+
*/
|
|
129
|
+
export interface MarketplaceActionTypeMetadata {
|
|
130
|
+
actionApplyClientSettings?: _api_ActionApplyClientPreferences | null | undefined;
|
|
131
|
+
actionLogConfiguration?: _api_ActionLogConfiguration | null | undefined;
|
|
132
|
+
apiName: _api_ActionTypeApiName;
|
|
133
|
+
branchSettings?: _api_ActionTypeBranchSettings | null | undefined;
|
|
134
|
+
displayMetadata: MarketplaceActionTypeDisplayMetadata;
|
|
135
|
+
entities?: _api_ActionTypeEntities | null | undefined;
|
|
136
|
+
formContentOrdering: Array<_api_FormContent>;
|
|
137
|
+
notificationSettings?: _api_ActionNotificationSettings | null | undefined;
|
|
138
|
+
parameterOrdering: Array<_api_ParameterId>;
|
|
139
|
+
parameters: Record<_api_ParameterId, _api_Parameter>;
|
|
140
|
+
provenance?: _api_entitymetadata_provenance_ActionTypeProvenance | null | undefined;
|
|
141
|
+
rid: _api_ActionTypeRid;
|
|
142
|
+
sections: Record<_api_SectionId, _api_Section>;
|
|
143
|
+
stagingMediaSetRid?: _api_MediaSetRid | null | undefined;
|
|
144
|
+
status: _api_ActionTypeStatus;
|
|
145
|
+
submissionConfiguration?: _api_ActionSubmissionConfiguration | null | undefined;
|
|
146
|
+
version: _api_ActionTypeVersion;
|
|
147
|
+
}
|
|
188
148
|
export interface MarketplaceActiveInterfaceTypeStatus {}
|
|
189
149
|
export interface MarketplaceDeprecatedInterfaceTypeStatus {
|
|
190
150
|
deadline: string;
|
|
@@ -311,58 +271,13 @@ export interface OntologyBlockDataV2 {
|
|
|
311
271
|
sharedPropertyTypes: Record<_api_SharedPropertyTypeRid, SharedPropertyTypeBlockDataV2>;
|
|
312
272
|
}
|
|
313
273
|
export interface OntologyIrActionTypeBlockDataV2 {
|
|
314
|
-
actionType:
|
|
274
|
+
actionType: OntologyIrMarketplaceActionType;
|
|
315
275
|
}
|
|
316
276
|
export interface OntologyIrBlockPermissionInformation {
|
|
317
277
|
actionTypes: Record<_api_ActionTypeApiName, ActionTypePermissionInformation>;
|
|
318
278
|
linkTypes: Record<_api_LinkTypeId, LinkTypePermissionInformation>;
|
|
319
279
|
objectTypes: Record<_api_ObjectTypeApiName, ObjectTypePermissionInformation>;
|
|
320
280
|
}
|
|
321
|
-
export interface OntologyIrImportedActionType {
|
|
322
|
-
apiName: _api_ActionTypeApiName;
|
|
323
|
-
description?: string | null | undefined;
|
|
324
|
-
displayName: string;
|
|
325
|
-
parameters: Array<OntologyIrImportedParameter>;
|
|
326
|
-
}
|
|
327
|
-
export interface OntologyIrImportedInterfaceType {
|
|
328
|
-
apiName: _api_InterfaceTypeApiName;
|
|
329
|
-
description?: string | null | undefined;
|
|
330
|
-
displayName: string;
|
|
331
|
-
links: Array<ImportedInterfaceLinkType>;
|
|
332
|
-
properties: Array<OntologyIrImportedSharedPropertyType>;
|
|
333
|
-
}
|
|
334
|
-
export interface OntologyIrImportedObjectType {
|
|
335
|
-
apiName: _api_ObjectTypeApiName;
|
|
336
|
-
description?: string | null | undefined;
|
|
337
|
-
displayName: string;
|
|
338
|
-
propertyTypes: Array<OntologyIrImportedPropertyType>;
|
|
339
|
-
}
|
|
340
|
-
export interface OntologyIrImportedParameter {
|
|
341
|
-
description?: string | null | undefined;
|
|
342
|
-
displayName: string;
|
|
343
|
-
id: _api_ParameterId;
|
|
344
|
-
type: _api_types_OntologyIrBaseParameterType;
|
|
345
|
-
}
|
|
346
|
-
export interface OntologyIrImportedPropertyType {
|
|
347
|
-
apiName: _api_ObjectTypeFieldApiName;
|
|
348
|
-
description?: string | null | undefined;
|
|
349
|
-
displayName: string;
|
|
350
|
-
sharedPropertyType?: _api_ObjectTypeFieldApiName | null | undefined;
|
|
351
|
-
type: _api_OntologyIrType;
|
|
352
|
-
}
|
|
353
|
-
export interface OntologyIrImportedSharedPropertyType {
|
|
354
|
-
apiName: _api_ObjectTypeFieldApiName;
|
|
355
|
-
description?: string | null | undefined;
|
|
356
|
-
displayName: string;
|
|
357
|
-
type: _api_OntologyIrType;
|
|
358
|
-
}
|
|
359
|
-
export interface OntologyIrImportedTypes {
|
|
360
|
-
actionTypes: Array<OntologyIrImportedActionType>;
|
|
361
|
-
interfaceTypes: Array<OntologyIrImportedInterfaceType>;
|
|
362
|
-
linkTypes: Array<ImportedLinkType>;
|
|
363
|
-
objectTypes: Array<OntologyIrImportedObjectType>;
|
|
364
|
-
sharedPropertyTypes: Array<OntologyIrImportedSharedPropertyType>;
|
|
365
|
-
}
|
|
366
281
|
export interface OntologyIrInterfaceTypeBlockDataV2 {
|
|
367
282
|
interfaceType: OntologyIrMarketplaceInterfaceType;
|
|
368
283
|
}
|
|
@@ -398,6 +313,38 @@ export interface OntologyIrLinkTypeBlockDataV2 {
|
|
|
398
313
|
entityMetadata?: _api_entitymetadata_OntologyIrLinkTypeEntityMetadata | null | undefined;
|
|
399
314
|
linkType: _api_OntologyIrLinkType;
|
|
400
315
|
}
|
|
316
|
+
export interface OntologyIrMarketplaceActionType {
|
|
317
|
+
actionTypeLogic: _api_OntologyIrActionTypeLogic;
|
|
318
|
+
metadata: OntologyIrMarketplaceActionTypeMetadata;
|
|
319
|
+
}
|
|
320
|
+
export interface OntologyIrMarketplaceActionTypeDisplayMetadata {
|
|
321
|
+
configuration?: _api_ActionTypeDisplayMetadataConfiguration | null | undefined;
|
|
322
|
+
description: string;
|
|
323
|
+
displayName: string;
|
|
324
|
+
icon?: _api_Icon | null | undefined;
|
|
325
|
+
submitButtonDisplayMetadata?: _api_ButtonDisplayMetadata | null | undefined;
|
|
326
|
+
successMessage: Array<_api_OntologyIrActionTypeRichTextComponent>;
|
|
327
|
+
typeClasses: Array<_api_TypeClass>;
|
|
328
|
+
undoButtonConfiguration?: boolean | null | undefined;
|
|
329
|
+
}
|
|
330
|
+
/**
|
|
331
|
+
* Local overridden alias of OMS public API representation of ActionTypeMetadata. In OMS API we model
|
|
332
|
+
* action notificationSettings and ActionTypeDisplayMetadataConfiguration field as non-optional, but Marketplace
|
|
333
|
+
* ontology block data uploaded to artifacts faces similar constraints as our internal StorageActionTypeMetadata
|
|
334
|
+
* and we need to provide runtime conversion with default value.
|
|
335
|
+
*/
|
|
336
|
+
export interface OntologyIrMarketplaceActionTypeMetadata {
|
|
337
|
+
apiName: _api_ActionTypeApiName;
|
|
338
|
+
branchSettings?: _api_ActionTypeBranchSettings | null | undefined;
|
|
339
|
+
displayMetadata: OntologyIrMarketplaceActionTypeDisplayMetadata;
|
|
340
|
+
entities?: _api_OntologyIrActionTypeEntities | null | undefined;
|
|
341
|
+
formContentOrdering: Array<_api_OntologyIrFormContent>;
|
|
342
|
+
parameterOrdering: Array<_api_ParameterId>;
|
|
343
|
+
parameters: Record<_api_ParameterId, _api_OntologyIrParameter>;
|
|
344
|
+
sections: Record<_api_SectionId, _api_OntologyIrSection>;
|
|
345
|
+
stagingMediaSetRid?: _api_MediaSetRid | null | undefined;
|
|
346
|
+
status: _api_OntologyIrActionTypeStatus;
|
|
347
|
+
}
|
|
401
348
|
export interface OntologyIrMarketplaceDeprecatedInterfaceTypeStatus {
|
|
402
349
|
deadline: string;
|
|
403
350
|
message: string;
|
|
@@ -507,6 +454,12 @@ export interface OntologyIrSchemaTransitionsWithSchemaVersion {
|
|
|
507
454
|
export interface OntologyIrSharedPropertyTypeBlockDataV2 {
|
|
508
455
|
sharedPropertyType: _api_OntologyIrSharedPropertyType;
|
|
509
456
|
}
|
|
457
|
+
export interface OntologyIrValueTypeReferenceWithMetadata {
|
|
458
|
+
apiName: string;
|
|
459
|
+
displayMetadata: any;
|
|
460
|
+
packageNamespace: string;
|
|
461
|
+
version: string;
|
|
462
|
+
}
|
|
510
463
|
export type OutputMode = "RESTRICTED_VIEW" | "DATASET";
|
|
511
464
|
export interface PatchesConfiguration {
|
|
512
465
|
lowLatencyUpdatesEnabled: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,cACE,
|
|
1
|
+
{"mappings":"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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/blockdata/__components.ts"],"version":3,"file":"__components.d.ts"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * as OntologyBlockDataDummyService from "./OntologyBlockDataDummyService.js";
|
|
2
|
-
export type { ActionParameterShapeId, ActionTypeBlockDataV2, ActionTypePermissionInformation, ActionTypeRestrictionStatus, BlockInternalId, BlockPermissionInformation, BlockShapeId, ColumnNameType, DataFilter, DataSetName, DatasourcePredicate, GeotimeSeriesIntegrationName,
|
|
2
|
+
export type { ActionParameterShapeId, ActionTypeBlockDataV2, ActionTypePermissionInformation, ActionTypeRestrictionStatus, BlockInternalId, BlockPermissionInformation, BlockShapeId, ColumnNameType, DataFilter, DataSetName, DatasourcePredicate, GeotimeSeriesIntegrationName, InstallLocationBlockShapeId, InterfaceTypeBlockDataV2, IsOnlyDatasource, KnownMarketplaceIdentifiers, LinkTypeBlockDataV2, LinkTypePermissionInformation, LinkTypeRestrictionStatus, MarketplaceActionType, MarketplaceActionTypeDisplayMetadata, MarketplaceActionTypeMetadata, MarketplaceActiveInterfaceTypeStatus, MarketplaceDeprecatedInterfaceTypeStatus, MarketplaceExampleInterfaceTypeStatus, MarketplaceExperimentalInterfaceTypeStatus, MarketplaceInterfaceLinkType, MarketplaceInterfaceLinkTypeCardinality, MarketplaceInterfaceLinkTypeMetadata, MarketplaceInterfacePropertyType, MarketplaceInterfaceType, MarketplaceInterfaceTypeDisplayMetadata, MarketplaceInterfaceTypeStatus, MarketplaceObjectTypeEntityMetadata, MarketplaceSharedPropertyBasedPropertyType, MarkingGroupName, MediaSetViewName, ObjectsWritebackDataset, ObjectTypeBlockDataV2, ObjectTypePermissionInformation, ObjectTypeRestrictionStatus, OntologyBlockDataV2, OntologyIrActionTypeBlockDataV2, OntologyIrBlockPermissionInformation, OntologyIrInterfaceTypeBlockDataV2, OntologyIrKnownMarketplaceIdentifiers, OntologyIrLinkTypeBlockDataV2, OntologyIrMarketplaceActionType, OntologyIrMarketplaceActionTypeDisplayMetadata, OntologyIrMarketplaceActionTypeMetadata, OntologyIrMarketplaceDeprecatedInterfaceTypeStatus, OntologyIrMarketplaceInterfaceLinkType, OntologyIrMarketplaceInterfacePropertyType, OntologyIrMarketplaceInterfaceType, OntologyIrMarketplaceInterfaceTypeStatus, OntologyIrMarketplaceObjectTypeEntityMetadata, OntologyIrMarketplaceSharedPropertyBasedPropertyType, OntologyIrObjectPropertyReference, OntologyIrObjectsWritebackDataset, OntologyIrObjectTypeBlockDataV2, OntologyIrOntologyBlockDataV2, OntologyIrPropertyToColumnMapping, OntologyIrPropertyToPropertyMapping, OntologyIrSchemaMigrationBlockData, OntologyIrSchemaTransitionsWithSchemaVersion, OntologyIrSharedPropertyTypeBlockDataV2, OntologyIrValueTypeReferenceWithMetadata, OutputMode, PatchesConfiguration, PostOntologyBlockDataRequest, PostOntologyBlockDataResponse, PropertyPredicate, PropertyRid, RestrictedViewName, SchemaConfiguration, SchemaMigrationBlockData, SchemaTransitionsWithSchemaVersion, SharedPropertyTypeBlockDataV2, StreamName, TimeSeriesSyncName, ValidationRuleIndex, WritebackDatasetRid, WritebackDatasetSpec } from "./__components.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,YAAY,mCAAmC;AAE/C,cACE,wBACA,uBACA,iCACA,6BACA,iBACA,4BACA,cACA,gBACA,YACA,aACA,qBACA,8BACA,
|
|
1
|
+
{"mappings":"AAgBA,YAAY,mCAAmC;AAE/C,cACE,wBACA,uBACA,iCACA,6BACA,iBACA,4BACA,cACA,gBACA,YACA,aACA,qBACA,8BACA,6BACA,0BACA,kBACA,6BACA,qBACA,+BACA,2BACA,uBACA,sCACA,+BACA,sCACA,0CACA,uCACA,4CACA,8BACA,yCACA,sCACA,kCACA,0BACA,yCACA,gCACA,qCACA,4CACA,kBACA,kBACA,yBACA,uBACA,iCACA,6BACA,qBACA,iCACA,sCACA,oCACA,uCACA,+BACA,iCACA,gDACA,yCACA,oDACA,wCACA,4CACA,oCACA,0CACA,+CACA,sDACA,mCACA,mCACA,iCACA,+BACA,mCACA,qCACA,oCACA,8CACA,yCACA,0CACA,YACA,sBACA,8BACA,+BACA,mBACA,aACA,oBACA,qBACA,0BACA,oCACA,+BACA,YACA,oBACA,qBACA,qBACA,4BACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/blockdata/index.ts"],"version":3,"file":"index.d.ts"}
|