@explo-tech/fido-api 2.12.10 → 3.0.0-jordan-testing
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/index.ts +2802 -178
- package/package.json +9 -3
- package/core/ApiError.ts +0 -24
- package/core/ApiRequestOptions.ts +0 -16
- package/core/ApiResult.ts +0 -10
- package/core/CancelablePromise.ts +0 -130
- package/core/OpenAPI.ts +0 -31
- package/core/request.ts +0 -307
- package/models/AggregateProperty.ts +0 -15
- package/models/Aggregation.ts +0 -13
- package/models/AggregationOption.ts +0 -8
- package/models/And.ts +0 -11
- package/models/And1.ts +0 -11
- package/models/BigQuery.ts +0 -13
- package/models/BigQueryAuthentication.ts +0 -9
- package/models/BooleanPropertyValue.ts +0 -9
- package/models/Branch.ts +0 -9
- package/models/BranchResponse.ts +0 -12
- package/models/BranchResponseMetadata.ts +0 -8
- package/models/CacheTelemetry.ts +0 -10
- package/models/CalendarInterval.ts +0 -12
- package/models/CalendarIntervalGrouping.ts +0 -14
- package/models/Clickhouse.ts +0 -18
- package/models/ClickhouseConnectionType.ts +0 -8
- package/models/ClientError.ts +0 -9
- package/models/ColumnFormat.ts +0 -10
- package/models/Commit.ts +0 -11
- package/models/CommitResponse.ts +0 -10
- package/models/Computation.ts +0 -19
- package/models/ComputedView.ts +0 -20
- package/models/CreateCommitRequest.ts +0 -13
- package/models/CreateCommitResponse.ts +0 -11
- package/models/CreateViewChange.ts +0 -12
- package/models/CreateViewDiff.ts +0 -11
- package/models/DataPage.ts +0 -10
- package/models/DataRecord.ts +0 -10
- package/models/DataRequestParameters.ts +0 -11
- package/models/DataResponseMetadata.ts +0 -12
- package/models/DataSchema.ts +0 -10
- package/models/DataSource.ts +0 -14
- package/models/DataSourceConfiguration.ts +0 -17
- package/models/DataSourceError.ts +0 -14
- package/models/DataSourceRequest.ts +0 -10
- package/models/DataSourceResponse.ts +0 -13
- package/models/DatePart.ts +0 -10
- package/models/DatePartGrouping.ts +0 -14
- package/models/DatePropertyValue.ts +0 -9
- package/models/DateTimeColumnFormat.ts +0 -14
- package/models/DateTimeFormat.ts +0 -9
- package/models/DateTimePropertyValue.ts +0 -9
- package/models/DecimalColumnFormat.ts +0 -15
- package/models/DecimalIntervalGrouping.ts +0 -11
- package/models/DecimalPropertyValue.ts +0 -9
- package/models/DeleteViewChange.ts +0 -9
- package/models/DeleteViewDiff.ts +0 -11
- package/models/DiffBranchResponse.ts +0 -10
- package/models/DoublePropertyValue.ts +0 -9
- package/models/DurationColumnFormat.ts +0 -9
- package/models/EmailConfiguration.ts +0 -10
- package/models/Equal.ts +0 -12
- package/models/Equal1.ts +0 -13
- package/models/EvictionPolicy.ts +0 -9
- package/models/ExportColumnOptions.ts +0 -12
- package/models/ExportFormat.ts +0 -9
- package/models/ExportTargetConfiguration.ts +0 -13
- package/models/Filter.ts +0 -25
- package/models/FormulaProperty.ts +0 -10
- package/models/GreaterThan.ts +0 -12
- package/models/GreaterThan1.ts +0 -13
- package/models/GreaterThanOrEqual.ts +0 -12
- package/models/GreaterThanOrEqual1.ts +0 -13
- package/models/Grouping.ts +0 -15
- package/models/Having.ts +0 -25
- package/models/In.ts +0 -12
- package/models/In1.ts +0 -13
- package/models/IntegerIntervalGrouping.ts +0 -11
- package/models/IntegerPropertyValue.ts +0 -9
- package/models/JdbcAuthentication.ts +0 -8
- package/models/LateBoundEqual.ts +0 -10
- package/models/LateBoundEqual1.ts +0 -12
- package/models/LateBoundGreaterThan.ts +0 -10
- package/models/LateBoundGreaterThan1.ts +0 -12
- package/models/LateBoundGreaterThanOrEqual.ts +0 -10
- package/models/LateBoundGreaterThanOrEqual1.ts +0 -12
- package/models/LateBoundIn.ts +0 -10
- package/models/LateBoundIn1.ts +0 -12
- package/models/LateBoundLessThan.ts +0 -10
- package/models/LateBoundLessThan1.ts +0 -12
- package/models/LateBoundLessThanOrEqual.ts +0 -10
- package/models/LateBoundLessThanOrEqual1.ts +0 -12
- package/models/LateBoundStringContains.ts +0 -11
- package/models/LateBoundStringContains1.ts +0 -13
- package/models/LessThan.ts +0 -12
- package/models/LessThan1.ts +0 -13
- package/models/LessThanOrEqual.ts +0 -12
- package/models/LessThanOrEqual1.ts +0 -13
- package/models/ListBranchResponse.ts +0 -10
- package/models/ListNamespacesResponse.ts +0 -10
- package/models/ListVersionedViewsRequest.ts +0 -8
- package/models/ListViewsRequest.ts +0 -8
- package/models/ListViewsResponse.ts +0 -10
- package/models/MSS.ts +0 -16
- package/models/MergeBranchRequest.ts +0 -9
- package/models/MySql.ts +0 -16
- package/models/Namespace.ts +0 -10
- package/models/NamespaceRequest.ts +0 -10
- package/models/NamespaceResponse.ts +0 -14
- package/models/NamespaceResponseMetadata.ts +0 -12
- package/models/Not.ts +0 -11
- package/models/Not1.ts +0 -11
- package/models/Null.ts +0 -9
- package/models/Null1.ts +0 -11
- package/models/Or.ts +0 -11
- package/models/Or1.ts +0 -11
- package/models/PagingConfiguration.ts +0 -9
- package/models/PasswordAuthentication.ts +0 -10
- package/models/Postgres.ts +0 -16
- package/models/Property.ts +0 -12
- package/models/PropertySchema.ts +0 -13
- package/models/PropertyType.ts +0 -15
- package/models/PropertyValue.ts +0 -14
- package/models/PublicTunnel.ts +0 -8
- package/models/QueryExecutionError.ts +0 -13
- package/models/QueryExecutionResponse.ts +0 -14
- package/models/QueryExportEmailResponse.ts +0 -8
- package/models/QueryExportLinkResponse.ts +0 -9
- package/models/QueryExportResponse.ts +0 -9
- package/models/QueryPreviewRequest.ts +0 -14
- package/models/QueryTimeoutError.ts +0 -13
- package/models/Redshift.ts +0 -16
- package/models/RequestExecutionParameters.ts +0 -8
- package/models/RequestTelemetry.ts +0 -13
- package/models/SSHAuthentication.ts +0 -11
- package/models/SSHTunnel.ts +0 -15
- package/models/ScheduledEviction.ts +0 -9
- package/models/Snowflake.ts +0 -17
- package/models/SnowflakeAuthentication.ts +0 -8
- package/models/SnowflakePasswordAuthentication.ts +0 -9
- package/models/Sort.ts +0 -11
- package/models/SortDirection.ts +0 -8
- package/models/SourceProperty.ts +0 -10
- package/models/StringContains.ts +0 -13
- package/models/StringContains1.ts +0 -14
- package/models/StringPropertyValue.ts +0 -9
- package/models/TablePreviewRequest.ts +0 -11
- package/models/TableView.ts +0 -18
- package/models/Tenant.ts +0 -14
- package/models/TenantKey.ts +0 -10
- package/models/TenantPrivateKeyAuthentication.ts +0 -10
- package/models/TenantRequest.ts +0 -11
- package/models/TenantResponse.ts +0 -10
- package/models/TenantS3Configuration.ts +0 -11
- package/models/TestConnectionRequest.ts +0 -10
- package/models/TestConnectionResponse.ts +0 -8
- package/models/TtlEviction.ts +0 -9
- package/models/Tunnel.ts +0 -9
- package/models/UUID.ts +0 -5
- package/models/UnitOfMeasurement.ts +0 -7
- package/models/UpdateViewChange.ts +0 -11
- package/models/UpdateViewDiff.ts +0 -12
- package/models/ValueGrouping.ts +0 -10
- package/models/VendorPrivateKeyAuthentication.ts +0 -9
- package/models/View.ts +0 -17
- package/models/ViewChange.ts +0 -10
- package/models/ViewDiff.ts +0 -10
- package/models/ViewExportRequest.ts +0 -18
- package/models/ViewRequest.ts +0 -19
- package/models/ViewResponse.ts +0 -10
- package/models/ViewRunRequest.ts +0 -15
- package/services/BranchResourceService.ts +0 -112
- package/services/CommitResourceService.ts +0 -48
- package/services/DataSourceResourceService.ts +0 -146
- package/services/HealthResourceService.ts +0 -45
- package/services/ListViewsResourceService.ts +0 -73
- package/services/NamespaceResourceService.ts +0 -120
- package/services/QueryResourceService.ts +0 -207
- package/services/TenantResourceService.ts +0 -89
- package/services/TestConnectionResourceService.ts +0 -56
- package/services/ViewResourceService.ts +0 -130
package/models/Property.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { AggregateProperty } from './AggregateProperty';
|
|
6
|
-
import type { FormulaProperty } from './FormulaProperty';
|
|
7
|
-
import type { SourceProperty } from './SourceProperty';
|
|
8
|
-
|
|
9
|
-
export type Property = (AggregateProperty | SourceProperty | FormulaProperty | {
|
|
10
|
-
targetPropertyId: string | null;
|
|
11
|
-
});
|
|
12
|
-
|
package/models/PropertySchema.ts
DELETED
package/models/PropertyType.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
export enum PropertyType {
|
|
6
|
-
BOOLEAN = 'boolean',
|
|
7
|
-
DATE = 'date',
|
|
8
|
-
DATETIME = 'datetime',
|
|
9
|
-
DECIMAL = 'decimal',
|
|
10
|
-
DOUBLE = 'double',
|
|
11
|
-
INTEGER = 'integer',
|
|
12
|
-
LONG = 'long',
|
|
13
|
-
STRING = 'string',
|
|
14
|
-
UNSUPPORTED = 'unsupported',
|
|
15
|
-
}
|
package/models/PropertyValue.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { BooleanPropertyValue } from './BooleanPropertyValue';
|
|
6
|
-
import type { DatePropertyValue } from './DatePropertyValue';
|
|
7
|
-
import type { DateTimePropertyValue } from './DateTimePropertyValue';
|
|
8
|
-
import type { DecimalPropertyValue } from './DecimalPropertyValue';
|
|
9
|
-
import type { DoublePropertyValue } from './DoublePropertyValue';
|
|
10
|
-
import type { IntegerPropertyValue } from './IntegerPropertyValue';
|
|
11
|
-
import type { StringPropertyValue } from './StringPropertyValue';
|
|
12
|
-
|
|
13
|
-
export type PropertyValue = (BooleanPropertyValue | DatePropertyValue | DateTimePropertyValue | DecimalPropertyValue | DoublePropertyValue | IntegerPropertyValue | StringPropertyValue);
|
|
14
|
-
|
package/models/PublicTunnel.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { RequestTelemetry } from './RequestTelemetry';
|
|
6
|
-
|
|
7
|
-
export type QueryExecutionError = {
|
|
8
|
-
renderedQuery: string | null;
|
|
9
|
-
requestTelemetry: RequestTelemetry | null;
|
|
10
|
-
message: string | null;
|
|
11
|
-
'@type': 'execution-error';
|
|
12
|
-
};
|
|
13
|
-
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { DataPage } from './DataPage';
|
|
6
|
-
import type { DataResponseMetadata } from './DataResponseMetadata';
|
|
7
|
-
import type { RequestTelemetry } from './RequestTelemetry';
|
|
8
|
-
|
|
9
|
-
export type QueryExecutionResponse = {
|
|
10
|
-
data: DataPage;
|
|
11
|
-
meta: DataResponseMetadata;
|
|
12
|
-
requestTelemetry: RequestTelemetry | null;
|
|
13
|
-
};
|
|
14
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { QueryExportEmailResponse } from './QueryExportEmailResponse';
|
|
6
|
-
import type { QueryExportLinkResponse } from './QueryExportLinkResponse';
|
|
7
|
-
|
|
8
|
-
export type QueryExportResponse = (QueryExportEmailResponse | QueryExportLinkResponse);
|
|
9
|
-
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { Computation } from './Computation';
|
|
6
|
-
import type { DataRequestParameters } from './DataRequestParameters';
|
|
7
|
-
|
|
8
|
-
export type QueryPreviewRequest = {
|
|
9
|
-
query: string;
|
|
10
|
-
dataRequestParameters: DataRequestParameters;
|
|
11
|
-
queryContext: Record<string, any>;
|
|
12
|
-
computation: Computation | null;
|
|
13
|
-
};
|
|
14
|
-
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { RequestTelemetry } from './RequestTelemetry';
|
|
6
|
-
|
|
7
|
-
export type QueryTimeoutError = {
|
|
8
|
-
renderedQuery: string | null;
|
|
9
|
-
requestTelemetry: RequestTelemetry | null;
|
|
10
|
-
message: string | null;
|
|
11
|
-
'@type': 'timeout-error';
|
|
12
|
-
};
|
|
13
|
-
|
package/models/Redshift.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { JdbcAuthentication } from './JdbcAuthentication';
|
|
6
|
-
import type { Tunnel } from './Tunnel';
|
|
7
|
-
|
|
8
|
-
export type Redshift = {
|
|
9
|
-
authentication: JdbcAuthentication;
|
|
10
|
-
database: string;
|
|
11
|
-
host: string;
|
|
12
|
-
tunnel: Tunnel;
|
|
13
|
-
'@type': 'redshift';
|
|
14
|
-
port?: number;
|
|
15
|
-
};
|
|
16
|
-
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { CacheTelemetry } from './CacheTelemetry';
|
|
6
|
-
|
|
7
|
-
export type RequestTelemetry = {
|
|
8
|
-
requestTime: string | null;
|
|
9
|
-
queryTime: string | null;
|
|
10
|
-
processingTime: string | null;
|
|
11
|
-
cacheTelemetry?: CacheTelemetry | null;
|
|
12
|
-
};
|
|
13
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { TenantPrivateKeyAuthentication } from './TenantPrivateKeyAuthentication';
|
|
6
|
-
import type { VendorPrivateKeyAuthentication } from './VendorPrivateKeyAuthentication';
|
|
7
|
-
|
|
8
|
-
export type SSHAuthentication = (VendorPrivateKeyAuthentication | TenantPrivateKeyAuthentication | {
|
|
9
|
-
username: string;
|
|
10
|
-
});
|
|
11
|
-
|
package/models/SSHTunnel.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { SSHAuthentication } from './SSHAuthentication';
|
|
6
|
-
import type { Tunnel } from './Tunnel';
|
|
7
|
-
|
|
8
|
-
export type SSHTunnel = {
|
|
9
|
-
'@type': 'ssh-tunnel';
|
|
10
|
-
tunnel: Tunnel;
|
|
11
|
-
host: string;
|
|
12
|
-
port?: number;
|
|
13
|
-
authentication: SSHAuthentication;
|
|
14
|
-
};
|
|
15
|
-
|
package/models/Snowflake.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { SnowflakeAuthentication } from './SnowflakeAuthentication';
|
|
6
|
-
import type { Tunnel } from './Tunnel';
|
|
7
|
-
|
|
8
|
-
export type Snowflake = {
|
|
9
|
-
tunnel: Tunnel;
|
|
10
|
-
'@type': 'snowflake';
|
|
11
|
-
user: string;
|
|
12
|
-
account: string;
|
|
13
|
-
schema: string | null;
|
|
14
|
-
database: string | null;
|
|
15
|
-
authentication: SnowflakeAuthentication;
|
|
16
|
-
};
|
|
17
|
-
|
package/models/Sort.ts
DELETED
package/models/SortDirection.ts
DELETED
package/models/SourceProperty.ts
DELETED
package/models/StringContains.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { StringPropertyValue } from './StringPropertyValue';
|
|
6
|
-
|
|
7
|
-
export type StringContains = {
|
|
8
|
-
'@type': 'str-ctns';
|
|
9
|
-
propertyId: string;
|
|
10
|
-
value: StringPropertyValue;
|
|
11
|
-
caseInsensitive: boolean;
|
|
12
|
-
};
|
|
13
|
-
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { Property } from './Property';
|
|
6
|
-
import type { StringPropertyValue } from './StringPropertyValue';
|
|
7
|
-
|
|
8
|
-
export type StringContains1 = {
|
|
9
|
-
'@type': 'str-ctns';
|
|
10
|
-
property: Property;
|
|
11
|
-
value: StringPropertyValue;
|
|
12
|
-
caseInsensitive: boolean;
|
|
13
|
-
};
|
|
14
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { DataRequestParameters } from './DataRequestParameters';
|
|
6
|
-
|
|
7
|
-
export type TablePreviewRequest = {
|
|
8
|
-
tableIdentifier: string;
|
|
9
|
-
dataRequestParameters: DataRequestParameters;
|
|
10
|
-
};
|
|
11
|
-
|
package/models/TableView.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { PropertySchema } from './PropertySchema';
|
|
6
|
-
|
|
7
|
-
export type TableView = {
|
|
8
|
-
name: string;
|
|
9
|
-
description: string | null;
|
|
10
|
-
columnDefinitions: Array<PropertySchema>;
|
|
11
|
-
readonly id?: string | null;
|
|
12
|
-
readonly versionId?: string | null;
|
|
13
|
-
readonly namespaceId?: string | null;
|
|
14
|
-
'@type': 'table-view';
|
|
15
|
-
tableName: string;
|
|
16
|
-
schemaName?: string | null;
|
|
17
|
-
};
|
|
18
|
-
|
package/models/Tenant.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { TenantKey } from './TenantKey';
|
|
6
|
-
import type { TenantS3Configuration } from './TenantS3Configuration';
|
|
7
|
-
|
|
8
|
-
export type Tenant = {
|
|
9
|
-
id: string;
|
|
10
|
-
keys?: Array<TenantKey>;
|
|
11
|
-
configurationOverrides?: Record<string, string>;
|
|
12
|
-
s3Configuration: TenantS3Configuration | null;
|
|
13
|
-
};
|
|
14
|
-
|
package/models/TenantKey.ts
DELETED
package/models/TenantRequest.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { TenantS3Configuration } from './TenantS3Configuration';
|
|
6
|
-
|
|
7
|
-
export type TenantRequest = {
|
|
8
|
-
configurationOverrides?: Record<string, string>;
|
|
9
|
-
s3Configuration: TenantS3Configuration | null;
|
|
10
|
-
};
|
|
11
|
-
|
package/models/TenantResponse.ts
DELETED
package/models/TtlEviction.ts
DELETED
package/models/Tunnel.ts
DELETED
package/models/UUID.ts
DELETED
package/models/UpdateViewDiff.ts
DELETED
package/models/ValueGrouping.ts
DELETED
package/models/View.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { ComputedView } from './ComputedView';
|
|
6
|
-
import type { PropertySchema } from './PropertySchema';
|
|
7
|
-
import type { TableView } from './TableView';
|
|
8
|
-
|
|
9
|
-
export type View = (ComputedView | TableView | {
|
|
10
|
-
name: string;
|
|
11
|
-
description: string | null;
|
|
12
|
-
columnDefinitions: Array<PropertySchema>;
|
|
13
|
-
readonly id?: string | null;
|
|
14
|
-
readonly versionId?: string | null;
|
|
15
|
-
readonly namespaceId?: string | null;
|
|
16
|
-
});
|
|
17
|
-
|
package/models/ViewChange.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { CreateViewChange } from './CreateViewChange';
|
|
6
|
-
import type { DeleteViewChange } from './DeleteViewChange';
|
|
7
|
-
import type { UpdateViewChange } from './UpdateViewChange';
|
|
8
|
-
|
|
9
|
-
export type ViewChange = (CreateViewChange | UpdateViewChange | DeleteViewChange);
|
|
10
|
-
|
package/models/ViewDiff.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { CreateViewDiff } from './CreateViewDiff';
|
|
6
|
-
import type { DeleteViewDiff } from './DeleteViewDiff';
|
|
7
|
-
import type { UpdateViewDiff } from './UpdateViewDiff';
|
|
8
|
-
|
|
9
|
-
export type ViewDiff = (CreateViewDiff | DeleteViewDiff | UpdateViewDiff);
|
|
10
|
-
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { Computation } from './Computation';
|
|
6
|
-
import type { EmailConfiguration } from './EmailConfiguration';
|
|
7
|
-
import type { ExportTargetConfiguration } from './ExportTargetConfiguration';
|
|
8
|
-
|
|
9
|
-
export type ViewExportRequest = {
|
|
10
|
-
queryContext: Record<string, any>;
|
|
11
|
-
computation: Computation | null;
|
|
12
|
-
exportConfiguration: ExportTargetConfiguration;
|
|
13
|
-
/**
|
|
14
|
-
* If present, then the export will be sent to the provided emails. Otherwise, a URL pointing to the export will be returned in the response
|
|
15
|
-
*/
|
|
16
|
-
emailConfiguration: EmailConfiguration | null;
|
|
17
|
-
};
|
|
18
|
-
|
package/models/ViewRequest.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/* istanbul ignore file */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import type { ComputedView } from './ComputedView';
|
|
6
|
-
import type { PropertySchema } from './PropertySchema';
|
|
7
|
-
import type { TableView } from './TableView';
|
|
8
|
-
|
|
9
|
-
export type ViewRequest = {
|
|
10
|
-
view: (ComputedView | TableView | {
|
|
11
|
-
name: string;
|
|
12
|
-
description: string | null;
|
|
13
|
-
columnDefinitions: Array<PropertySchema>;
|
|
14
|
-
readonly id?: string | null;
|
|
15
|
-
readonly versionId?: string | null;
|
|
16
|
-
readonly namespaceId?: string | null;
|
|
17
|
-
});
|
|
18
|
-
};
|
|
19
|
-
|