@osdk/client.unstable 2.3.0-beta.8 → 2.3.0-rc.11
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 +18 -0
- package/build/cjs/index.d.cts +265 -9
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService/getObjectTypeSemanticSearchStatus.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService/getObjectTypeSemanticSearchStatus.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService/searchLinkTypes.d.ts +11 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService/searchLinkTypes.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getEntityDelegateDataset.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getEntityDelegateDataset.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/__components.d.ts +251 -6
- package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +13 -3
- 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/formatting/__components.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/formatting/__components.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 +16 -1
- 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/provenance/__components.d.ts +20 -0
- 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/provenance/service/metadata/ProvenanceServiceMetadataService/getEventOffsetForFirstNonProxiedFdsEvent.d.ts +13 -0
- package/build/types/generated/ontology-metadata/api/provenance/service/metadata/ProvenanceServiceMetadataService/getEventOffsetForFirstNonProxiedFdsEvent.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/provenance/service/metadata/ProvenanceServiceMetadataService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/provenance/service/metadata/ProvenanceServiceMetadataService.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/search/__components.d.ts +200 -1
- package/build/types/generated/ontology-metadata/api/search/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/search/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/search/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/__components.d.ts +9 -1
- 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/usage/__components.d.ts +2 -1
- package/build/types/generated/ontology-metadata/api/usage/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +123 -6
- 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/OntologyBranchService/bulkLoadOntologyBranches.d.ts +6 -0
- package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/bulkLoadOntologyBranches.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/discardChangesOnBranch.d.ts +3 -0
- package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/discardChangesOnBranch.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/discardChangesOnBranchV2.d.ts +12 -0
- package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/discardChangesOnBranchV2.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService.d.ts +2 -0
- package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +77 -2
- 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 +3 -3
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { type ConjureContext } from "conjure-lite";
|
|
2
|
+
import type { GetObjectTypeSemanticSearchStatusResponse as _api_search_GetObjectTypeSemanticSearchStatusResponse } from "../search/__components.js";
|
|
3
|
+
/**
|
|
4
|
+
* Endpoint to check if semantic search on object types is available for the requesting user.
|
|
5
|
+
* Returns whether it is enabled and, if not, the primary reason why it is disabled.
|
|
6
|
+
*/
|
|
7
|
+
export declare function getObjectTypeSemanticSearchStatus(ctx: ConjureContext): Promise<_api_search_GetObjectTypeSemanticSearchStatusResponse>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"mappings":"AAgBA,cAAc,sBAAoC,cAAe;AACjE,cAAc,6CAA6C,6DAA6D,2BAA4B;;;;;AAMpJ,OAAO,iBAAe,kCACpBA,KAAK,iBACJ,QAAQ","names":["ctx: ConjureContext"],"sources":["../../../../../../src/generated/ontology-metadata/api/OntologyMetadataSearchService/getObjectTypeSemanticSearchStatus.ts"],"version":3,"file":"getObjectTypeSemanticSearchStatus.d.ts"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { type ConjureContext } from "conjure-lite";
|
|
2
|
+
import type { LinkTypeSearchRequest as _api_search_LinkTypeSearchRequest, LinkTypeSearchResponse as _api_search_LinkTypeSearchResponse } from "../search/__components.js";
|
|
3
|
+
/**
|
|
4
|
+
* Endpoint to search LinkTypes based on various filters. Endpoint allows to return results based on relevance
|
|
5
|
+
* of the match. There is no timeout between fetching consecutive pages and clients do not need to page to the end.
|
|
6
|
+
* In some cases updates to the Ontology between fetching pages can cause the same result to be returned more than once.
|
|
7
|
+
*
|
|
8
|
+
* The results in this endpoint are eventually consistent with the latest OntologyVersion and may lag slightly
|
|
9
|
+
* behind the last Ontology modification.
|
|
10
|
+
*/
|
|
11
|
+
export declare function searchLinkTypes(ctx: ConjureContext, request: _api_search_LinkTypeSearchRequest): Promise<_api_search_LinkTypeSearchResponse>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"mappings":"AAgBA,cAAc,sBAAoC,cAAe;AACjE,cACE,yBAAyB,mCACzB,0BAA0B,0CACrB,2BAA4B;;;;;;;;;AAUnC,OAAO,iBAAe,gBACpBA,KAAK,gBACLC,SAAS,oCACR,QAAQ","names":["ctx: ConjureContext","request: _api_search_LinkTypeSearchRequest"],"sources":["../../../../../../src/generated/ontology-metadata/api/OntologyMetadataSearchService/searchLinkTypes.ts"],"version":3,"file":"searchLinkTypes.d.ts"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
export { getObjectTypeSemanticSearchStatus } from "./OntologyMetadataSearchService/getObjectTypeSemanticSearchStatus.js";
|
|
1
2
|
export { objectTypes } from "./OntologyMetadataSearchService/objectTypes.js";
|
|
2
3
|
export { searchActionTypes } from "./OntologyMetadataSearchService/searchActionTypes.js";
|
|
3
4
|
export { searchInterfaceTypes } from "./OntologyMetadataSearchService/searchInterfaceTypes.js";
|
|
5
|
+
export { searchLinkTypes } from "./OntologyMetadataSearchService/searchLinkTypes.js";
|
|
4
6
|
export { searchObjectTypes } from "./OntologyMetadataSearchService/searchObjectTypes.js";
|
|
5
7
|
export { searchSharedPropertyTypes } from "./OntologyMetadataSearchService/searchSharedPropertyTypes.js";
|
|
6
8
|
export { searchTypeGroups } from "./OntologyMetadataSearchService/searchTypeGroups.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,SAAS,mBAAmB;AAC5B,SAAS,yBAAyB;AAClC,SAAS,4BAA4B;AACrC,SAAS,yBAAyB;AAClC,SAAS,iCAAiC;AAC1C,SAAS,wBAAwB","names":[],"sources":["../../../../../src/generated/ontology-metadata/api/OntologyMetadataSearchService.ts"],"version":3,"file":"OntologyMetadataSearchService.d.ts"}
|
|
1
|
+
{"mappings":"AAgBA,SAAS,yCAAyC;AAClD,SAAS,mBAAmB;AAC5B,SAAS,yBAAyB;AAClC,SAAS,4BAA4B;AACrC,SAAS,uBAAuB;AAChC,SAAS,yBAAyB;AAClC,SAAS,iCAAiC;AAC1C,SAAS,wBAAwB","names":[],"sources":["../../../../../src/generated/ontology-metadata/api/OntologyMetadataSearchService.ts"],"version":3,"file":"OntologyMetadataSearchService.d.ts"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { type ConjureContext } from "conjure-lite";
|
|
2
|
+
import type { GetEntityDelegateDatasetRequest as _api_GetEntityDelegateDatasetRequest, GetEntityDelegateDatasetResponse as _api_GetEntityDelegateDatasetResponse } from "../__components.js";
|
|
3
|
+
/**
|
|
4
|
+
* Resolves an ontology entity (object or link type) to a suitable delegate dataset for Spark input.
|
|
5
|
+
*/
|
|
6
|
+
export declare function getEntityDelegateDataset(ctx: ConjureContext, request: _api_GetEntityDelegateDatasetRequest): Promise<_api_GetEntityDelegateDatasetResponse>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"mappings":"AAgBA,cAAc,sBAAoC,cAAe;AACjE,cACE,mCAAmC,sCACnC,oCAAoC,6CAC/B,oBAAqB;;;;AAK5B,OAAO,iBAAe,yBACpBA,KAAK,gBACLC,SAAS,uCACR,QAAQ","names":["ctx: ConjureContext","request: _api_GetEntityDelegateDatasetRequest"],"sources":["../../../../../../src/generated/ontology-metadata/api/OntologyMetadataService/getEntityDelegateDataset.ts"],"version":3,"file":"getEntityDelegateDataset.d.ts"}
|
|
@@ -2,6 +2,7 @@ export { bulkLoadOntologyEntities } from "./OntologyMetadataService/bulkLoadOnto
|
|
|
2
2
|
export { bulkLoadOntologyEntitiesByDatasources } from "./OntologyMetadataService/bulkLoadOntologyEntitiesByDatasources.js";
|
|
3
3
|
export { getActionTypesForInterfaceType } from "./OntologyMetadataService/getActionTypesForInterfaceType.js";
|
|
4
4
|
export { getActionTypesForObjectType } from "./OntologyMetadataService/getActionTypesForObjectType.js";
|
|
5
|
+
export { getEntityDelegateDataset } from "./OntologyMetadataService/getEntityDelegateDataset.js";
|
|
5
6
|
export { getFeatureConfigurations } from "./OntologyMetadataService/getFeatureConfigurations.js";
|
|
6
7
|
export { getLinkMetadataForObjectTypes } from "./OntologyMetadataService/getLinkMetadataForObjectTypes.js";
|
|
7
8
|
export { getLinkTypesForObjectTypes } from "./OntologyMetadataService/getLinkTypesForObjectTypes.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"AAgBA,SAAS,gCAAgC;AACzC,SAAS,6CAA6C;AACtD,SAAS,sCAAsC;AAC/C,SAAS,mCAAmC;AAC5C,SAAS,gCAAgC;AACzC,SAAS,qCAAqC;AAC9C,SAAS,kCAAkC;AAC3C,SAAS,uCAAuC;AAChD,SAAS,4CAA4C;AACrD,SAAS,mCAAmC;AAC5C,SAAS,wCAAwC;AACjD,SAAS,kCAAkC;AAC3C,SAAS,0BAA0B;AACnC,SAAS,sCAAsC;AAC/C,SAAS,kCAAkC;AAC3C,SAAS,yCAAyC;AAClD,SAAS,sCAAsC;AAC/C,SAAS,0CAA0C;AACnD,SAAS,yBAAyB;AAClC,SAAS,uBAAuB;AAChC,SAAS,+BAA+B;AACxC,SAAS,8CAA8C;AACvD,SAAS,qCAAqC;AAC9C,SAAS,oBAAoB;AAC7B,SAAS,+BAA+B;AACxC,SAAS,4BAA4B;AACrC,SAAS,sBAAsB","names":[],"sources":["../../../../../src/generated/ontology-metadata/api/OntologyMetadataService.ts"],"version":3,"file":"OntologyMetadataService.d.ts"}
|
|
1
|
+
{"mappings":"AAgBA,SAAS,gCAAgC;AACzC,SAAS,6CAA6C;AACtD,SAAS,sCAAsC;AAC/C,SAAS,mCAAmC;AAC5C,SAAS,gCAAgC;AACzC,SAAS,gCAAgC;AACzC,SAAS,qCAAqC;AAC9C,SAAS,kCAAkC;AAC3C,SAAS,uCAAuC;AAChD,SAAS,4CAA4C;AACrD,SAAS,mCAAmC;AAC5C,SAAS,wCAAwC;AACjD,SAAS,kCAAkC;AAC3C,SAAS,0BAA0B;AACnC,SAAS,sCAAsC;AAC/C,SAAS,kCAAkC;AAC3C,SAAS,yCAAyC;AAClD,SAAS,sCAAsC;AAC/C,SAAS,0CAA0C;AACnD,SAAS,yBAAyB;AAClC,SAAS,uBAAuB;AAChC,SAAS,+BAA+B;AACxC,SAAS,8CAA8C;AACvD,SAAS,qCAAqC;AAC9C,SAAS,oBAAoB;AAC7B,SAAS,+BAA+B;AACxC,SAAS,4BAA4B;AACrC,SAAS,sBAAsB","names":[],"sources":["../../../../../src/generated/ontology-metadata/api/OntologyMetadataService.ts"],"version":3,"file":"OntologyMetadataService.d.ts"}
|
|
@@ -637,6 +637,13 @@ export interface ActionTypeLogic {
|
|
|
637
637
|
validation: ActionValidation;
|
|
638
638
|
webhooks?: ActionWebhooks | null | undefined;
|
|
639
639
|
}
|
|
640
|
+
export interface ActionTypeLogicRequest {
|
|
641
|
+
logic: ActionLogic;
|
|
642
|
+
notifications: Array<ActionNotification>;
|
|
643
|
+
revert?: ActionRevert | null | undefined;
|
|
644
|
+
validation: ActionValidationRequest;
|
|
645
|
+
webhooks?: ActionWebhooks | null | undefined;
|
|
646
|
+
}
|
|
640
647
|
/**
|
|
641
648
|
* An ActionType defines the schema of the edits that can be made to Phonograph.
|
|
642
649
|
*/
|
|
@@ -653,6 +660,7 @@ export interface ActionTypeMetadata {
|
|
|
653
660
|
provenance?: _api_entitymetadata_provenance_ActionTypeProvenance | null | undefined;
|
|
654
661
|
rid: ActionTypeRid;
|
|
655
662
|
sections: Record<SectionId, Section>;
|
|
663
|
+
stagingMediaSetRid?: MediaSetRid | null | undefined;
|
|
656
664
|
status: ActionTypeStatus;
|
|
657
665
|
submissionConfiguration?: ActionSubmissionConfiguration | null | undefined;
|
|
658
666
|
version: ActionTypeVersion;
|
|
@@ -673,6 +681,7 @@ export interface ActionTypeMetadataModification {
|
|
|
673
681
|
provenance?: _api_entitymetadata_provenance_ActionTypeProvenance | null | undefined;
|
|
674
682
|
rid: ActionTypeRid;
|
|
675
683
|
sections: Record<SectionId, Section>;
|
|
684
|
+
stagingMediaSetRid?: MediaSetRid | null | undefined;
|
|
676
685
|
status: ActionTypeStatus;
|
|
677
686
|
submissionConfiguration?: ActionSubmissionConfiguration | null | undefined;
|
|
678
687
|
version: ActionTypeVersion;
|
|
@@ -681,7 +690,7 @@ export interface ActionTypeMetadataModification {
|
|
|
681
690
|
* Action type shape for requests. Ensures backend compatibility with the usePlugin LLM endpoint.
|
|
682
691
|
*/
|
|
683
692
|
export interface ActionTypeModificationRequest {
|
|
684
|
-
actionTypeLogic:
|
|
693
|
+
actionTypeLogic: ActionTypeLogicRequest;
|
|
685
694
|
metadata: ActionTypeMetadataModification;
|
|
686
695
|
}
|
|
687
696
|
/**
|
|
@@ -851,6 +860,11 @@ export interface ActionValidation {
|
|
|
851
860
|
parameterValidations: Record<ParameterId, ConditionalValidationBlock>;
|
|
852
861
|
sectionValidations: Record<SectionId, SectionDisplayBlock>;
|
|
853
862
|
}
|
|
863
|
+
export interface ActionValidationRequest {
|
|
864
|
+
actionTypeLevelValidation: ActionTypeLevelValidation;
|
|
865
|
+
parameterValidations: Record<ParameterId, ConditionalValidationBlockRequest>;
|
|
866
|
+
sectionValidations: Record<SectionId, SectionDisplayBlock>;
|
|
867
|
+
}
|
|
854
868
|
/**
|
|
855
869
|
* ActionWebhooks contains the definition for webhooks that are executed as part of running an Action.
|
|
856
870
|
*/
|
|
@@ -1176,6 +1190,111 @@ export interface AllowedParameterValuesModification_valueType {
|
|
|
1176
1190
|
valueType: ParameterValueTypeOrEmpty;
|
|
1177
1191
|
}
|
|
1178
1192
|
export type AllowedParameterValuesModification = AllowedParameterValuesModification_oneOf | AllowedParameterValuesModification_range | AllowedParameterValuesModification_objectQuery | AllowedParameterValuesModification_interfaceObjectQuery | AllowedParameterValuesModification_objectPropertyValue | AllowedParameterValuesModification_interfacePropertyValue | AllowedParameterValuesModification_objectList | AllowedParameterValuesModification_user | AllowedParameterValuesModification_multipassGroup | AllowedParameterValuesModification_text | AllowedParameterValuesModification_datetime | AllowedParameterValuesModification_boolean | AllowedParameterValuesModification_objectSetRid | AllowedParameterValuesModification_attachment | AllowedParameterValuesModification_cbacMarking | AllowedParameterValuesModification_mandatoryMarking | AllowedParameterValuesModification_mediaReference | AllowedParameterValuesModification_objectTypeReference | AllowedParameterValuesModification_timeSeriesReference | AllowedParameterValuesModification_geohash | AllowedParameterValuesModification_geoshape | AllowedParameterValuesModification_geotimeSeriesReference | AllowedParameterValuesModification_redacted | AllowedParameterValuesModification_struct | AllowedParameterValuesModification_valueType;
|
|
1193
|
+
export interface AllowedParameterValuesRequest_oneOf {
|
|
1194
|
+
type: "oneOf";
|
|
1195
|
+
oneOf: ParameterValueOneOfOrEmpty;
|
|
1196
|
+
}
|
|
1197
|
+
export interface AllowedParameterValuesRequest_range {
|
|
1198
|
+
type: "range";
|
|
1199
|
+
range: ParameterRangeOrEmpty;
|
|
1200
|
+
}
|
|
1201
|
+
export interface AllowedParameterValuesRequest_objectQuery {
|
|
1202
|
+
type: "objectQuery";
|
|
1203
|
+
objectQuery: ParameterObjectQueryOrEmpty;
|
|
1204
|
+
}
|
|
1205
|
+
export interface AllowedParameterValuesRequest_interfaceObjectQuery {
|
|
1206
|
+
type: "interfaceObjectQuery";
|
|
1207
|
+
interfaceObjectQuery: ParameterInterfaceObjectQueryOrEmpty;
|
|
1208
|
+
}
|
|
1209
|
+
export interface AllowedParameterValuesRequest_objectPropertyValue {
|
|
1210
|
+
type: "objectPropertyValue";
|
|
1211
|
+
objectPropertyValue: ParameterObjectPropertyValueOrEmpty;
|
|
1212
|
+
}
|
|
1213
|
+
export interface AllowedParameterValuesRequest_interfacePropertyValue {
|
|
1214
|
+
type: "interfacePropertyValue";
|
|
1215
|
+
interfacePropertyValue: ParameterInterfacePropertyValueOrEmpty;
|
|
1216
|
+
}
|
|
1217
|
+
export interface AllowedParameterValuesRequest_objectList {
|
|
1218
|
+
type: "objectList";
|
|
1219
|
+
objectList: ParameterObjectListOrEmpty;
|
|
1220
|
+
}
|
|
1221
|
+
export interface AllowedParameterValuesRequest_user {
|
|
1222
|
+
type: "user";
|
|
1223
|
+
user: ParameterMultipassUserOrEmpty;
|
|
1224
|
+
}
|
|
1225
|
+
export interface AllowedParameterValuesRequest_multipassGroup {
|
|
1226
|
+
type: "multipassGroup";
|
|
1227
|
+
multipassGroup: ParameterMultipassGroupOrEmpty;
|
|
1228
|
+
}
|
|
1229
|
+
export interface AllowedParameterValuesRequest_text {
|
|
1230
|
+
type: "text";
|
|
1231
|
+
text: ParameterFreeTextOrEmpty;
|
|
1232
|
+
}
|
|
1233
|
+
export interface AllowedParameterValuesRequest_datetime {
|
|
1234
|
+
type: "datetime";
|
|
1235
|
+
datetime: ParameterDateTimeRangeOrEmpty;
|
|
1236
|
+
}
|
|
1237
|
+
export interface AllowedParameterValuesRequest_boolean {
|
|
1238
|
+
type: "boolean";
|
|
1239
|
+
boolean: ParameterBooleanOrEmpty;
|
|
1240
|
+
}
|
|
1241
|
+
export interface AllowedParameterValuesRequest_objectSetRid {
|
|
1242
|
+
type: "objectSetRid";
|
|
1243
|
+
objectSetRid: ParameterObjectSetRidOrEmpty;
|
|
1244
|
+
}
|
|
1245
|
+
export interface AllowedParameterValuesRequest_attachment {
|
|
1246
|
+
type: "attachment";
|
|
1247
|
+
attachment: ParameterAttachmentOrEmpty;
|
|
1248
|
+
}
|
|
1249
|
+
export interface AllowedParameterValuesRequest_cbacMarking {
|
|
1250
|
+
type: "cbacMarking";
|
|
1251
|
+
cbacMarking: ParameterCbacMarkingOrEmpty;
|
|
1252
|
+
}
|
|
1253
|
+
export interface AllowedParameterValuesRequest_mandatoryMarking {
|
|
1254
|
+
type: "mandatoryMarking";
|
|
1255
|
+
mandatoryMarking: ParameterMandatoryMarkingOrEmpty;
|
|
1256
|
+
}
|
|
1257
|
+
export interface AllowedParameterValuesRequest_mediaReference {
|
|
1258
|
+
type: "mediaReference";
|
|
1259
|
+
mediaReference: ParameterMediaReferenceOrEmpty;
|
|
1260
|
+
}
|
|
1261
|
+
export interface AllowedParameterValuesRequest_objectTypeReference {
|
|
1262
|
+
type: "objectTypeReference";
|
|
1263
|
+
objectTypeReference: ParameterObjectTypeReferenceOrEmpty;
|
|
1264
|
+
}
|
|
1265
|
+
export interface AllowedParameterValuesRequest_timeSeriesReference {
|
|
1266
|
+
type: "timeSeriesReference";
|
|
1267
|
+
timeSeriesReference: ParameterTimeSeriesReferenceOrEmpty;
|
|
1268
|
+
}
|
|
1269
|
+
export interface AllowedParameterValuesRequest_geohash {
|
|
1270
|
+
type: "geohash";
|
|
1271
|
+
geohash: ParameterGeohashOrEmpty;
|
|
1272
|
+
}
|
|
1273
|
+
export interface AllowedParameterValuesRequest_geoshape {
|
|
1274
|
+
type: "geoshape";
|
|
1275
|
+
geoshape: ParameterGeoshapeOrEmpty;
|
|
1276
|
+
}
|
|
1277
|
+
export interface AllowedParameterValuesRequest_geotimeSeriesReference {
|
|
1278
|
+
type: "geotimeSeriesReference";
|
|
1279
|
+
geotimeSeriesReference: ParameterGeotimeSeriesReferenceOrEmpty;
|
|
1280
|
+
}
|
|
1281
|
+
export interface AllowedParameterValuesRequest_redacted {
|
|
1282
|
+
type: "redacted";
|
|
1283
|
+
redacted: Redacted;
|
|
1284
|
+
}
|
|
1285
|
+
export interface AllowedParameterValuesRequest_struct {
|
|
1286
|
+
type: "struct";
|
|
1287
|
+
struct: ParameterStructOrEmpty;
|
|
1288
|
+
}
|
|
1289
|
+
export interface AllowedParameterValuesRequest_valueType {
|
|
1290
|
+
type: "valueType";
|
|
1291
|
+
valueType: ParameterValueTypeOrEmpty;
|
|
1292
|
+
}
|
|
1293
|
+
/**
|
|
1294
|
+
* This type is used to decouple AllowParameterValues from the request type, should only be used within
|
|
1295
|
+
* ActionTypeModificationRequest, PutParameterRequest, and EditParameterRequest object.
|
|
1296
|
+
*/
|
|
1297
|
+
export type AllowedParameterValuesRequest = AllowedParameterValuesRequest_oneOf | AllowedParameterValuesRequest_range | AllowedParameterValuesRequest_objectQuery | AllowedParameterValuesRequest_interfaceObjectQuery | AllowedParameterValuesRequest_objectPropertyValue | AllowedParameterValuesRequest_interfacePropertyValue | AllowedParameterValuesRequest_objectList | AllowedParameterValuesRequest_user | AllowedParameterValuesRequest_multipassGroup | AllowedParameterValuesRequest_text | AllowedParameterValuesRequest_datetime | AllowedParameterValuesRequest_boolean | AllowedParameterValuesRequest_objectSetRid | AllowedParameterValuesRequest_attachment | AllowedParameterValuesRequest_cbacMarking | AllowedParameterValuesRequest_mandatoryMarking | AllowedParameterValuesRequest_mediaReference | AllowedParameterValuesRequest_objectTypeReference | AllowedParameterValuesRequest_timeSeriesReference | AllowedParameterValuesRequest_geohash | AllowedParameterValuesRequest_geoshape | AllowedParameterValuesRequest_geotimeSeriesReference | AllowedParameterValuesRequest_redacted | AllowedParameterValuesRequest_struct | AllowedParameterValuesRequest_valueType;
|
|
1179
1298
|
export interface AllowedStructFieldValues_oneOf {
|
|
1180
1299
|
type: "oneOf";
|
|
1181
1300
|
oneOf: ParameterValueOneOfOrEmpty;
|
|
@@ -1238,6 +1357,9 @@ export interface AllowedValuesOverride {
|
|
|
1238
1357
|
export interface AllowedValuesOverrideModification {
|
|
1239
1358
|
allowedValues: AllowedParameterValuesModification;
|
|
1240
1359
|
}
|
|
1360
|
+
export interface AllowedValuesOverrideRequest {
|
|
1361
|
+
allowedValues: AllowedParameterValuesRequest;
|
|
1362
|
+
}
|
|
1241
1363
|
export interface Analyzer_notAnalyzed {
|
|
1242
1364
|
type: "notAnalyzed";
|
|
1243
1365
|
notAnalyzed: NotAnalyzedAnalyzer;
|
|
@@ -1601,6 +1723,10 @@ export interface ConditionalOverrideModification {
|
|
|
1601
1723
|
condition: ConditionModification;
|
|
1602
1724
|
parameterBlockOverrides: Array<ParameterValidationBlockOverrideModification>;
|
|
1603
1725
|
}
|
|
1726
|
+
export interface ConditionalOverrideRequest {
|
|
1727
|
+
condition: Condition;
|
|
1728
|
+
parameterBlockOverrides: Array<ParameterValidationBlockOverrideRequest>;
|
|
1729
|
+
}
|
|
1604
1730
|
export interface ConditionalValidationBlock {
|
|
1605
1731
|
conditionalOverrides: Array<ConditionalOverride>;
|
|
1606
1732
|
defaultValidation: ParameterValidationBlock;
|
|
@@ -1611,6 +1737,11 @@ export interface ConditionalValidationBlockModification {
|
|
|
1611
1737
|
defaultValidation: ParameterValidationBlockModification;
|
|
1612
1738
|
structFieldValidations: Record<_api_types_StructParameterFieldApiName, StructFieldConditionalValidationBlockModification>;
|
|
1613
1739
|
}
|
|
1740
|
+
export interface ConditionalValidationBlockRequest {
|
|
1741
|
+
conditionalOverrides: Array<ConditionalOverrideRequest>;
|
|
1742
|
+
defaultValidation: ParameterValidationBlockRequest;
|
|
1743
|
+
structFieldValidations: Record<_api_types_StructParameterFieldApiName, StructFieldConditionalValidationBlock>;
|
|
1744
|
+
}
|
|
1614
1745
|
/**
|
|
1615
1746
|
* Condititon Display Metadata. This is used in rendering the conditions in display.
|
|
1616
1747
|
*/
|
|
@@ -2218,7 +2349,7 @@ export interface EditParameterRequest {
|
|
|
2218
2349
|
displayMetadata: ParameterDisplayMetadata;
|
|
2219
2350
|
id: ParameterId;
|
|
2220
2351
|
type: _api_types_BaseParameterType;
|
|
2221
|
-
validation:
|
|
2352
|
+
validation: ConditionalValidationBlockRequest;
|
|
2222
2353
|
}
|
|
2223
2354
|
/**
|
|
2224
2355
|
* Request to edit an existing parameter
|
|
@@ -2586,6 +2717,7 @@ export interface GetActionTypesForInterfaceTypeRequest {
|
|
|
2586
2717
|
ontologyVersion?: OntologyVersion | null | undefined;
|
|
2587
2718
|
pageSize?: number | null | undefined;
|
|
2588
2719
|
pageToken?: GetActionTypesForInterfaceTypePageToken | null | undefined;
|
|
2720
|
+
versionReference?: VersionReference | null | undefined;
|
|
2589
2721
|
}
|
|
2590
2722
|
/**
|
|
2591
2723
|
* Response to GetActionTypesForInterfaceTypeRequest.
|
|
@@ -2607,6 +2739,7 @@ export interface GetActionTypesForObjectTypeRequest {
|
|
|
2607
2739
|
ontologyVersion?: OntologyVersion | null | undefined;
|
|
2608
2740
|
pageSize?: number | null | undefined;
|
|
2609
2741
|
pageToken?: GetActionTypesForObjectTypePageToken | null | undefined;
|
|
2742
|
+
versionReference?: VersionReference | null | undefined;
|
|
2610
2743
|
}
|
|
2611
2744
|
/**
|
|
2612
2745
|
* Response to GetActionTypesForObjectTypeRequest.
|
|
@@ -2615,6 +2748,12 @@ export interface GetActionTypesForObjectTypeResponse {
|
|
|
2615
2748
|
actionTypes: Array<ActionType>;
|
|
2616
2749
|
nextPageToken?: GetActionTypesForObjectTypePageToken | null | undefined;
|
|
2617
2750
|
}
|
|
2751
|
+
export interface GetEntityDelegateDatasetRequest {
|
|
2752
|
+
ontologyEntityRid: ObjectOrLinkTypeRid;
|
|
2753
|
+
}
|
|
2754
|
+
export interface GetEntityDelegateDatasetResponse {
|
|
2755
|
+
delegateDataset: OntologySparkDelegateDataset;
|
|
2756
|
+
}
|
|
2618
2757
|
/**
|
|
2619
2758
|
* Current configuration of some OMS features. Note that these configurations are stack-wide, which means they do not have granularity on org/enrollment/group level.
|
|
2620
2759
|
*/
|
|
@@ -2642,6 +2781,7 @@ export interface GetLinkMetadataForObjectTypesResponse {
|
|
|
2642
2781
|
* Request to batch get LinkType(s) for ObjectType(s).
|
|
2643
2782
|
*/
|
|
2644
2783
|
export interface GetLinkTypesForObjectTypesRequest {
|
|
2784
|
+
includeLinkTypesForDerivedPropertyLinkDefinitions?: boolean | null | undefined;
|
|
2645
2785
|
includeObjectTypesWithoutSearchableDatasources?: boolean | null | undefined;
|
|
2646
2786
|
loadRedacted?: boolean | null | undefined;
|
|
2647
2787
|
objectTypeBranches: Record<ObjectTypeRid, OntologyBranchRid | null | undefined>;
|
|
@@ -2660,6 +2800,7 @@ export interface GetLinkTypesForObjectTypesResponse {
|
|
|
2660
2800
|
export interface GetObjectTypesForInterfaceTypesRequest {
|
|
2661
2801
|
interfaceTypeRids: Array<InterfaceTypeRid>;
|
|
2662
2802
|
ontologyVersion?: OntologyVersion | null | undefined;
|
|
2803
|
+
versionReference?: VersionReference | null | undefined;
|
|
2663
2804
|
}
|
|
2664
2805
|
/**
|
|
2665
2806
|
* Response to GetObjectTypesForInterfaceTypesRequest.
|
|
@@ -2673,6 +2814,7 @@ export interface GetObjectTypesForInterfaceTypesResponse {
|
|
|
2673
2814
|
export interface GetObjectTypesForSharedPropertyTypesRequest {
|
|
2674
2815
|
ontologyVersion?: OntologyVersion | null | undefined;
|
|
2675
2816
|
sharedPropertyTypeRids: Array<SharedPropertyTypeRid>;
|
|
2817
|
+
versionReference?: VersionReference | null | undefined;
|
|
2676
2818
|
}
|
|
2677
2819
|
/**
|
|
2678
2820
|
* Response to GetObjectTypesForSharedPropertyTypesRequest.
|
|
@@ -2841,6 +2983,17 @@ export interface InterfaceParameterPropertyValueModification {
|
|
|
2841
2983
|
export interface InterfacePropertyImplementation {
|
|
2842
2984
|
propertyTypeRid: PropertyTypeRid;
|
|
2843
2985
|
}
|
|
2986
|
+
export interface InterfacePropertyType_sharedPropertyBasedPropertyType {
|
|
2987
|
+
type: "sharedPropertyBasedPropertyType";
|
|
2988
|
+
sharedPropertyBasedPropertyType: SharedPropertyBasedPropertyType;
|
|
2989
|
+
}
|
|
2990
|
+
export type InterfacePropertyType = InterfacePropertyType_sharedPropertyBasedPropertyType;
|
|
2991
|
+
export type InterfacePropertyTypeApiName = string;
|
|
2992
|
+
export interface InterfacePropertyTypeDisplayMetadata {
|
|
2993
|
+
description?: string | null | undefined;
|
|
2994
|
+
displayName: string;
|
|
2995
|
+
visibility: Visibility;
|
|
2996
|
+
}
|
|
2844
2997
|
/**
|
|
2845
2998
|
* Reference to a InterfacePropertyType. Used when referencing an InterfacePropertyType in the same request it is
|
|
2846
2999
|
* created in.
|
|
@@ -2876,13 +3029,16 @@ export interface InterfaceType {
|
|
|
2876
3029
|
allLinks: Array<InterfaceLinkType>;
|
|
2877
3030
|
allProperties: Array<SharedPropertyType>;
|
|
2878
3031
|
allPropertiesV2: Record<SharedPropertyTypeRid, InterfaceSharedPropertyType>;
|
|
3032
|
+
allPropertiesV3: Record<InterfacePropertyTypeRid, ResolvedInterfacePropertyType>;
|
|
2879
3033
|
apiName: InterfaceTypeApiName;
|
|
2880
3034
|
displayMetadata: InterfaceTypeDisplayMetadata;
|
|
2881
3035
|
extendsInterfaces: Array<InterfaceTypeRid>;
|
|
2882
3036
|
links: Array<InterfaceLinkType>;
|
|
2883
3037
|
properties: Array<SharedPropertyType>;
|
|
2884
3038
|
propertiesV2: Record<SharedPropertyTypeRid, InterfaceSharedPropertyType>;
|
|
3039
|
+
propertiesV3: Record<InterfacePropertyTypeRid, InterfacePropertyType>;
|
|
2885
3040
|
rid: InterfaceTypeRid;
|
|
3041
|
+
searchable?: boolean | null | undefined;
|
|
2886
3042
|
status: InterfaceTypeStatus;
|
|
2887
3043
|
}
|
|
2888
3044
|
/**
|
|
@@ -3036,7 +3192,7 @@ export interface LabelledValue {
|
|
|
3036
3192
|
* A language-specific analyzer. Since some aren't provided natively with Elasticsearch, ontology-metadata cannot
|
|
3037
3193
|
* guarantee that a given language-specific analyzer will be available for use.
|
|
3038
3194
|
*/
|
|
3039
|
-
export type LanguageAnalyzer = "FRENCH" | "JAPANESE" | "ARABIC" | "COMBINED_ARABIC_ENGLISH";
|
|
3195
|
+
export type LanguageAnalyzer = "FRENCH" | "JAPANESE" | "KOREAN" | "ARABIC" | "COMBINED_ARABIC_ENGLISH";
|
|
3040
3196
|
/**
|
|
3041
3197
|
* ResourceIdentifier for lime indexes.
|
|
3042
3198
|
*/
|
|
@@ -3092,6 +3248,7 @@ export type LinkMetadata = LinkMetadata_linkType | LinkMetadata_softLink;
|
|
|
3092
3248
|
*/
|
|
3093
3249
|
export interface LinkType {
|
|
3094
3250
|
definition: LinkDefinition;
|
|
3251
|
+
description?: string | null | undefined;
|
|
3095
3252
|
id: LinkTypeId;
|
|
3096
3253
|
redacted?: boolean | null | undefined;
|
|
3097
3254
|
rid: LinkTypeRid;
|
|
@@ -3640,9 +3797,10 @@ export interface LongTypeRangeConstraint {
|
|
|
3640
3797
|
min?: LongTypeDataValue | null | undefined;
|
|
3641
3798
|
}
|
|
3642
3799
|
/**
|
|
3643
|
-
*
|
|
3800
|
+
* Contains a set of markings that represent the mandatory security of this datasource.
|
|
3644
3801
|
*/
|
|
3645
3802
|
export interface MandatoryMarkingConstraint {
|
|
3803
|
+
allowEmptyMarkings?: boolean | null | undefined;
|
|
3646
3804
|
markingIds: Array<MarkingId>;
|
|
3647
3805
|
}
|
|
3648
3806
|
export interface ManyToManyJoinDefinition {
|
|
@@ -3797,6 +3955,7 @@ export interface MissingAffectedObjectTypesForFunctionRule {
|
|
|
3797
3955
|
functionVersion: SemanticFunctionVersion;
|
|
3798
3956
|
missingAffectedObjectTypes: Array<ObjectTypeRid>;
|
|
3799
3957
|
}
|
|
3958
|
+
export interface MissingParameterValueType {}
|
|
3800
3959
|
export interface ModifyInterfaceRule {
|
|
3801
3960
|
interfaceObjectToModify: ParameterId;
|
|
3802
3961
|
sharedPropertyValues: Record<SharedPropertyTypeRid, LogicRuleValue>;
|
|
@@ -4176,6 +4335,10 @@ export interface ObjectDisplayMetadata {
|
|
|
4176
4335
|
visibility?: Visibility | null | undefined;
|
|
4177
4336
|
}
|
|
4178
4337
|
export interface ObjectMonitoringFrontendConsumer {}
|
|
4338
|
+
/**
|
|
4339
|
+
* A rid that is either an ObjectType rid or LinkType rid.
|
|
4340
|
+
*/
|
|
4341
|
+
export type ObjectOrLinkTypeRid = string;
|
|
4179
4342
|
export interface ObjectParameterPropertyValue {
|
|
4180
4343
|
parameterId: ParameterId;
|
|
4181
4344
|
propertyTypeId: PropertyTypeId;
|
|
@@ -5113,6 +5276,7 @@ export interface OntologyIrActionTypeMetadata {
|
|
|
5113
5276
|
parameterOrdering: Array<ParameterId>;
|
|
5114
5277
|
parameters: Record<ParameterId, OntologyIrParameter>;
|
|
5115
5278
|
sections: Record<SectionId, OntologyIrSection>;
|
|
5279
|
+
stagingMediaSetRid?: MediaSetRid | null | undefined;
|
|
5116
5280
|
status: OntologyIrActionTypeStatus;
|
|
5117
5281
|
}
|
|
5118
5282
|
export interface OntologyIrActionTypeRichTextComponent_message {
|
|
@@ -5456,6 +5620,7 @@ export interface OntologyIrConditionalOverride {
|
|
|
5456
5620
|
parameterBlockOverrides: Array<OntologyIrParameterValidationBlockOverride>;
|
|
5457
5621
|
}
|
|
5458
5622
|
export interface OntologyIrConditionalValidationBlock {
|
|
5623
|
+
conditionalOverrides: Array<OntologyIrConditionalOverride>;
|
|
5459
5624
|
defaultValidation: OntologyIrParameterValidationBlock;
|
|
5460
5625
|
}
|
|
5461
5626
|
export interface OntologyIrConditionValue_parameterId {
|
|
@@ -5683,6 +5848,11 @@ export interface OntologyIrInterfaceParameterPropertyValue {
|
|
|
5683
5848
|
export interface OntologyIrInterfacePropertyImplementation {
|
|
5684
5849
|
propertyTypeRid: ObjectTypeFieldApiName;
|
|
5685
5850
|
}
|
|
5851
|
+
export interface OntologyIrInterfacePropertyType_sharedPropertyBasedPropertyType {
|
|
5852
|
+
type: "sharedPropertyBasedPropertyType";
|
|
5853
|
+
sharedPropertyBasedPropertyType: OntologyIrSharedPropertyBasedPropertyType;
|
|
5854
|
+
}
|
|
5855
|
+
export type OntologyIrInterfacePropertyType = OntologyIrInterfacePropertyType_sharedPropertyBasedPropertyType;
|
|
5686
5856
|
export interface OntologyIrInterfaceSharedPropertyType {
|
|
5687
5857
|
required: boolean;
|
|
5688
5858
|
sharedPropertyType: OntologyIrSharedPropertyType;
|
|
@@ -5696,12 +5866,15 @@ export interface OntologyIrInterfaceType {
|
|
|
5696
5866
|
allLinks: Array<OntologyIrInterfaceLinkType>;
|
|
5697
5867
|
allProperties: Array<OntologyIrSharedPropertyType>;
|
|
5698
5868
|
allPropertiesV2: Record<ObjectTypeFieldApiName, OntologyIrInterfaceSharedPropertyType>;
|
|
5869
|
+
allPropertiesV3: Record<InterfacePropertyTypeApiName, OntologyIrResolvedInterfacePropertyType>;
|
|
5699
5870
|
apiName: InterfaceTypeApiName;
|
|
5700
5871
|
displayMetadata: InterfaceTypeDisplayMetadata;
|
|
5701
5872
|
extendsInterfaces: Array<InterfaceTypeApiName>;
|
|
5702
5873
|
links: Array<OntologyIrInterfaceLinkType>;
|
|
5703
5874
|
properties: Array<OntologyIrSharedPropertyType>;
|
|
5704
5875
|
propertiesV2: Record<ObjectTypeFieldApiName, OntologyIrInterfaceSharedPropertyType>;
|
|
5876
|
+
propertiesV3: Record<InterfacePropertyTypeApiName, OntologyIrInterfacePropertyType>;
|
|
5877
|
+
searchable?: boolean | null | undefined;
|
|
5705
5878
|
status: OntologyIrInterfaceTypeStatus;
|
|
5706
5879
|
}
|
|
5707
5880
|
export interface OntologyIrInterfaceTypeStatus_experimental {
|
|
@@ -5769,6 +5942,7 @@ export type OntologyIrLinkedEntityTypeId = OntologyIrLinkedEntityTypeId_objectTy
|
|
|
5769
5942
|
*/
|
|
5770
5943
|
export interface OntologyIrLinkType {
|
|
5771
5944
|
definition: OntologyIrLinkDefinition;
|
|
5945
|
+
description?: string | null | undefined;
|
|
5772
5946
|
id: LinkTypeId;
|
|
5773
5947
|
redacted?: boolean | null | undefined;
|
|
5774
5948
|
status: OntologyIrLinkTypeStatus;
|
|
@@ -6785,6 +6959,16 @@ export interface OntologyIrRegexCondition {
|
|
|
6785
6959
|
value: OntologyIrConditionValue;
|
|
6786
6960
|
}
|
|
6787
6961
|
/**
|
|
6962
|
+
* All information about the shape of the interface property. For now this all comes from shared properties, but
|
|
6963
|
+
* in the future it can also come from property constraints defined on the interface.
|
|
6964
|
+
*/
|
|
6965
|
+
export interface OntologyIrResolvedInterfacePropertyType {
|
|
6966
|
+
apiName: InterfacePropertyTypeApiName;
|
|
6967
|
+
displayMetadata: InterfacePropertyTypeDisplayMetadata;
|
|
6968
|
+
rid: InterfacePropertyTypeApiName;
|
|
6969
|
+
type: OntologyIrType;
|
|
6970
|
+
}
|
|
6971
|
+
/**
|
|
6788
6972
|
* A URL target for a Foundry rid with query params.
|
|
6789
6973
|
*/
|
|
6790
6974
|
export interface OntologyIrRidUrlTarget {
|
|
@@ -6940,6 +7124,10 @@ export interface OntologyIrSeriesValueMetadata_numericOrNonNumericV2 {
|
|
|
6940
7124
|
numericOrNonNumericV2: OntologyIrNumericOrNonNumericSeriesValueMetadataV2;
|
|
6941
7125
|
}
|
|
6942
7126
|
export type OntologyIrSeriesValueMetadata = OntologyIrSeriesValueMetadata_numeric | OntologyIrSeriesValueMetadata_enum | OntologyIrSeriesValueMetadata_numericOrNonNumeric | OntologyIrSeriesValueMetadata_numericOrNonNumericV2;
|
|
7127
|
+
export interface OntologyIrSharedPropertyBasedPropertyType {
|
|
7128
|
+
requireImplementation: boolean;
|
|
7129
|
+
sharedPropertyType: OntologyIrSharedPropertyType;
|
|
7130
|
+
}
|
|
6943
7131
|
/**
|
|
6944
7132
|
* A property type that can be shared across object types.
|
|
6945
7133
|
*/
|
|
@@ -7524,6 +7712,15 @@ export interface OntologyRidsForEntitiesResponse {
|
|
|
7524
7712
|
ontologyRids: Record<string, OntologyRid>;
|
|
7525
7713
|
}
|
|
7526
7714
|
/**
|
|
7715
|
+
* Delegate dataset for an ontology entity, including dataset, branch, type, and ontology version.
|
|
7716
|
+
*/
|
|
7717
|
+
export interface OntologySparkDelegateDataset {
|
|
7718
|
+
branchId: BranchId;
|
|
7719
|
+
datasetRid: DatasetRid;
|
|
7720
|
+
ontologyDatasetType: OntologyDatasetType;
|
|
7721
|
+
ontologyVersion: OntologyVersion;
|
|
7722
|
+
}
|
|
7723
|
+
/**
|
|
7527
7724
|
* ResourceIdentifier for the ontology spark input manager.
|
|
7528
7725
|
*/
|
|
7529
7726
|
export type OntologySparkInputManagerRid = string;
|
|
@@ -8222,6 +8419,27 @@ export interface ParameterValidationBlockOverrideModification_prefill {
|
|
|
8222
8419
|
prefill: ParameterPrefillOverrideModification;
|
|
8223
8420
|
}
|
|
8224
8421
|
export type ParameterValidationBlockOverrideModification = ParameterValidationBlockOverrideModification_parameterRequired | ParameterValidationBlockOverrideModification_visibility | ParameterValidationBlockOverrideModification_allowedValues | ParameterValidationBlockOverrideModification_prefill;
|
|
8422
|
+
export interface ParameterValidationBlockOverrideRequest_parameterRequired {
|
|
8423
|
+
type: "parameterRequired";
|
|
8424
|
+
parameterRequired: ParameterRequiredOverride;
|
|
8425
|
+
}
|
|
8426
|
+
export interface ParameterValidationBlockOverrideRequest_visibility {
|
|
8427
|
+
type: "visibility";
|
|
8428
|
+
visibility: VisibilityOverride;
|
|
8429
|
+
}
|
|
8430
|
+
export interface ParameterValidationBlockOverrideRequest_allowedValues {
|
|
8431
|
+
type: "allowedValues";
|
|
8432
|
+
allowedValues: AllowedValuesOverrideRequest;
|
|
8433
|
+
}
|
|
8434
|
+
export interface ParameterValidationBlockOverrideRequest_prefill {
|
|
8435
|
+
type: "prefill";
|
|
8436
|
+
prefill: ParameterPrefillOverride;
|
|
8437
|
+
}
|
|
8438
|
+
export type ParameterValidationBlockOverrideRequest = ParameterValidationBlockOverrideRequest_parameterRequired | ParameterValidationBlockOverrideRequest_visibility | ParameterValidationBlockOverrideRequest_allowedValues | ParameterValidationBlockOverrideRequest_prefill;
|
|
8439
|
+
export interface ParameterValidationBlockRequest {
|
|
8440
|
+
display: ParameterValidationDisplayMetadata;
|
|
8441
|
+
validation: ParameterValidationRequest;
|
|
8442
|
+
}
|
|
8225
8443
|
/**
|
|
8226
8444
|
* These values provide details about how parameter fields should be displayed in the form. They are not used to
|
|
8227
8445
|
* evaluate correctness of submitted parameters.
|
|
@@ -8255,6 +8473,10 @@ export interface ParameterValidationReferencesLaterParametersError {
|
|
|
8255
8473
|
actionTypeIdentifier: ActionTypeIdentifier;
|
|
8256
8474
|
idsToIdsReferencedTooEarly: Record<ParameterId, Array<ParameterId>>;
|
|
8257
8475
|
}
|
|
8476
|
+
export interface ParameterValidationRequest {
|
|
8477
|
+
allowedValues: AllowedParameterValuesRequest;
|
|
8478
|
+
required: _api_types_ParameterRequiredConfiguration;
|
|
8479
|
+
}
|
|
8258
8480
|
export interface ParameterValueOneOf {
|
|
8259
8481
|
labelledValues: Array<LabelledValue>;
|
|
8260
8482
|
otherValueAllowed: OtherValueAllowed;
|
|
@@ -8275,7 +8497,16 @@ export interface ParameterValueTypeOrEmpty_valueType {
|
|
|
8275
8497
|
type: "valueType";
|
|
8276
8498
|
valueType: ParameterValueType;
|
|
8277
8499
|
}
|
|
8278
|
-
export
|
|
8500
|
+
export interface ParameterValueTypeOrEmpty_missingParameterValueType {
|
|
8501
|
+
type: "missingParameterValueType";
|
|
8502
|
+
missingParameterValueType: MissingParameterValueType;
|
|
8503
|
+
}
|
|
8504
|
+
/**
|
|
8505
|
+
* When a value type is deleted, and it is present on an action type's parameter, the parameter's allowed values
|
|
8506
|
+
* will become MissingParameterValueType. When users try to run an action with MissingParameterValueType, Actions
|
|
8507
|
+
* will throw an error.
|
|
8508
|
+
*/
|
|
8509
|
+
export type ParameterValueTypeOrEmpty = ParameterValueTypeOrEmpty_valueType | ParameterValueTypeOrEmpty_missingParameterValueType;
|
|
8279
8510
|
export interface PartialObjectType {
|
|
8280
8511
|
authorizationRidColumnLocator?: ColumnLocator | null | undefined;
|
|
8281
8512
|
description?: string | null | undefined;
|
|
@@ -8717,7 +8948,7 @@ export interface PutActionTypeRequest {
|
|
|
8717
8948
|
export interface PutParameterRequest {
|
|
8718
8949
|
displayMetadata: ParameterDisplayMetadata;
|
|
8719
8950
|
type: _api_types_BaseParameterType;
|
|
8720
|
-
validation:
|
|
8951
|
+
validation: ConditionalValidationBlockRequest;
|
|
8721
8952
|
}
|
|
8722
8953
|
/**
|
|
8723
8954
|
* A PutParameterRequestModification is used to create or modify Parameters.
|
|
@@ -8860,6 +9091,16 @@ export interface RenderingSettings_anyNotificationRenderingCanFail {
|
|
|
8860
9091
|
*/
|
|
8861
9092
|
export type RenderingSettings = RenderingSettings_allNotificationRenderingMustSucceed | RenderingSettings_anyNotificationRenderingCanFail;
|
|
8862
9093
|
/**
|
|
9094
|
+
* All information about the shape of the interface property. For now this all comes from shared properties, but
|
|
9095
|
+
* in the future it can also come from property constraints defined on the interface.
|
|
9096
|
+
*/
|
|
9097
|
+
export interface ResolvedInterfacePropertyType {
|
|
9098
|
+
apiName: InterfacePropertyTypeApiName;
|
|
9099
|
+
displayMetadata: InterfacePropertyTypeDisplayMetadata;
|
|
9100
|
+
rid: InterfacePropertyTypeRid;
|
|
9101
|
+
type: Type;
|
|
9102
|
+
}
|
|
9103
|
+
/**
|
|
8863
9104
|
* An rid identifying a Foundry restricted view. This rid is a randomly generated identifier and is safe to log.
|
|
8864
9105
|
*/
|
|
8865
9106
|
export type RestrictedViewRid = string;
|
|
@@ -9399,6 +9640,10 @@ export type SeriesValueMetadata = SeriesValueMetadata_numeric | SeriesValueMetad
|
|
|
9399
9640
|
export interface SharedPropertiesSummary {
|
|
9400
9641
|
visibleEntities: number;
|
|
9401
9642
|
}
|
|
9643
|
+
export interface SharedPropertyBasedPropertyType {
|
|
9644
|
+
requireImplementation: boolean;
|
|
9645
|
+
sharedPropertyType: SharedPropertyType;
|
|
9646
|
+
}
|
|
9402
9647
|
/**
|
|
9403
9648
|
* A property type that can be shared across object types.
|
|
9404
9649
|
*/
|