@gooddata/api-client-tiger 10.32.0-alpha.18 → 10.32.0-alpha.2
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/esm/__version.d.ts +1 -1
- package/esm/__version.d.ts.map +1 -1
- package/esm/__version.js +1 -1
- package/esm/__version.js.map +1 -1
- package/esm/api-client-tiger.d.ts +1133 -1481
- package/esm/generated/afm-rest-api/api.d.ts +2 -2
- package/esm/generated/afm-rest-api/openapi-spec.json +2 -2
- package/esm/generated/automation-json-api/api.d.ts +0 -6
- package/esm/generated/automation-json-api/api.d.ts.map +1 -1
- package/esm/generated/automation-json-api/api.js.map +1 -1
- package/esm/generated/automation-json-api/openapi-spec.json +0 -16
- package/esm/generated/export-json-api/openapi-spec.json +0 -6
- package/esm/generated/metadata-json-api/api.d.ts +1087 -1402
- package/esm/generated/metadata-json-api/api.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/api.js +52 -240
- package/esm/generated/metadata-json-api/api.js.map +1 -1
- package/esm/generated/metadata-json-api/openapi-spec.json +8258 -8472
- package/package.json +3 -3
|
@@ -254,14 +254,6 @@ export const DeclarativeFactSourceColumnDataTypeEnum = {
|
|
|
254
254
|
TIMESTAMP_TZ: "TIMESTAMP_TZ",
|
|
255
255
|
BOOLEAN: "BOOLEAN",
|
|
256
256
|
};
|
|
257
|
-
export const DeclarativeIdentityProviderIdpTypeEnum = {
|
|
258
|
-
MANAGED_IDP: "MANAGED_IDP",
|
|
259
|
-
FIM_IDP: "FIM_IDP",
|
|
260
|
-
CUSTOM_IDP: "CUSTOM_IDP",
|
|
261
|
-
};
|
|
262
|
-
export const DeclarativeIdentityProviderIdentifierTypeEnum = {
|
|
263
|
-
IDENTITY_PROVIDER: "identityProvider",
|
|
264
|
-
};
|
|
265
257
|
export const DeclarativeLabelSourceColumnDataTypeEnum = {
|
|
266
258
|
INT: "INT",
|
|
267
259
|
STRING: "STRING",
|
|
@@ -373,11 +365,6 @@ export const DeclarativeSingleWorkspacePermissionNameEnum = {
|
|
|
373
365
|
CREATE_FILTER_VIEW: "CREATE_FILTER_VIEW",
|
|
374
366
|
VIEW: "VIEW",
|
|
375
367
|
};
|
|
376
|
-
export const DeclarativeSourceFactReferenceOperationEnum = {
|
|
377
|
-
SUM: "SUM",
|
|
378
|
-
MIN: "MIN",
|
|
379
|
-
MAX: "MAX",
|
|
380
|
-
};
|
|
381
368
|
export const DeclarativeUserGroupIdentifierTypeEnum = {
|
|
382
369
|
USER_GROUP: "userGroup",
|
|
383
370
|
};
|
|
@@ -483,9 +470,6 @@ export const EntityIdentifierTypeEnum = {
|
|
|
483
470
|
FILTER_CONTEXT: "filterContext",
|
|
484
471
|
FILTER_VIEW: "filterView",
|
|
485
472
|
};
|
|
486
|
-
export const FactIdentifierTypeEnum = {
|
|
487
|
-
FACT: "fact",
|
|
488
|
-
};
|
|
489
473
|
export const GrainIdentifierTypeEnum = {
|
|
490
474
|
ATTRIBUTE: "attribute",
|
|
491
475
|
DATE: "date",
|
|
@@ -626,10 +610,6 @@ export const JsonApiAutomationOutAttributesStateEnum = {
|
|
|
626
610
|
ACTIVE: "ACTIVE",
|
|
627
611
|
PAUSED: "PAUSED",
|
|
628
612
|
};
|
|
629
|
-
export const JsonApiAutomationOutAttributesAlertTriggerEnum = {
|
|
630
|
-
ALWAYS: "ALWAYS",
|
|
631
|
-
ONCE: "ONCE",
|
|
632
|
-
};
|
|
633
613
|
export const JsonApiAutomationOutWithLinksTypeEnum = {
|
|
634
614
|
AUTOMATION: "automation",
|
|
635
615
|
};
|
|
@@ -640,6 +620,10 @@ export const JsonApiAutomationPatchAttributesStateEnum = {
|
|
|
640
620
|
ACTIVE: "ACTIVE",
|
|
641
621
|
PAUSED: "PAUSED",
|
|
642
622
|
};
|
|
623
|
+
export const JsonApiAutomationPatchAttributesAlertTriggerEnum = {
|
|
624
|
+
ALWAYS: "ALWAYS",
|
|
625
|
+
ONCE: "ONCE",
|
|
626
|
+
};
|
|
643
627
|
export const JsonApiColorPaletteInTypeEnum = {
|
|
644
628
|
COLOR_PALETTE: "colorPalette",
|
|
645
629
|
};
|
|
@@ -736,10 +720,6 @@ export const JsonApiDataSourceIdentifierOutAttributesTypeEnum = {
|
|
|
736
720
|
STARROCKS: "STARROCKS",
|
|
737
721
|
ATHENA: "ATHENA",
|
|
738
722
|
};
|
|
739
|
-
export const JsonApiDataSourceIdentifierOutMetaPermissionsEnum = {
|
|
740
|
-
MANAGE: "MANAGE",
|
|
741
|
-
USE: "USE",
|
|
742
|
-
};
|
|
743
723
|
export const JsonApiDataSourceIdentifierOutWithLinksTypeEnum = {
|
|
744
724
|
DATA_SOURCE_IDENTIFIER: "dataSourceIdentifier",
|
|
745
725
|
};
|
|
@@ -818,6 +798,10 @@ export const JsonApiDataSourceOutAttributesAuthenticationTypeEnum = {
|
|
|
818
798
|
CLIENT_SECRET: "CLIENT_SECRET",
|
|
819
799
|
ACCESS_TOKEN: "ACCESS_TOKEN",
|
|
820
800
|
};
|
|
801
|
+
export const JsonApiDataSourceOutMetaPermissionsEnum = {
|
|
802
|
+
MANAGE: "MANAGE",
|
|
803
|
+
USE: "USE",
|
|
804
|
+
};
|
|
821
805
|
export const JsonApiDataSourceOutWithLinksTypeEnum = {
|
|
822
806
|
DATA_SOURCE: "dataSource",
|
|
823
807
|
};
|
|
@@ -929,14 +913,6 @@ export const JsonApiExportTemplateInTypeEnum = {
|
|
|
929
913
|
export const JsonApiExportTemplateOutTypeEnum = {
|
|
930
914
|
EXPORT_TEMPLATE: "exportTemplate",
|
|
931
915
|
};
|
|
932
|
-
export const JsonApiExportTemplateOutAttributesDashboardSlidesTemplateAppliedOnEnum = {
|
|
933
|
-
PDF: "PDF",
|
|
934
|
-
PPTX: "PPTX",
|
|
935
|
-
};
|
|
936
|
-
export const JsonApiExportTemplateOutAttributesWidgetSlidesTemplateAppliedOnEnum = {
|
|
937
|
-
PDF: "PDF",
|
|
938
|
-
PPTX: "PPTX",
|
|
939
|
-
};
|
|
940
916
|
export const JsonApiExportTemplateOutWithLinksTypeEnum = {
|
|
941
917
|
EXPORT_TEMPLATE: "exportTemplate",
|
|
942
918
|
};
|
|
@@ -946,6 +922,14 @@ export const JsonApiExportTemplatePatchTypeEnum = {
|
|
|
946
922
|
export const JsonApiExportTemplatePostOptionalIdTypeEnum = {
|
|
947
923
|
EXPORT_TEMPLATE: "exportTemplate",
|
|
948
924
|
};
|
|
925
|
+
export const JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplateAppliedOnEnum = {
|
|
926
|
+
PDF: "PDF",
|
|
927
|
+
PPTX: "PPTX",
|
|
928
|
+
};
|
|
929
|
+
export const JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplateAppliedOnEnum = {
|
|
930
|
+
PDF: "PDF",
|
|
931
|
+
PPTX: "PPTX",
|
|
932
|
+
};
|
|
949
933
|
export const JsonApiFactLinkageTypeEnum = {
|
|
950
934
|
FACT: "fact",
|
|
951
935
|
};
|
|
@@ -961,11 +945,6 @@ export const JsonApiFactOutAttributesSourceColumnDataTypeEnum = {
|
|
|
961
945
|
TIMESTAMP_TZ: "TIMESTAMP_TZ",
|
|
962
946
|
BOOLEAN: "BOOLEAN",
|
|
963
947
|
};
|
|
964
|
-
export const JsonApiFactOutAttributesOperationEnum = {
|
|
965
|
-
SUM: "SUM",
|
|
966
|
-
MIN: "MIN",
|
|
967
|
-
MAX: "MAX",
|
|
968
|
-
};
|
|
969
948
|
export const JsonApiFactOutWithLinksTypeEnum = {
|
|
970
949
|
FACT: "fact",
|
|
971
950
|
};
|
|
@@ -1002,28 +981,15 @@ export const JsonApiFilterViewPatchTypeEnum = {
|
|
|
1002
981
|
export const JsonApiIdentityProviderInTypeEnum = {
|
|
1003
982
|
IDENTITY_PROVIDER: "identityProvider",
|
|
1004
983
|
};
|
|
1005
|
-
export const JsonApiIdentityProviderLinkageTypeEnum = {
|
|
1006
|
-
IDENTITY_PROVIDER: "identityProvider",
|
|
1007
|
-
};
|
|
1008
984
|
export const JsonApiIdentityProviderOutTypeEnum = {
|
|
1009
985
|
IDENTITY_PROVIDER: "identityProvider",
|
|
1010
986
|
};
|
|
1011
|
-
export const JsonApiIdentityProviderOutAttributesIdpTypeEnum = {
|
|
1012
|
-
MANAGED_IDP: "MANAGED_IDP",
|
|
1013
|
-
FIM_IDP: "FIM_IDP",
|
|
1014
|
-
CUSTOM_IDP: "CUSTOM_IDP",
|
|
1015
|
-
};
|
|
1016
987
|
export const JsonApiIdentityProviderOutWithLinksTypeEnum = {
|
|
1017
988
|
IDENTITY_PROVIDER: "identityProvider",
|
|
1018
989
|
};
|
|
1019
990
|
export const JsonApiIdentityProviderPatchTypeEnum = {
|
|
1020
991
|
IDENTITY_PROVIDER: "identityProvider",
|
|
1021
992
|
};
|
|
1022
|
-
export const JsonApiIdentityProviderPatchAttributesIdpTypeEnum = {
|
|
1023
|
-
MANAGED_IDP: "MANAGED_IDP",
|
|
1024
|
-
FIM_IDP: "FIM_IDP",
|
|
1025
|
-
CUSTOM_IDP: "CUSTOM_IDP",
|
|
1026
|
-
};
|
|
1027
993
|
export const JsonApiJwkInTypeEnum = {
|
|
1028
994
|
JWK: "jwk",
|
|
1029
995
|
};
|
|
@@ -1153,23 +1119,23 @@ export const JsonApiNotificationChannelOutWithLinksTypeEnum = {
|
|
|
1153
1119
|
export const JsonApiNotificationChannelPatchTypeEnum = {
|
|
1154
1120
|
NOTIFICATION_CHANNEL: "notificationChannel",
|
|
1155
1121
|
};
|
|
1156
|
-
export const
|
|
1122
|
+
export const JsonApiNotificationChannelPostOptionalIdTypeEnum = {
|
|
1123
|
+
NOTIFICATION_CHANNEL: "notificationChannel",
|
|
1124
|
+
};
|
|
1125
|
+
export const JsonApiNotificationChannelPostOptionalIdAttributesDashboardLinkVisibilityEnum = {
|
|
1157
1126
|
HIDDEN: "HIDDEN",
|
|
1158
1127
|
INTERNAL_ONLY: "INTERNAL_ONLY",
|
|
1159
1128
|
ALL: "ALL",
|
|
1160
1129
|
};
|
|
1161
|
-
export const
|
|
1130
|
+
export const JsonApiNotificationChannelPostOptionalIdAttributesAllowedRecipientsEnum = {
|
|
1162
1131
|
CREATOR: "CREATOR",
|
|
1163
1132
|
INTERNAL: "INTERNAL",
|
|
1164
1133
|
EXTERNAL: "EXTERNAL",
|
|
1165
1134
|
};
|
|
1166
|
-
export const
|
|
1135
|
+
export const JsonApiNotificationChannelPostOptionalIdAttributesInPlatformNotificationEnum = {
|
|
1167
1136
|
DISABLED: "DISABLED",
|
|
1168
1137
|
ENABLED: "ENABLED",
|
|
1169
1138
|
};
|
|
1170
|
-
export const JsonApiNotificationChannelPostOptionalIdTypeEnum = {
|
|
1171
|
-
NOTIFICATION_CHANNEL: "notificationChannel",
|
|
1172
|
-
};
|
|
1173
1139
|
export const JsonApiOrganizationInTypeEnum = {
|
|
1174
1140
|
ORGANIZATION: "organization",
|
|
1175
1141
|
};
|
|
@@ -15809,7 +15775,7 @@ export const EntitiesApiAxiosParamCreator = function (configuration) {
|
|
|
15809
15775
|
* @param {string} workspaceId
|
|
15810
15776
|
* @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
|
|
15811
15777
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
15812
|
-
* @param {Array<'datasets' | '
|
|
15778
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
15813
15779
|
* @param {number} [page] Zero-based page index (0..N)
|
|
15814
15780
|
* @param {number} [size] The size of the page to be returned
|
|
15815
15781
|
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
@@ -17826,7 +17792,7 @@ export const EntitiesApiAxiosParamCreator = function (configuration) {
|
|
|
17826
17792
|
* @param {string} workspaceId
|
|
17827
17793
|
* @param {string} objectId
|
|
17828
17794
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
17829
|
-
* @param {Array<'datasets' | '
|
|
17795
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
17830
17796
|
* @param {boolean} [xGDCVALIDATERELATIONS]
|
|
17831
17797
|
* @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
17832
17798
|
* @param {*} [options] Override http request option.
|
|
@@ -18301,7 +18267,7 @@ export const EntitiesApiAxiosParamCreator = function (configuration) {
|
|
|
18301
18267
|
* @summary Get Organizations
|
|
18302
18268
|
* @param {string} id
|
|
18303
18269
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
18304
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
18270
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
18305
18271
|
* @param {Array<'permissions' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
18306
18272
|
* @param {*} [options] Override http request option.
|
|
18307
18273
|
* @throws {RequiredError}
|
|
@@ -19831,7 +19797,7 @@ export const EntitiesApiAxiosParamCreator = function (configuration) {
|
|
|
19831
19797
|
* @param {string} id
|
|
19832
19798
|
* @param {JsonApiOrganizationPatchDocument} jsonApiOrganizationPatchDocument
|
|
19833
19799
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
19834
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
19800
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
19835
19801
|
* @param {*} [options] Override http request option.
|
|
19836
19802
|
* @throws {RequiredError}
|
|
19837
19803
|
*/
|
|
@@ -21296,7 +21262,7 @@ export const EntitiesApiAxiosParamCreator = function (configuration) {
|
|
|
21296
21262
|
* @param {string} id
|
|
21297
21263
|
* @param {JsonApiOrganizationInDocument} jsonApiOrganizationInDocument
|
|
21298
21264
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
21299
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
21265
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
21300
21266
|
* @param {*} [options] Override http request option.
|
|
21301
21267
|
* @throws {RequiredError}
|
|
21302
21268
|
*/
|
|
@@ -22855,7 +22821,7 @@ export const EntitiesApiFp = function (configuration) {
|
|
|
22855
22821
|
* @param {string} workspaceId
|
|
22856
22822
|
* @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
|
|
22857
22823
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
22858
|
-
* @param {Array<'datasets' | '
|
|
22824
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
22859
22825
|
* @param {number} [page] Zero-based page index (0..N)
|
|
22860
22826
|
* @param {number} [size] The size of the page to be returned
|
|
22861
22827
|
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
@@ -23473,7 +23439,7 @@ export const EntitiesApiFp = function (configuration) {
|
|
|
23473
23439
|
* @param {string} workspaceId
|
|
23474
23440
|
* @param {string} objectId
|
|
23475
23441
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
23476
|
-
* @param {Array<'datasets' | '
|
|
23442
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
23477
23443
|
* @param {boolean} [xGDCVALIDATERELATIONS]
|
|
23478
23444
|
* @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
23479
23445
|
* @param {*} [options] Override http request option.
|
|
@@ -23622,7 +23588,7 @@ export const EntitiesApiFp = function (configuration) {
|
|
|
23622
23588
|
* @summary Get Organizations
|
|
23623
23589
|
* @param {string} id
|
|
23624
23590
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
23625
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
23591
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
23626
23592
|
* @param {Array<'permissions' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
23627
23593
|
* @param {*} [options] Override http request option.
|
|
23628
23594
|
* @throws {RequiredError}
|
|
@@ -24068,7 +24034,7 @@ export const EntitiesApiFp = function (configuration) {
|
|
|
24068
24034
|
* @param {string} id
|
|
24069
24035
|
* @param {JsonApiOrganizationPatchDocument} jsonApiOrganizationPatchDocument
|
|
24070
24036
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
24071
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
24037
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
24072
24038
|
* @param {*} [options] Override http request option.
|
|
24073
24039
|
* @throws {RequiredError}
|
|
24074
24040
|
*/
|
|
@@ -24475,7 +24441,7 @@ export const EntitiesApiFp = function (configuration) {
|
|
|
24475
24441
|
* @param {string} id
|
|
24476
24442
|
* @param {JsonApiOrganizationInDocument} jsonApiOrganizationInDocument
|
|
24477
24443
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
24478
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
24444
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
24479
24445
|
* @param {*} [options] Override http request option.
|
|
24480
24446
|
* @throws {RequiredError}
|
|
24481
24447
|
*/
|
|
@@ -30470,7 +30436,7 @@ export const FactsApiAxiosParamCreator = function (configuration) {
|
|
|
30470
30436
|
* @param {string} workspaceId
|
|
30471
30437
|
* @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
|
|
30472
30438
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
30473
|
-
* @param {Array<'datasets' | '
|
|
30439
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
30474
30440
|
* @param {number} [page] Zero-based page index (0..N)
|
|
30475
30441
|
* @param {number} [size] The size of the page to be returned
|
|
30476
30442
|
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
@@ -30534,7 +30500,7 @@ export const FactsApiAxiosParamCreator = function (configuration) {
|
|
|
30534
30500
|
* @param {string} workspaceId
|
|
30535
30501
|
* @param {string} objectId
|
|
30536
30502
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
30537
|
-
* @param {Array<'datasets' | '
|
|
30503
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
30538
30504
|
* @param {boolean} [xGDCVALIDATERELATIONS]
|
|
30539
30505
|
* @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
30540
30506
|
* @param {*} [options] Override http request option.
|
|
@@ -30596,7 +30562,7 @@ export const FactsApiFp = function (configuration) {
|
|
|
30596
30562
|
* @param {string} workspaceId
|
|
30597
30563
|
* @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
|
|
30598
30564
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
30599
|
-
* @param {Array<'datasets' | '
|
|
30565
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
30600
30566
|
* @param {number} [page] Zero-based page index (0..N)
|
|
30601
30567
|
* @param {number} [size] The size of the page to be returned
|
|
30602
30568
|
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
@@ -30615,7 +30581,7 @@ export const FactsApiFp = function (configuration) {
|
|
|
30615
30581
|
* @param {string} workspaceId
|
|
30616
30582
|
* @param {string} objectId
|
|
30617
30583
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
30618
|
-
* @param {Array<'datasets' | '
|
|
30584
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
30619
30585
|
* @param {boolean} [xGDCVALIDATERELATIONS]
|
|
30620
30586
|
* @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
30621
30587
|
* @param {*} [options] Override http request option.
|
|
@@ -38152,54 +38118,6 @@ export const NotificationChannelsApiAxiosParamCreator = function (configuration)
|
|
|
38152
38118
|
options: localVarRequestOptions,
|
|
38153
38119
|
};
|
|
38154
38120
|
},
|
|
38155
|
-
/**
|
|
38156
|
-
*
|
|
38157
|
-
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
38158
|
-
* @param {number} [page] Zero-based page index (0..N)
|
|
38159
|
-
* @param {number} [size] The size of the page to be returned
|
|
38160
|
-
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
38161
|
-
* @param {Array<'page' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
38162
|
-
* @param {*} [options] Override http request option.
|
|
38163
|
-
* @throws {RequiredError}
|
|
38164
|
-
*/
|
|
38165
|
-
getAllEntitiesNotificationChannelIdentifiers: async (filter, page, size, sort, metaInclude, options = {}) => {
|
|
38166
|
-
const localVarPath = `/api/v1/entities/notificationChannelIdentifiers`;
|
|
38167
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
38168
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
38169
|
-
let baseOptions;
|
|
38170
|
-
if (configuration) {
|
|
38171
|
-
baseOptions = configuration.baseOptions;
|
|
38172
|
-
}
|
|
38173
|
-
const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
|
|
38174
|
-
const localVarHeaderParameter = {};
|
|
38175
|
-
const localVarQueryParameter = {};
|
|
38176
|
-
if (filter !== undefined) {
|
|
38177
|
-
localVarQueryParameter["filter"] = filter;
|
|
38178
|
-
}
|
|
38179
|
-
if (page !== undefined) {
|
|
38180
|
-
localVarQueryParameter["page"] = page;
|
|
38181
|
-
}
|
|
38182
|
-
if (size !== undefined) {
|
|
38183
|
-
localVarQueryParameter["size"] = size;
|
|
38184
|
-
}
|
|
38185
|
-
if (sort) {
|
|
38186
|
-
localVarQueryParameter["sort"] = sort;
|
|
38187
|
-
}
|
|
38188
|
-
if (metaInclude) {
|
|
38189
|
-
localVarQueryParameter["metaInclude"] = Array.from(metaInclude).join(COLLECTION_FORMATS.csv);
|
|
38190
|
-
}
|
|
38191
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
38192
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
38193
|
-
localVarRequestOptions.headers = {
|
|
38194
|
-
...localVarHeaderParameter,
|
|
38195
|
-
...headersFromBaseOptions,
|
|
38196
|
-
...options.headers,
|
|
38197
|
-
};
|
|
38198
|
-
return {
|
|
38199
|
-
url: toPathString(localVarUrlObj),
|
|
38200
|
-
options: localVarRequestOptions,
|
|
38201
|
-
};
|
|
38202
|
-
},
|
|
38203
38121
|
/**
|
|
38204
38122
|
*
|
|
38205
38123
|
* @summary Get all Notification Channel entities
|
|
@@ -38249,41 +38167,6 @@ export const NotificationChannelsApiAxiosParamCreator = function (configuration)
|
|
|
38249
38167
|
options: localVarRequestOptions,
|
|
38250
38168
|
};
|
|
38251
38169
|
},
|
|
38252
|
-
/**
|
|
38253
|
-
*
|
|
38254
|
-
* @param {string} id
|
|
38255
|
-
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
38256
|
-
* @param {*} [options] Override http request option.
|
|
38257
|
-
* @throws {RequiredError}
|
|
38258
|
-
*/
|
|
38259
|
-
getEntityNotificationChannelIdentifiers: async (id, filter, options = {}) => {
|
|
38260
|
-
// verify required parameter 'id' is not null or undefined
|
|
38261
|
-
assertParamExists("getEntityNotificationChannelIdentifiers", "id", id);
|
|
38262
|
-
const localVarPath = `/api/v1/entities/notificationChannelIdentifiers/{id}`.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
38263
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
38264
|
-
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
38265
|
-
let baseOptions;
|
|
38266
|
-
if (configuration) {
|
|
38267
|
-
baseOptions = configuration.baseOptions;
|
|
38268
|
-
}
|
|
38269
|
-
const localVarRequestOptions = { method: "GET", ...baseOptions, ...options };
|
|
38270
|
-
const localVarHeaderParameter = {};
|
|
38271
|
-
const localVarQueryParameter = {};
|
|
38272
|
-
if (filter !== undefined) {
|
|
38273
|
-
localVarQueryParameter["filter"] = filter;
|
|
38274
|
-
}
|
|
38275
|
-
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
38276
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
38277
|
-
localVarRequestOptions.headers = {
|
|
38278
|
-
...localVarHeaderParameter,
|
|
38279
|
-
...headersFromBaseOptions,
|
|
38280
|
-
...options.headers,
|
|
38281
|
-
};
|
|
38282
|
-
return {
|
|
38283
|
-
url: toPathString(localVarUrlObj),
|
|
38284
|
-
options: localVarRequestOptions,
|
|
38285
|
-
};
|
|
38286
|
-
},
|
|
38287
38170
|
/**
|
|
38288
38171
|
*
|
|
38289
38172
|
* @summary Get Notification Channel entity
|
|
@@ -38580,20 +38463,6 @@ export const NotificationChannelsApiFp = function (configuration) {
|
|
|
38580
38463
|
const localVarAxiosArgs = await localVarAxiosParamCreator.deleteEntityNotificationChannels(id, filter, options);
|
|
38581
38464
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
38582
38465
|
},
|
|
38583
|
-
/**
|
|
38584
|
-
*
|
|
38585
|
-
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
38586
|
-
* @param {number} [page] Zero-based page index (0..N)
|
|
38587
|
-
* @param {number} [size] The size of the page to be returned
|
|
38588
|
-
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
38589
|
-
* @param {Array<'page' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
38590
|
-
* @param {*} [options] Override http request option.
|
|
38591
|
-
* @throws {RequiredError}
|
|
38592
|
-
*/
|
|
38593
|
-
async getAllEntitiesNotificationChannelIdentifiers(filter, page, size, sort, metaInclude, options) {
|
|
38594
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getAllEntitiesNotificationChannelIdentifiers(filter, page, size, sort, metaInclude, options);
|
|
38595
|
-
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
38596
|
-
},
|
|
38597
38466
|
/**
|
|
38598
38467
|
*
|
|
38599
38468
|
* @summary Get all Notification Channel entities
|
|
@@ -38609,17 +38478,6 @@ export const NotificationChannelsApiFp = function (configuration) {
|
|
|
38609
38478
|
const localVarAxiosArgs = await localVarAxiosParamCreator.getAllEntitiesNotificationChannels(filter, page, size, sort, metaInclude, options);
|
|
38610
38479
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
38611
38480
|
},
|
|
38612
|
-
/**
|
|
38613
|
-
*
|
|
38614
|
-
* @param {string} id
|
|
38615
|
-
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
38616
|
-
* @param {*} [options] Override http request option.
|
|
38617
|
-
* @throws {RequiredError}
|
|
38618
|
-
*/
|
|
38619
|
-
async getEntityNotificationChannelIdentifiers(id, filter, options) {
|
|
38620
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getEntityNotificationChannelIdentifiers(id, filter, options);
|
|
38621
|
-
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
38622
|
-
},
|
|
38623
38481
|
/**
|
|
38624
38482
|
*
|
|
38625
38483
|
* @summary Get Notification Channel entity
|
|
@@ -38733,17 +38591,6 @@ export const NotificationChannelsApiFactory = function (configuration, basePath,
|
|
|
38733
38591
|
.deleteEntityNotificationChannels(requestParameters.id, requestParameters.filter, options)
|
|
38734
38592
|
.then((request) => request(axios, basePath));
|
|
38735
38593
|
},
|
|
38736
|
-
/**
|
|
38737
|
-
*
|
|
38738
|
-
* @param {NotificationChannelsApiGetAllEntitiesNotificationChannelIdentifiersRequest} requestParameters Request parameters.
|
|
38739
|
-
* @param {*} [options] Override http request option.
|
|
38740
|
-
* @throws {RequiredError}
|
|
38741
|
-
*/
|
|
38742
|
-
getAllEntitiesNotificationChannelIdentifiers(requestParameters, options) {
|
|
38743
|
-
return localVarFp
|
|
38744
|
-
.getAllEntitiesNotificationChannelIdentifiers(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
|
|
38745
|
-
.then((request) => request(axios, basePath));
|
|
38746
|
-
},
|
|
38747
38594
|
/**
|
|
38748
38595
|
*
|
|
38749
38596
|
* @summary Get all Notification Channel entities
|
|
@@ -38756,17 +38603,6 @@ export const NotificationChannelsApiFactory = function (configuration, basePath,
|
|
|
38756
38603
|
.getAllEntitiesNotificationChannels(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
|
|
38757
38604
|
.then((request) => request(axios, basePath));
|
|
38758
38605
|
},
|
|
38759
|
-
/**
|
|
38760
|
-
*
|
|
38761
|
-
* @param {NotificationChannelsApiGetEntityNotificationChannelIdentifiersRequest} requestParameters Request parameters.
|
|
38762
|
-
* @param {*} [options] Override http request option.
|
|
38763
|
-
* @throws {RequiredError}
|
|
38764
|
-
*/
|
|
38765
|
-
getEntityNotificationChannelIdentifiers(requestParameters, options) {
|
|
38766
|
-
return localVarFp
|
|
38767
|
-
.getEntityNotificationChannelIdentifiers(requestParameters.id, requestParameters.filter, options)
|
|
38768
|
-
.then((request) => request(axios, basePath));
|
|
38769
|
-
},
|
|
38770
38606
|
/**
|
|
38771
38607
|
*
|
|
38772
38608
|
* @summary Get Notification Channel entity
|
|
@@ -38882,18 +38718,6 @@ export class NotificationChannelsApi extends BaseAPI {
|
|
|
38882
38718
|
.deleteEntityNotificationChannels(requestParameters.id, requestParameters.filter, options)
|
|
38883
38719
|
.then((request) => request(this.axios, this.basePath));
|
|
38884
38720
|
}
|
|
38885
|
-
/**
|
|
38886
|
-
*
|
|
38887
|
-
* @param {NotificationChannelsApiGetAllEntitiesNotificationChannelIdentifiersRequest} requestParameters Request parameters.
|
|
38888
|
-
* @param {*} [options] Override http request option.
|
|
38889
|
-
* @throws {RequiredError}
|
|
38890
|
-
* @memberof NotificationChannelsApi
|
|
38891
|
-
*/
|
|
38892
|
-
getAllEntitiesNotificationChannelIdentifiers(requestParameters = {}, options) {
|
|
38893
|
-
return NotificationChannelsApiFp(this.configuration)
|
|
38894
|
-
.getAllEntitiesNotificationChannelIdentifiers(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
|
|
38895
|
-
.then((request) => request(this.axios, this.basePath));
|
|
38896
|
-
}
|
|
38897
38721
|
/**
|
|
38898
38722
|
*
|
|
38899
38723
|
* @summary Get all Notification Channel entities
|
|
@@ -38907,18 +38731,6 @@ export class NotificationChannelsApi extends BaseAPI {
|
|
|
38907
38731
|
.getAllEntitiesNotificationChannels(requestParameters.filter, requestParameters.page, requestParameters.size, requestParameters.sort, requestParameters.metaInclude, options)
|
|
38908
38732
|
.then((request) => request(this.axios, this.basePath));
|
|
38909
38733
|
}
|
|
38910
|
-
/**
|
|
38911
|
-
*
|
|
38912
|
-
* @param {NotificationChannelsApiGetEntityNotificationChannelIdentifiersRequest} requestParameters Request parameters.
|
|
38913
|
-
* @param {*} [options] Override http request option.
|
|
38914
|
-
* @throws {RequiredError}
|
|
38915
|
-
* @memberof NotificationChannelsApi
|
|
38916
|
-
*/
|
|
38917
|
-
getEntityNotificationChannelIdentifiers(requestParameters, options) {
|
|
38918
|
-
return NotificationChannelsApiFp(this.configuration)
|
|
38919
|
-
.getEntityNotificationChannelIdentifiers(requestParameters.id, requestParameters.filter, options)
|
|
38920
|
-
.then((request) => request(this.axios, this.basePath));
|
|
38921
|
-
}
|
|
38922
38734
|
/**
|
|
38923
38735
|
*
|
|
38924
38736
|
* @summary Get Notification Channel entity
|
|
@@ -39150,7 +38962,7 @@ export const OrganizationControllerApiAxiosParamCreator = function (configuratio
|
|
|
39150
38962
|
* @summary Get Organizations
|
|
39151
38963
|
* @param {string} id
|
|
39152
38964
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
39153
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
38965
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
39154
38966
|
* @param {Array<'permissions' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
39155
38967
|
* @param {*} [options] Override http request option.
|
|
39156
38968
|
* @throws {RequiredError}
|
|
@@ -39242,7 +39054,7 @@ export const OrganizationControllerApiAxiosParamCreator = function (configuratio
|
|
|
39242
39054
|
* @param {string} id
|
|
39243
39055
|
* @param {JsonApiOrganizationPatchDocument} jsonApiOrganizationPatchDocument
|
|
39244
39056
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
39245
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
39057
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
39246
39058
|
* @param {*} [options] Override http request option.
|
|
39247
39059
|
* @throws {RequiredError}
|
|
39248
39060
|
*/
|
|
@@ -39338,7 +39150,7 @@ export const OrganizationControllerApiAxiosParamCreator = function (configuratio
|
|
|
39338
39150
|
* @param {string} id
|
|
39339
39151
|
* @param {JsonApiOrganizationInDocument} jsonApiOrganizationInDocument
|
|
39340
39152
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
39341
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
39153
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
39342
39154
|
* @param {*} [options] Override http request option.
|
|
39343
39155
|
* @throws {RequiredError}
|
|
39344
39156
|
*/
|
|
@@ -39407,7 +39219,7 @@ export const OrganizationControllerApiFp = function (configuration) {
|
|
|
39407
39219
|
* @summary Get Organizations
|
|
39408
39220
|
* @param {string} id
|
|
39409
39221
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
39410
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
39222
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
39411
39223
|
* @param {Array<'permissions' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
39412
39224
|
* @param {*} [options] Override http request option.
|
|
39413
39225
|
* @throws {RequiredError}
|
|
@@ -39435,7 +39247,7 @@ export const OrganizationControllerApiFp = function (configuration) {
|
|
|
39435
39247
|
* @param {string} id
|
|
39436
39248
|
* @param {JsonApiOrganizationPatchDocument} jsonApiOrganizationPatchDocument
|
|
39437
39249
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
39438
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
39250
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
39439
39251
|
* @param {*} [options] Override http request option.
|
|
39440
39252
|
* @throws {RequiredError}
|
|
39441
39253
|
*/
|
|
@@ -39462,7 +39274,7 @@ export const OrganizationControllerApiFp = function (configuration) {
|
|
|
39462
39274
|
* @param {string} id
|
|
39463
39275
|
* @param {JsonApiOrganizationInDocument} jsonApiOrganizationInDocument
|
|
39464
39276
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
39465
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
39277
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
39466
39278
|
* @param {*} [options] Override http request option.
|
|
39467
39279
|
* @throws {RequiredError}
|
|
39468
39280
|
*/
|
|
@@ -39988,7 +39800,7 @@ export const OrganizationEntityAPIsApiAxiosParamCreator = function (configuratio
|
|
|
39988
39800
|
* @summary Get Organizations
|
|
39989
39801
|
* @param {string} id
|
|
39990
39802
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
39991
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
39803
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
39992
39804
|
* @param {Array<'permissions' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
39993
39805
|
* @param {*} [options] Override http request option.
|
|
39994
39806
|
* @throws {RequiredError}
|
|
@@ -40113,7 +39925,7 @@ export const OrganizationEntityAPIsApiAxiosParamCreator = function (configuratio
|
|
|
40113
39925
|
* @param {string} id
|
|
40114
39926
|
* @param {JsonApiOrganizationPatchDocument} jsonApiOrganizationPatchDocument
|
|
40115
39927
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
40116
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
39928
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
40117
39929
|
* @param {*} [options] Override http request option.
|
|
40118
39930
|
* @throws {RequiredError}
|
|
40119
39931
|
*/
|
|
@@ -40209,7 +40021,7 @@ export const OrganizationEntityAPIsApiAxiosParamCreator = function (configuratio
|
|
|
40209
40021
|
* @param {string} id
|
|
40210
40022
|
* @param {JsonApiOrganizationInDocument} jsonApiOrganizationInDocument
|
|
40211
40023
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
40212
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
40024
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
40213
40025
|
* @param {*} [options] Override http request option.
|
|
40214
40026
|
* @throws {RequiredError}
|
|
40215
40027
|
*/
|
|
@@ -40316,7 +40128,7 @@ export const OrganizationEntityAPIsApiFp = function (configuration) {
|
|
|
40316
40128
|
* @summary Get Organizations
|
|
40317
40129
|
* @param {string} id
|
|
40318
40130
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
40319
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
40131
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
40320
40132
|
* @param {Array<'permissions' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
40321
40133
|
* @param {*} [options] Override http request option.
|
|
40322
40134
|
* @throws {RequiredError}
|
|
@@ -40355,7 +40167,7 @@ export const OrganizationEntityAPIsApiFp = function (configuration) {
|
|
|
40355
40167
|
* @param {string} id
|
|
40356
40168
|
* @param {JsonApiOrganizationPatchDocument} jsonApiOrganizationPatchDocument
|
|
40357
40169
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
40358
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
40170
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
40359
40171
|
* @param {*} [options] Override http request option.
|
|
40360
40172
|
* @throws {RequiredError}
|
|
40361
40173
|
*/
|
|
@@ -40382,7 +40194,7 @@ export const OrganizationEntityAPIsApiFp = function (configuration) {
|
|
|
40382
40194
|
* @param {string} id
|
|
40383
40195
|
* @param {JsonApiOrganizationInDocument} jsonApiOrganizationInDocument
|
|
40384
40196
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
40385
|
-
* @param {Array<'users' | 'userGroups' | '
|
|
40197
|
+
* @param {Array<'users' | 'userGroups' | 'bootstrapUser' | 'bootstrapUserGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
40386
40198
|
* @param {*} [options] Override http request option.
|
|
40387
40199
|
* @throws {RequiredError}
|
|
40388
40200
|
*/
|
|
@@ -56650,7 +56462,7 @@ export const WorkspaceObjectControllerApiAxiosParamCreator = function (configura
|
|
|
56650
56462
|
* @param {string} workspaceId
|
|
56651
56463
|
* @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
|
|
56652
56464
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
56653
|
-
* @param {Array<'datasets' | '
|
|
56465
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
56654
56466
|
* @param {number} [page] Zero-based page index (0..N)
|
|
56655
56467
|
* @param {number} [size] The size of the page to be returned
|
|
56656
56468
|
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
@@ -57706,7 +57518,7 @@ export const WorkspaceObjectControllerApiAxiosParamCreator = function (configura
|
|
|
57706
57518
|
* @param {string} workspaceId
|
|
57707
57519
|
* @param {string} objectId
|
|
57708
57520
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
57709
|
-
* @param {Array<'datasets' | '
|
|
57521
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
57710
57522
|
* @param {boolean} [xGDCVALIDATERELATIONS]
|
|
57711
57523
|
* @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
57712
57524
|
* @param {*} [options] Override http request option.
|
|
@@ -60297,7 +60109,7 @@ export const WorkspaceObjectControllerApiFp = function (configuration) {
|
|
|
60297
60109
|
* @param {string} workspaceId
|
|
60298
60110
|
* @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
|
|
60299
60111
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
60300
|
-
* @param {Array<'datasets' | '
|
|
60112
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
60301
60113
|
* @param {number} [page] Zero-based page index (0..N)
|
|
60302
60114
|
* @param {number} [size] The size of the page to be returned
|
|
60303
60115
|
* @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
|
|
@@ -60613,7 +60425,7 @@ export const WorkspaceObjectControllerApiFp = function (configuration) {
|
|
|
60613
60425
|
* @param {string} workspaceId
|
|
60614
60426
|
* @param {string} objectId
|
|
60615
60427
|
* @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title==\'Some Title\';description==\'desc\'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty==\'Value 123\').
|
|
60616
|
-
* @param {Array<'datasets' | '
|
|
60428
|
+
* @param {Array<'datasets' | 'dataset' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include=entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \"ALL\" is present, all possible includes are used (include=ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
|
|
60617
60429
|
* @param {boolean} [xGDCVALIDATERELATIONS]
|
|
60618
60430
|
* @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
|
|
60619
60431
|
* @param {*} [options] Override http request option.
|