@explo-tech/fido-api 1.2.2-jordan-testing → 1.3.0-dan-fix-error-handling.1
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/package.json +1 -1
- package/{generated/typescript/services → services}/QueryResourceService.ts +13 -0
- package/tsconfig.json +0 -15
- /package/{generated/typescript/core → core}/ApiError.ts +0 -0
- /package/{generated/typescript/core → core}/ApiRequestOptions.ts +0 -0
- /package/{generated/typescript/core → core}/ApiResult.ts +0 -0
- /package/{generated/typescript/core → core}/CancelablePromise.ts +0 -0
- /package/{generated/typescript/core → core}/OpenAPI.ts +0 -0
- /package/{generated/typescript/core → core}/request.ts +0 -0
- /package/{generated/typescript/index.ts → index.ts} +0 -0
- /package/{generated/typescript/models → models}/AggregateProperty.ts +0 -0
- /package/{generated/typescript/models → models}/Aggregation.ts +0 -0
- /package/{generated/typescript/models → models}/AggregationOption.ts +0 -0
- /package/{generated/typescript/models → models}/And.ts +0 -0
- /package/{generated/typescript/models → models}/BaseComputation.ts +0 -0
- /package/{generated/typescript/models → models}/BooleanPropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/CalendarInterval.ts +0 -0
- /package/{generated/typescript/models → models}/CalendarIntervalGrouping.ts +0 -0
- /package/{generated/typescript/models → models}/ClientError.ts +0 -0
- /package/{generated/typescript/models → models}/Computation.ts +0 -0
- /package/{generated/typescript/models → models}/ComputedView.ts +0 -0
- /package/{generated/typescript/models → models}/DataPage.ts +0 -0
- /package/{generated/typescript/models → models}/DataRecord.ts +0 -0
- /package/{generated/typescript/models → models}/DataRequestParameters.ts +0 -0
- /package/{generated/typescript/models → models}/DataResponseMetadata.ts +0 -0
- /package/{generated/typescript/models → models}/DataSchema.ts +0 -0
- /package/{generated/typescript/models → models}/DataSource.ts +0 -0
- /package/{generated/typescript/models → models}/DataSourceConfiguration.ts +0 -0
- /package/{generated/typescript/models → models}/DataSourceError.ts +0 -0
- /package/{generated/typescript/models → models}/DataSourceRequest.ts +0 -0
- /package/{generated/typescript/models → models}/DataSourceResponse.ts +0 -0
- /package/{generated/typescript/models → models}/DatePart.ts +0 -0
- /package/{generated/typescript/models → models}/DatePartGrouping.ts +0 -0
- /package/{generated/typescript/models → models}/DatePropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/DateTimePropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/DecimalIntervalGrouping.ts +0 -0
- /package/{generated/typescript/models → models}/DecimalPropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/DoublePropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/Equal.ts +0 -0
- /package/{generated/typescript/models → models}/ExportFormat.ts +0 -0
- /package/{generated/typescript/models → models}/ExportTargetConfiguration.ts +0 -0
- /package/{generated/typescript/models → models}/Filter.ts +0 -0
- /package/{generated/typescript/models → models}/GreaterThan.ts +0 -0
- /package/{generated/typescript/models → models}/GreaterThanOrEqual.ts +0 -0
- /package/{generated/typescript/models → models}/Grouping.ts +0 -0
- /package/{generated/typescript/models → models}/In.ts +0 -0
- /package/{generated/typescript/models → models}/IntegerIntervalGrouping.ts +0 -0
- /package/{generated/typescript/models → models}/IntegerPropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/LateBoundEqual.ts +0 -0
- /package/{generated/typescript/models → models}/LateBoundGreaterThan.ts +0 -0
- /package/{generated/typescript/models → models}/LateBoundGreaterThanOrEqual.ts +0 -0
- /package/{generated/typescript/models → models}/LateBoundIn.ts +0 -0
- /package/{generated/typescript/models → models}/LateBoundLessThan.ts +0 -0
- /package/{generated/typescript/models → models}/LateBoundLessThanOrEqual.ts +0 -0
- /package/{generated/typescript/models → models}/LateBoundStringContains.ts +0 -0
- /package/{generated/typescript/models → models}/LessThan.ts +0 -0
- /package/{generated/typescript/models → models}/LessThanOrEqual.ts +0 -0
- /package/{generated/typescript/models → models}/ListNamespacesResponse.ts +0 -0
- /package/{generated/typescript/models → models}/ListViewsRequest.ts +0 -0
- /package/{generated/typescript/models → models}/ListViewsResponse.ts +0 -0
- /package/{generated/typescript/models → models}/MSS.ts +0 -0
- /package/{generated/typescript/models → models}/MSSAuthentication.ts +0 -0
- /package/{generated/typescript/models → models}/MySql.ts +0 -0
- /package/{generated/typescript/models → models}/MySqlAuthentication.ts +0 -0
- /package/{generated/typescript/models → models}/Namespace.ts +0 -0
- /package/{generated/typescript/models → models}/NamespaceRequest.ts +0 -0
- /package/{generated/typescript/models → models}/NamespaceResponse.ts +0 -0
- /package/{generated/typescript/models → models}/NamespaceResponseMetadata.ts +0 -0
- /package/{generated/typescript/models → models}/Not.ts +0 -0
- /package/{generated/typescript/models → models}/Null.ts +0 -0
- /package/{generated/typescript/models → models}/Or.ts +0 -0
- /package/{generated/typescript/models → models}/PagingConfiguration.ts +0 -0
- /package/{generated/typescript/models → models}/PasswordAuthentication.ts +0 -0
- /package/{generated/typescript/models → models}/Pivot.ts +0 -0
- /package/{generated/typescript/models → models}/PivotColumn.ts +0 -0
- /package/{generated/typescript/models → models}/PivotValue.ts +0 -0
- /package/{generated/typescript/models → models}/Postgres.ts +0 -0
- /package/{generated/typescript/models → models}/PostgresAuthentication.ts +0 -0
- /package/{generated/typescript/models → models}/Property.ts +0 -0
- /package/{generated/typescript/models → models}/PropertySchema.ts +0 -0
- /package/{generated/typescript/models → models}/PropertyType.ts +0 -0
- /package/{generated/typescript/models → models}/PropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/PublicTunnel.ts +0 -0
- /package/{generated/typescript/models → models}/QueryExecutionError.ts +0 -0
- /package/{generated/typescript/models → models}/QueryExecutionResponse.ts +0 -0
- /package/{generated/typescript/models → models}/QueryExportResponse.ts +0 -0
- /package/{generated/typescript/models → models}/QueryPreviewRequest.ts +0 -0
- /package/{generated/typescript/models → models}/QueryTimeoutError.ts +0 -0
- /package/{generated/typescript/models → models}/RequestTelemetry.ts +0 -0
- /package/{generated/typescript/models → models}/SSHAuthentication.ts +0 -0
- /package/{generated/typescript/models → models}/SSHTunnel.ts +0 -0
- /package/{generated/typescript/models → models}/Sort.ts +0 -0
- /package/{generated/typescript/models → models}/SortDirection.ts +0 -0
- /package/{generated/typescript/models → models}/SourceProperty.ts +0 -0
- /package/{generated/typescript/models → models}/StringContains.ts +0 -0
- /package/{generated/typescript/models → models}/StringPropertyValue.ts +0 -0
- /package/{generated/typescript/models → models}/TablePreviewRequest.ts +0 -0
- /package/{generated/typescript/models → models}/TableView.ts +0 -0
- /package/{generated/typescript/models → models}/Tenant.ts +0 -0
- /package/{generated/typescript/models → models}/TenantKey.ts +0 -0
- /package/{generated/typescript/models → models}/TenantPrivateKeyAuthentication.ts +0 -0
- /package/{generated/typescript/models → models}/TenantRequest.ts +0 -0
- /package/{generated/typescript/models → models}/TenantResponse.ts +0 -0
- /package/{generated/typescript/models → models}/TenantS3Configuration.ts +0 -0
- /package/{generated/typescript/models → models}/TestConnectionRequest.ts +0 -0
- /package/{generated/typescript/models → models}/TestConnectionResponse.ts +0 -0
- /package/{generated/typescript/models → models}/Tunnel.ts +0 -0
- /package/{generated/typescript/models → models}/UUID.ts +0 -0
- /package/{generated/typescript/models → models}/ValueGrouping.ts +0 -0
- /package/{generated/typescript/models → models}/VendorPrivateKeyAuthentication.ts +0 -0
- /package/{generated/typescript/models → models}/View.ts +0 -0
- /package/{generated/typescript/models → models}/ViewExportRequest.ts +0 -0
- /package/{generated/typescript/models → models}/ViewRequest.ts +0 -0
- /package/{generated/typescript/models → models}/ViewResponse.ts +0 -0
- /package/{generated/typescript/models → models}/ViewRunRequest.ts +0 -0
- /package/{generated/typescript/services → services}/DataSourceResourceService.ts +0 -0
- /package/{generated/typescript/services → services}/HealthResourceService.ts +0 -0
- /package/{generated/typescript/services → services}/ListViewsResourceService.ts +0 -0
- /package/{generated/typescript/services → services}/NamespaceResourceService.ts +0 -0
- /package/{generated/typescript/services → services}/TenantResourceService.ts +0 -0
- /package/{generated/typescript/services → services}/TestConnectionResourceService.ts +0 -0
- /package/{generated/typescript/services → services}/ViewResourceService.ts +0 -0
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@explo-tech/fido-api",
|
|
3
3
|
"description": "Fido api",
|
|
4
4
|
"homepage": "https://github.com/trust-kaz/fido",
|
|
5
|
-
"version": "1.
|
|
5
|
+
"version": "1.3.0-dan-fix-error-handling.1",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "https://github.com/trust-kaz/fido"
|
|
@@ -36,6 +36,9 @@ export class QueryResourceService {
|
|
|
36
36
|
},
|
|
37
37
|
body: requestBody,
|
|
38
38
|
mediaType: '*/*',
|
|
39
|
+
errors: {
|
|
40
|
+
400: `An error related to the user request`,
|
|
41
|
+
},
|
|
39
42
|
});
|
|
40
43
|
}
|
|
41
44
|
|
|
@@ -61,6 +64,9 @@ export class QueryResourceService {
|
|
|
61
64
|
},
|
|
62
65
|
body: requestBody,
|
|
63
66
|
mediaType: '*/*',
|
|
67
|
+
errors: {
|
|
68
|
+
400: `An error related to the user request`,
|
|
69
|
+
},
|
|
64
70
|
});
|
|
65
71
|
}
|
|
66
72
|
|
|
@@ -89,6 +95,9 @@ export class QueryResourceService {
|
|
|
89
95
|
},
|
|
90
96
|
body: requestBody,
|
|
91
97
|
mediaType: '*/*',
|
|
98
|
+
errors: {
|
|
99
|
+
400: `An error related to the user request`,
|
|
100
|
+
},
|
|
92
101
|
});
|
|
93
102
|
}
|
|
94
103
|
|
|
@@ -117,6 +126,10 @@ export class QueryResourceService {
|
|
|
117
126
|
},
|
|
118
127
|
body: requestBody,
|
|
119
128
|
mediaType: '*/*',
|
|
129
|
+
errors: {
|
|
130
|
+
400: `An error related to the user request`,
|
|
131
|
+
503: `An error related to the execution of the request`,
|
|
132
|
+
},
|
|
120
133
|
});
|
|
121
134
|
}
|
|
122
135
|
|
package/tsconfig.json
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|