@toolpath/api 0.2.1 → 0.2.3
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/README.md +1 -1
- package/dist/generated/apis/FeaturesApi.d.ts +23 -21
- package/dist/generated/apis/FeaturesApi.js +42 -34
- package/dist/generated/apis/JobsApi.d.ts +2 -2
- package/dist/generated/apis/JobsApi.js +2 -2
- package/dist/generated/apis/KeysApi.d.ts +2 -2
- package/dist/generated/apis/KeysApi.js +2 -2
- package/dist/generated/apis/PartsApi.d.ts +30 -30
- package/dist/generated/apis/PartsApi.js +51 -51
- package/dist/generated/apis/ServiceApi.d.ts +2 -2
- package/dist/generated/apis/ServiceApi.js +2 -2
- package/dist/generated/models/BevelFacts.d.ts +2 -2
- package/dist/generated/models/BevelFacts.js +2 -2
- package/dist/generated/models/BossFacts.d.ts +2 -2
- package/dist/generated/models/BossFacts.js +2 -2
- package/dist/generated/models/CdBounds.d.ts +2 -2
- package/dist/generated/models/CdBounds.js +2 -2
- package/dist/generated/models/CdData.d.ts +2 -2
- package/dist/generated/models/CdData.js +2 -2
- package/dist/generated/models/ChamferFacts.d.ts +2 -2
- package/dist/generated/models/ChamferFacts.js +2 -2
- package/dist/generated/models/CreatePartResponse.d.ts +2 -2
- package/dist/generated/models/CreatePartResponse.js +2 -2
- package/dist/generated/models/DirectionZBounds.d.ts +2 -2
- package/dist/generated/models/DirectionZBounds.js +2 -2
- package/dist/generated/models/DirectionZBoundsDirection.d.ts +2 -2
- package/dist/generated/models/DirectionZBoundsDirection.js +2 -2
- package/dist/generated/models/DovetailFacts.d.ts +2 -2
- package/dist/generated/models/DovetailFacts.js +2 -2
- package/dist/generated/models/FaceFacts.d.ts +2 -2
- package/dist/generated/models/FaceFacts.js +2 -2
- package/dist/generated/models/FeatureDatasheet.d.ts +2 -2
- package/dist/generated/models/FeatureDatasheet.js +2 -2
- package/dist/generated/models/FeatureDatasheetFacts.d.ts +2 -2
- package/dist/generated/models/FeatureDatasheetFacts.js +2 -2
- package/dist/generated/models/FeatureType.d.ts +2 -2
- package/dist/generated/models/FeatureType.js +2 -2
- package/dist/generated/models/HealthResponse.d.ts +2 -2
- package/dist/generated/models/HealthResponse.js +2 -2
- package/dist/generated/models/HoleFacts.d.ts +2 -2
- package/dist/generated/models/HoleFacts.js +2 -2
- package/dist/generated/models/HoleProcess.d.ts +2 -2
- package/dist/generated/models/HoleProcess.js +2 -2
- package/dist/generated/models/JobDetail.d.ts +4 -4
- package/dist/generated/models/JobDetail.js +2 -2
- package/dist/generated/models/JobSummary.d.ts +3 -3
- package/dist/generated/models/JobSummary.js +2 -2
- package/dist/generated/models/KeyValidationResponse.d.ts +2 -2
- package/dist/generated/models/KeyValidationResponse.js +2 -2
- package/dist/generated/models/ListJobsResponse.d.ts +2 -2
- package/dist/generated/models/ListJobsResponse.js +2 -2
- package/dist/generated/models/OpenApiDocument.d.ts +2 -2
- package/dist/generated/models/OpenApiDocument.js +2 -2
- package/dist/generated/models/PartFeature.d.ts +3 -3
- package/dist/generated/models/PartFeature.js +2 -2
- package/dist/generated/models/PartFeatureAxis.d.ts +3 -3
- package/dist/generated/models/PartFeatureAxis.js +2 -2
- package/dist/generated/models/PartFeatureEntry.d.ts +51 -0
- package/dist/generated/models/{FeatureDatasheetEntry.js → PartFeatureEntry.js} +10 -10
- package/dist/generated/models/PartFeatureMachiningDirection.d.ts +2 -2
- package/dist/generated/models/PartFeatureMachiningDirection.js +2 -2
- package/dist/generated/models/PartFeaturesResponse.d.ts +39 -0
- package/dist/generated/models/PartFeaturesResponse.js +48 -0
- package/dist/generated/models/PartResponse.d.ts +139 -0
- package/dist/generated/models/{PartReportResponse.js → PartResponse.js} +13 -13
- package/dist/generated/models/PartResponseUnits.d.ts +52 -0
- package/dist/generated/models/PartResponseUnits.js +63 -0
- package/dist/generated/models/PocketFacts.d.ts +2 -2
- package/dist/generated/models/PocketFacts.js +2 -2
- package/dist/generated/models/ProblemDetails.d.ts +2 -2
- package/dist/generated/models/ProblemDetails.js +2 -2
- package/dist/generated/models/ProfileFacts.d.ts +2 -2
- package/dist/generated/models/ProfileFacts.js +2 -2
- package/dist/generated/models/Region.d.ts +3 -3
- package/dist/generated/models/Region.js +2 -2
- package/dist/generated/models/ReportUnits.d.ts +2 -2
- package/dist/generated/models/ReportUnits.js +2 -2
- package/dist/generated/models/SinkFacts.d.ts +2 -2
- package/dist/generated/models/SinkFacts.js +2 -2
- package/dist/generated/models/SurfaceFacts.d.ts +2 -2
- package/dist/generated/models/SurfaceFacts.js +2 -2
- package/dist/generated/models/ThreadProcess.d.ts +2 -2
- package/dist/generated/models/ThreadProcess.js +2 -2
- package/dist/generated/models/ThreadSpec.d.ts +2 -2
- package/dist/generated/models/ThreadSpec.js +2 -2
- package/dist/generated/models/Threading.d.ts +2 -2
- package/dist/generated/models/Threading.js +2 -2
- package/dist/generated/models/ToleranceBand.d.ts +2 -2
- package/dist/generated/models/ToleranceBand.js +2 -2
- package/dist/generated/models/ToolFitResult.d.ts +2 -2
- package/dist/generated/models/ToolFitResult.js +2 -2
- package/dist/generated/models/TslotFacts.d.ts +2 -2
- package/dist/generated/models/TslotFacts.js +2 -2
- package/dist/generated/models/UpdatePartFeaturesRequest.d.ts +32 -0
- package/dist/generated/models/UpdatePartFeaturesRequest.js +43 -0
- package/dist/generated/models/UpdatePartFeaturesResponse.d.ts +51 -0
- package/dist/generated/models/UpdatePartFeaturesResponse.js +59 -0
- package/dist/generated/models/UpdatePartResponse.d.ts +51 -0
- package/dist/generated/models/UpdatePartResponse.js +59 -0
- package/dist/generated/models/Vec2.d.ts +2 -2
- package/dist/generated/models/Vec2.js +2 -2
- package/dist/generated/models/Vec3.d.ts +2 -2
- package/dist/generated/models/Vec3.js +2 -2
- package/dist/generated/models/WallFacts.d.ts +2 -2
- package/dist/generated/models/WallFacts.js +2 -2
- package/dist/generated/models/index.d.ts +7 -7
- package/dist/generated/models/index.js +7 -7
- package/dist/generated/runtime.d.ts +2 -2
- package/dist/generated/runtime.js +2 -2
- package/package.json +3 -3
- package/dist/generated/models/AnalyzeJobResponse.d.ts +0 -51
- package/dist/generated/models/AnalyzeJobResponse.js +0 -59
- package/dist/generated/models/ComputeFeatureDatasheetsRequest.d.ts +0 -32
- package/dist/generated/models/ComputeFeatureDatasheetsRequest.js +0 -43
- package/dist/generated/models/ComputeFeatureDatasheetsResponse.d.ts +0 -51
- package/dist/generated/models/ComputeFeatureDatasheetsResponse.js +0 -59
- package/dist/generated/models/FeatureDatasheetEntry.d.ts +0 -51
- package/dist/generated/models/FeatureDatasheetsResponse.d.ts +0 -39
- package/dist/generated/models/FeatureDatasheetsResponse.js +0 -48
- package/dist/generated/models/PartReportResponse.d.ts +0 -139
- package/dist/generated/models/PartReportResponseUnits.d.ts +0 -52
- package/dist/generated/models/PartReportResponseUnits.js +0 -63
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Toolpath Engine API
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* @export
|
|
16
|
+
*/
|
|
17
|
+
export const UpdatePartFeaturesResponseStatusEnum = {
|
|
18
|
+
Queued: 'queued',
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Check if a given object implements the UpdatePartFeaturesResponse interface.
|
|
22
|
+
*/
|
|
23
|
+
export function instanceOfUpdatePartFeaturesResponse(value) {
|
|
24
|
+
if (!('jobId' in value) || value['jobId'] === undefined)
|
|
25
|
+
return false;
|
|
26
|
+
if (!('partId' in value) || value['partId'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
if (!('status' in value) || value['status'] === undefined)
|
|
29
|
+
return false;
|
|
30
|
+
if (value['status'] !== 'queued')
|
|
31
|
+
return false;
|
|
32
|
+
return true;
|
|
33
|
+
}
|
|
34
|
+
export function UpdatePartFeaturesResponseFromJSON(json) {
|
|
35
|
+
return UpdatePartFeaturesResponseFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
export function UpdatePartFeaturesResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
+
if (json == null) {
|
|
39
|
+
return json;
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
jobId: json['jobId'],
|
|
43
|
+
partId: json['partId'],
|
|
44
|
+
status: json['status'],
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
export function UpdatePartFeaturesResponseToJSON(json) {
|
|
48
|
+
return UpdatePartFeaturesResponseToJSONTyped(json, false);
|
|
49
|
+
}
|
|
50
|
+
export function UpdatePartFeaturesResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
51
|
+
if (value == null) {
|
|
52
|
+
return value;
|
|
53
|
+
}
|
|
54
|
+
return {
|
|
55
|
+
jobId: value['jobId'],
|
|
56
|
+
partId: value['partId'],
|
|
57
|
+
status: value['status'],
|
|
58
|
+
};
|
|
59
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Toolpath Engine API
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface UpdatePartResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface UpdatePartResponse {
|
|
18
|
+
/**
|
|
19
|
+
* Identifier of the queued processing job.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof UpdatePartResponse
|
|
22
|
+
*/
|
|
23
|
+
jobId: string;
|
|
24
|
+
/**
|
|
25
|
+
* Identifier of the part submitted for processing.
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof UpdatePartResponse
|
|
28
|
+
*/
|
|
29
|
+
partId: string;
|
|
30
|
+
/**
|
|
31
|
+
* Initial state of the accepted processing job.
|
|
32
|
+
* @type {UpdatePartResponseStatusEnum}
|
|
33
|
+
* @memberof UpdatePartResponse
|
|
34
|
+
*/
|
|
35
|
+
status: UpdatePartResponseStatusEnum;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* @export
|
|
39
|
+
*/
|
|
40
|
+
export declare const UpdatePartResponseStatusEnum: {
|
|
41
|
+
readonly Queued: "queued";
|
|
42
|
+
};
|
|
43
|
+
export type UpdatePartResponseStatusEnum = (typeof UpdatePartResponseStatusEnum)[keyof typeof UpdatePartResponseStatusEnum];
|
|
44
|
+
/**
|
|
45
|
+
* Check if a given object implements the UpdatePartResponse interface.
|
|
46
|
+
*/
|
|
47
|
+
export declare function instanceOfUpdatePartResponse(value: object): value is UpdatePartResponse;
|
|
48
|
+
export declare function UpdatePartResponseFromJSON(json: any): UpdatePartResponse;
|
|
49
|
+
export declare function UpdatePartResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdatePartResponse;
|
|
50
|
+
export declare function UpdatePartResponseToJSON(json: any): UpdatePartResponse;
|
|
51
|
+
export declare function UpdatePartResponseToJSONTyped(value?: UpdatePartResponse | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Toolpath Engine API
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* @export
|
|
16
|
+
*/
|
|
17
|
+
export const UpdatePartResponseStatusEnum = {
|
|
18
|
+
Queued: 'queued',
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Check if a given object implements the UpdatePartResponse interface.
|
|
22
|
+
*/
|
|
23
|
+
export function instanceOfUpdatePartResponse(value) {
|
|
24
|
+
if (!('jobId' in value) || value['jobId'] === undefined)
|
|
25
|
+
return false;
|
|
26
|
+
if (!('partId' in value) || value['partId'] === undefined)
|
|
27
|
+
return false;
|
|
28
|
+
if (!('status' in value) || value['status'] === undefined)
|
|
29
|
+
return false;
|
|
30
|
+
if (value['status'] !== 'queued')
|
|
31
|
+
return false;
|
|
32
|
+
return true;
|
|
33
|
+
}
|
|
34
|
+
export function UpdatePartResponseFromJSON(json) {
|
|
35
|
+
return UpdatePartResponseFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
export function UpdatePartResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
+
if (json == null) {
|
|
39
|
+
return json;
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
jobId: json['jobId'],
|
|
43
|
+
partId: json['partId'],
|
|
44
|
+
status: json['status'],
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
export function UpdatePartResponseToJSON(json) {
|
|
48
|
+
return UpdatePartResponseToJSONTyped(json, false);
|
|
49
|
+
}
|
|
50
|
+
export function UpdatePartResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
51
|
+
if (value == null) {
|
|
52
|
+
return value;
|
|
53
|
+
}
|
|
54
|
+
return {
|
|
55
|
+
jobId: value['jobId'],
|
|
56
|
+
partId: value['partId'],
|
|
57
|
+
status: value['status'],
|
|
58
|
+
};
|
|
59
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,20 +1,15 @@
|
|
|
1
|
-
export * from './AnalyzeJobResponse.js';
|
|
2
1
|
export * from './BevelFacts.js';
|
|
3
2
|
export * from './BossFacts.js';
|
|
4
3
|
export * from './CdBounds.js';
|
|
5
4
|
export * from './CdData.js';
|
|
6
5
|
export * from './ChamferFacts.js';
|
|
7
|
-
export * from './ComputeFeatureDatasheetsRequest.js';
|
|
8
|
-
export * from './ComputeFeatureDatasheetsResponse.js';
|
|
9
6
|
export * from './CreatePartResponse.js';
|
|
10
7
|
export * from './DirectionZBounds.js';
|
|
11
8
|
export * from './DirectionZBoundsDirection.js';
|
|
12
9
|
export * from './DovetailFacts.js';
|
|
13
10
|
export * from './FaceFacts.js';
|
|
14
11
|
export * from './FeatureDatasheet.js';
|
|
15
|
-
export * from './FeatureDatasheetEntry.js';
|
|
16
12
|
export * from './FeatureDatasheetFacts.js';
|
|
17
|
-
export * from './FeatureDatasheetsResponse.js';
|
|
18
13
|
export * from './FeatureType.js';
|
|
19
14
|
export * from './HealthResponse.js';
|
|
20
15
|
export * from './HoleFacts.js';
|
|
@@ -26,9 +21,11 @@ export * from './ListJobsResponse.js';
|
|
|
26
21
|
export * from './OpenApiDocument.js';
|
|
27
22
|
export * from './PartFeature.js';
|
|
28
23
|
export * from './PartFeatureAxis.js';
|
|
24
|
+
export * from './PartFeatureEntry.js';
|
|
29
25
|
export * from './PartFeatureMachiningDirection.js';
|
|
30
|
-
export * from './
|
|
31
|
-
export * from './
|
|
26
|
+
export * from './PartFeaturesResponse.js';
|
|
27
|
+
export * from './PartResponse.js';
|
|
28
|
+
export * from './PartResponseUnits.js';
|
|
32
29
|
export * from './PocketFacts.js';
|
|
33
30
|
export * from './ProblemDetails.js';
|
|
34
31
|
export * from './ProfileFacts.js';
|
|
@@ -42,6 +39,9 @@ export * from './Threading.js';
|
|
|
42
39
|
export * from './ToleranceBand.js';
|
|
43
40
|
export * from './ToolFitResult.js';
|
|
44
41
|
export * from './TslotFacts.js';
|
|
42
|
+
export * from './UpdatePartFeaturesRequest.js';
|
|
43
|
+
export * from './UpdatePartFeaturesResponse.js';
|
|
44
|
+
export * from './UpdatePartResponse.js';
|
|
45
45
|
export * from './Vec2.js';
|
|
46
46
|
export * from './Vec3.js';
|
|
47
47
|
export * from './WallFacts.js';
|
|
@@ -1,22 +1,17 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
|
-
export * from './AnalyzeJobResponse.js';
|
|
4
3
|
export * from './BevelFacts.js';
|
|
5
4
|
export * from './BossFacts.js';
|
|
6
5
|
export * from './CdBounds.js';
|
|
7
6
|
export * from './CdData.js';
|
|
8
7
|
export * from './ChamferFacts.js';
|
|
9
|
-
export * from './ComputeFeatureDatasheetsRequest.js';
|
|
10
|
-
export * from './ComputeFeatureDatasheetsResponse.js';
|
|
11
8
|
export * from './CreatePartResponse.js';
|
|
12
9
|
export * from './DirectionZBounds.js';
|
|
13
10
|
export * from './DirectionZBoundsDirection.js';
|
|
14
11
|
export * from './DovetailFacts.js';
|
|
15
12
|
export * from './FaceFacts.js';
|
|
16
13
|
export * from './FeatureDatasheet.js';
|
|
17
|
-
export * from './FeatureDatasheetEntry.js';
|
|
18
14
|
export * from './FeatureDatasheetFacts.js';
|
|
19
|
-
export * from './FeatureDatasheetsResponse.js';
|
|
20
15
|
export * from './FeatureType.js';
|
|
21
16
|
export * from './HealthResponse.js';
|
|
22
17
|
export * from './HoleFacts.js';
|
|
@@ -28,9 +23,11 @@ export * from './ListJobsResponse.js';
|
|
|
28
23
|
export * from './OpenApiDocument.js';
|
|
29
24
|
export * from './PartFeature.js';
|
|
30
25
|
export * from './PartFeatureAxis.js';
|
|
26
|
+
export * from './PartFeatureEntry.js';
|
|
31
27
|
export * from './PartFeatureMachiningDirection.js';
|
|
32
|
-
export * from './
|
|
33
|
-
export * from './
|
|
28
|
+
export * from './PartFeaturesResponse.js';
|
|
29
|
+
export * from './PartResponse.js';
|
|
30
|
+
export * from './PartResponseUnits.js';
|
|
34
31
|
export * from './PocketFacts.js';
|
|
35
32
|
export * from './ProblemDetails.js';
|
|
36
33
|
export * from './ProfileFacts.js';
|
|
@@ -44,6 +41,9 @@ export * from './Threading.js';
|
|
|
44
41
|
export * from './ToleranceBand.js';
|
|
45
42
|
export * from './ToolFitResult.js';
|
|
46
43
|
export * from './TslotFacts.js';
|
|
44
|
+
export * from './UpdatePartFeaturesRequest.js';
|
|
45
|
+
export * from './UpdatePartFeaturesResponse.js';
|
|
46
|
+
export * from './UpdatePartResponse.js';
|
|
47
47
|
export * from './Vec2.js';
|
|
48
48
|
export * from './Vec3.js';
|
|
49
49
|
export * from './WallFacts.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolpath/api",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.3",
|
|
4
4
|
"description": "TypeScript bindings and upload helper for the Toolpath Engine API",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"engines": {
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"typescript": "5.9.3"
|
|
39
39
|
},
|
|
40
40
|
"toolpath": {
|
|
41
|
-
"openApiSha256": "
|
|
42
|
-
"openApiVersion": "1.0.
|
|
41
|
+
"openApiSha256": "fbef12ef673e2af6e52acef44b6ac4224a7a6ff30cd5b2f8a81b92d388308e8b",
|
|
42
|
+
"openApiVersion": "1.0.3"
|
|
43
43
|
},
|
|
44
44
|
"scripts": {
|
|
45
45
|
"build": "tsc",
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in reports and in feature datasheets — are in millimetres; all angles are in degrees. Each report also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.1
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface AnalyzeJobResponse
|
|
16
|
-
*/
|
|
17
|
-
export interface AnalyzeJobResponse {
|
|
18
|
-
/**
|
|
19
|
-
* Identifier of the queued analysis job.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof AnalyzeJobResponse
|
|
22
|
-
*/
|
|
23
|
-
jobId: string;
|
|
24
|
-
/**
|
|
25
|
-
* Identifier of the part submitted for analysis.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof AnalyzeJobResponse
|
|
28
|
-
*/
|
|
29
|
-
partId: string;
|
|
30
|
-
/**
|
|
31
|
-
* Initial state of the accepted analysis job.
|
|
32
|
-
* @type {AnalyzeJobResponseStatusEnum}
|
|
33
|
-
* @memberof AnalyzeJobResponse
|
|
34
|
-
*/
|
|
35
|
-
status: AnalyzeJobResponseStatusEnum;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* @export
|
|
39
|
-
*/
|
|
40
|
-
export declare const AnalyzeJobResponseStatusEnum: {
|
|
41
|
-
readonly Queued: "queued";
|
|
42
|
-
};
|
|
43
|
-
export type AnalyzeJobResponseStatusEnum = (typeof AnalyzeJobResponseStatusEnum)[keyof typeof AnalyzeJobResponseStatusEnum];
|
|
44
|
-
/**
|
|
45
|
-
* Check if a given object implements the AnalyzeJobResponse interface.
|
|
46
|
-
*/
|
|
47
|
-
export declare function instanceOfAnalyzeJobResponse(value: object): value is AnalyzeJobResponse;
|
|
48
|
-
export declare function AnalyzeJobResponseFromJSON(json: any): AnalyzeJobResponse;
|
|
49
|
-
export declare function AnalyzeJobResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): AnalyzeJobResponse;
|
|
50
|
-
export declare function AnalyzeJobResponseToJSON(json: any): AnalyzeJobResponse;
|
|
51
|
-
export declare function AnalyzeJobResponseToJSONTyped(value?: AnalyzeJobResponse | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in reports and in feature datasheets — are in millimetres; all angles are in degrees. Each report also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.1
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* @export
|
|
16
|
-
*/
|
|
17
|
-
export const AnalyzeJobResponseStatusEnum = {
|
|
18
|
-
Queued: 'queued',
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Check if a given object implements the AnalyzeJobResponse interface.
|
|
22
|
-
*/
|
|
23
|
-
export function instanceOfAnalyzeJobResponse(value) {
|
|
24
|
-
if (!('jobId' in value) || value['jobId'] === undefined)
|
|
25
|
-
return false;
|
|
26
|
-
if (!('partId' in value) || value['partId'] === undefined)
|
|
27
|
-
return false;
|
|
28
|
-
if (!('status' in value) || value['status'] === undefined)
|
|
29
|
-
return false;
|
|
30
|
-
if (value['status'] !== 'queued')
|
|
31
|
-
return false;
|
|
32
|
-
return true;
|
|
33
|
-
}
|
|
34
|
-
export function AnalyzeJobResponseFromJSON(json) {
|
|
35
|
-
return AnalyzeJobResponseFromJSONTyped(json, false);
|
|
36
|
-
}
|
|
37
|
-
export function AnalyzeJobResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
-
if (json == null) {
|
|
39
|
-
return json;
|
|
40
|
-
}
|
|
41
|
-
return {
|
|
42
|
-
jobId: json['jobId'],
|
|
43
|
-
partId: json['partId'],
|
|
44
|
-
status: json['status'],
|
|
45
|
-
};
|
|
46
|
-
}
|
|
47
|
-
export function AnalyzeJobResponseToJSON(json) {
|
|
48
|
-
return AnalyzeJobResponseToJSONTyped(json, false);
|
|
49
|
-
}
|
|
50
|
-
export function AnalyzeJobResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
51
|
-
if (value == null) {
|
|
52
|
-
return value;
|
|
53
|
-
}
|
|
54
|
-
return {
|
|
55
|
-
jobId: value['jobId'],
|
|
56
|
-
partId: value['partId'],
|
|
57
|
-
status: value['status'],
|
|
58
|
-
};
|
|
59
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in reports and in feature datasheets — are in millimetres; all angles are in degrees. Each report also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.1
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ComputeFeatureDatasheetsRequest
|
|
16
|
-
*/
|
|
17
|
-
export interface ComputeFeatureDatasheetsRequest {
|
|
18
|
-
/**
|
|
19
|
-
* Identifiers of features from one part whose datasheets should be computed.
|
|
20
|
-
* @type {Array<string>}
|
|
21
|
-
* @memberof ComputeFeatureDatasheetsRequest
|
|
22
|
-
*/
|
|
23
|
-
featureIds: Array<string>;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Check if a given object implements the ComputeFeatureDatasheetsRequest interface.
|
|
27
|
-
*/
|
|
28
|
-
export declare function instanceOfComputeFeatureDatasheetsRequest(value: object): value is ComputeFeatureDatasheetsRequest;
|
|
29
|
-
export declare function ComputeFeatureDatasheetsRequestFromJSON(json: any): ComputeFeatureDatasheetsRequest;
|
|
30
|
-
export declare function ComputeFeatureDatasheetsRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ComputeFeatureDatasheetsRequest;
|
|
31
|
-
export declare function ComputeFeatureDatasheetsRequestToJSON(json: any): ComputeFeatureDatasheetsRequest;
|
|
32
|
-
export declare function ComputeFeatureDatasheetsRequestToJSONTyped(value?: ComputeFeatureDatasheetsRequest | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in reports and in feature datasheets — are in millimetres; all angles are in degrees. Each report also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.1
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Check if a given object implements the ComputeFeatureDatasheetsRequest interface.
|
|
16
|
-
*/
|
|
17
|
-
export function instanceOfComputeFeatureDatasheetsRequest(value) {
|
|
18
|
-
if (!('featureIds' in value) || value['featureIds'] === undefined)
|
|
19
|
-
return false;
|
|
20
|
-
return true;
|
|
21
|
-
}
|
|
22
|
-
export function ComputeFeatureDatasheetsRequestFromJSON(json) {
|
|
23
|
-
return ComputeFeatureDatasheetsRequestFromJSONTyped(json, false);
|
|
24
|
-
}
|
|
25
|
-
export function ComputeFeatureDatasheetsRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
|
-
if (json == null) {
|
|
27
|
-
return json;
|
|
28
|
-
}
|
|
29
|
-
return {
|
|
30
|
-
featureIds: json['featureIds'],
|
|
31
|
-
};
|
|
32
|
-
}
|
|
33
|
-
export function ComputeFeatureDatasheetsRequestToJSON(json) {
|
|
34
|
-
return ComputeFeatureDatasheetsRequestToJSONTyped(json, false);
|
|
35
|
-
}
|
|
36
|
-
export function ComputeFeatureDatasheetsRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
37
|
-
if (value == null) {
|
|
38
|
-
return value;
|
|
39
|
-
}
|
|
40
|
-
return {
|
|
41
|
-
featureIds: value['featureIds'],
|
|
42
|
-
};
|
|
43
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in reports and in feature datasheets — are in millimetres; all angles are in degrees. Each report also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.1
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ComputeFeatureDatasheetsResponse
|
|
16
|
-
*/
|
|
17
|
-
export interface ComputeFeatureDatasheetsResponse {
|
|
18
|
-
/**
|
|
19
|
-
* Identifier of the queued enrichment job.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ComputeFeatureDatasheetsResponse
|
|
22
|
-
*/
|
|
23
|
-
jobId: string;
|
|
24
|
-
/**
|
|
25
|
-
* Identifier of the part owning the requested features.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ComputeFeatureDatasheetsResponse
|
|
28
|
-
*/
|
|
29
|
-
partId: string;
|
|
30
|
-
/**
|
|
31
|
-
* Initial state of the accepted enrichment job.
|
|
32
|
-
* @type {ComputeFeatureDatasheetsResponseStatusEnum}
|
|
33
|
-
* @memberof ComputeFeatureDatasheetsResponse
|
|
34
|
-
*/
|
|
35
|
-
status: ComputeFeatureDatasheetsResponseStatusEnum;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* @export
|
|
39
|
-
*/
|
|
40
|
-
export declare const ComputeFeatureDatasheetsResponseStatusEnum: {
|
|
41
|
-
readonly Queued: "queued";
|
|
42
|
-
};
|
|
43
|
-
export type ComputeFeatureDatasheetsResponseStatusEnum = (typeof ComputeFeatureDatasheetsResponseStatusEnum)[keyof typeof ComputeFeatureDatasheetsResponseStatusEnum];
|
|
44
|
-
/**
|
|
45
|
-
* Check if a given object implements the ComputeFeatureDatasheetsResponse interface.
|
|
46
|
-
*/
|
|
47
|
-
export declare function instanceOfComputeFeatureDatasheetsResponse(value: object): value is ComputeFeatureDatasheetsResponse;
|
|
48
|
-
export declare function ComputeFeatureDatasheetsResponseFromJSON(json: any): ComputeFeatureDatasheetsResponse;
|
|
49
|
-
export declare function ComputeFeatureDatasheetsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ComputeFeatureDatasheetsResponse;
|
|
50
|
-
export declare function ComputeFeatureDatasheetsResponseToJSON(json: any): ComputeFeatureDatasheetsResponse;
|
|
51
|
-
export declare function ComputeFeatureDatasheetsResponseToJSONTyped(value?: ComputeFeatureDatasheetsResponse | null, ignoreDiscriminator?: boolean): any;
|