@gooddata/api-client-tiger 11.2.0-alpha.3 → 11.2.0-alpha.5
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.js +1 -1
- package/esm/api-client-tiger.d.ts +0 -8
- package/esm/generated/metadata-json-api/api.d.ts +0 -8
- package/esm/generated/metadata-json-api/api.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/api.js +0 -8
- package/esm/generated/metadata-json-api/api.js.map +1 -1
- package/package.json +3 -3
|
@@ -38,18 +38,14 @@ export const AfmObjectIdentifierLabelIdentifierTypeEnum = {
|
|
|
38
38
|
export const ApiEntitlementNameEnum = {
|
|
39
39
|
CACHE_STRATEGY: "CacheStrategy",
|
|
40
40
|
CONTRACT: "Contract",
|
|
41
|
-
CUSTOM_THEMING: "CustomTheming",
|
|
42
41
|
EXTRA_CACHE: "ExtraCache",
|
|
43
42
|
HIPAA: "Hipaa",
|
|
44
|
-
PDF_EXPORTS: "PdfExports",
|
|
45
43
|
MANAGED_OIDC: "ManagedOIDC",
|
|
46
|
-
UI_LOCALIZATION: "UiLocalization",
|
|
47
44
|
TIER: "Tier",
|
|
48
45
|
USER_COUNT: "UserCount",
|
|
49
46
|
MANAGED_IDP_USER_COUNT: "ManagedIdpUserCount",
|
|
50
47
|
UNLIMITED_USERS: "UnlimitedUsers",
|
|
51
48
|
UNLIMITED_WORKSPACES: "UnlimitedWorkspaces",
|
|
52
|
-
WHITE_LABELING: "WhiteLabeling",
|
|
53
49
|
WORKSPACE_COUNT: "WorkspaceCount",
|
|
54
50
|
USER_TELEMETRY_DISABLED: "UserTelemetryDisabled",
|
|
55
51
|
AUTOMATION_COUNT: "AutomationCount",
|
|
@@ -516,18 +512,14 @@ export const DependentEntitiesNodeTypeEnum = {
|
|
|
516
512
|
export const EntitlementsRequestEntitlementsNameEnum = {
|
|
517
513
|
CACHE_STRATEGY: "CacheStrategy",
|
|
518
514
|
CONTRACT: "Contract",
|
|
519
|
-
CUSTOM_THEMING: "CustomTheming",
|
|
520
515
|
EXTRA_CACHE: "ExtraCache",
|
|
521
516
|
HIPAA: "Hipaa",
|
|
522
|
-
PDF_EXPORTS: "PdfExports",
|
|
523
517
|
MANAGED_OIDC: "ManagedOIDC",
|
|
524
|
-
UI_LOCALIZATION: "UiLocalization",
|
|
525
518
|
TIER: "Tier",
|
|
526
519
|
USER_COUNT: "UserCount",
|
|
527
520
|
MANAGED_IDP_USER_COUNT: "ManagedIdpUserCount",
|
|
528
521
|
UNLIMITED_USERS: "UnlimitedUsers",
|
|
529
522
|
UNLIMITED_WORKSPACES: "UnlimitedWorkspaces",
|
|
530
|
-
WHITE_LABELING: "WhiteLabeling",
|
|
531
523
|
WORKSPACE_COUNT: "WorkspaceCount",
|
|
532
524
|
USER_TELEMETRY_DISABLED: "UserTelemetryDisabled",
|
|
533
525
|
AUTOMATION_COUNT: "AutomationCount",
|