@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,63 @@
|
|
|
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 PartResponseUnitsLengthEnum = {
|
|
18
|
+
Mm: 'mm',
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* @export
|
|
22
|
+
*/
|
|
23
|
+
export const PartResponseUnitsAngleEnum = {
|
|
24
|
+
Deg: 'deg',
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the PartResponseUnits interface.
|
|
28
|
+
*/
|
|
29
|
+
export function instanceOfPartResponseUnits(value) {
|
|
30
|
+
if (!('length' in value) || value['length'] === undefined)
|
|
31
|
+
return false;
|
|
32
|
+
if (value['length'] !== 'mm')
|
|
33
|
+
return false;
|
|
34
|
+
if (!('angle' in value) || value['angle'] === undefined)
|
|
35
|
+
return false;
|
|
36
|
+
if (value['angle'] !== 'deg')
|
|
37
|
+
return false;
|
|
38
|
+
return true;
|
|
39
|
+
}
|
|
40
|
+
export function PartResponseUnitsFromJSON(json) {
|
|
41
|
+
return PartResponseUnitsFromJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
export function PartResponseUnitsFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
if (json == null) {
|
|
45
|
+
return json;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
length: json['length'],
|
|
49
|
+
angle: json['angle'],
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
export function PartResponseUnitsToJSON(json) {
|
|
53
|
+
return PartResponseUnitsToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
|
+
export function PartResponseUnitsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
56
|
+
if (value == null) {
|
|
57
|
+
return value;
|
|
58
|
+
}
|
|
59
|
+
return {
|
|
60
|
+
length: value['length'],
|
|
61
|
+
angle: value['angle'],
|
|
62
|
+
};
|
|
63
|
+
}
|
|
@@ -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,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).
|
|
@@ -22,7 +22,7 @@ export interface Region {
|
|
|
22
22
|
*/
|
|
23
23
|
idx: number;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Part-local source-face group; equal values identify regions split from one B-rep face.
|
|
26
26
|
* @type {number}
|
|
27
27
|
* @memberof Region
|
|
28
28
|
*/
|
|
@@ -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,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,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,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).
|
|
@@ -0,0 +1,32 @@
|
|
|
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 UpdatePartFeaturesRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface UpdatePartFeaturesRequest {
|
|
18
|
+
/**
|
|
19
|
+
* Identifiers of features from one part whose detailed machining data should be generated.
|
|
20
|
+
* @type {Array<string>}
|
|
21
|
+
* @memberof UpdatePartFeaturesRequest
|
|
22
|
+
*/
|
|
23
|
+
featureIds: Array<string>;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Check if a given object implements the UpdatePartFeaturesRequest interface.
|
|
27
|
+
*/
|
|
28
|
+
export declare function instanceOfUpdatePartFeaturesRequest(value: object): value is UpdatePartFeaturesRequest;
|
|
29
|
+
export declare function UpdatePartFeaturesRequestFromJSON(json: any): UpdatePartFeaturesRequest;
|
|
30
|
+
export declare function UpdatePartFeaturesRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdatePartFeaturesRequest;
|
|
31
|
+
export declare function UpdatePartFeaturesRequestToJSON(json: any): UpdatePartFeaturesRequest;
|
|
32
|
+
export declare function UpdatePartFeaturesRequestToJSONTyped(value?: UpdatePartFeaturesRequest | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,43 @@
|
|
|
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
|
+
* Check if a given object implements the UpdatePartFeaturesRequest interface.
|
|
16
|
+
*/
|
|
17
|
+
export function instanceOfUpdatePartFeaturesRequest(value) {
|
|
18
|
+
if (!('featureIds' in value) || value['featureIds'] === undefined)
|
|
19
|
+
return false;
|
|
20
|
+
return true;
|
|
21
|
+
}
|
|
22
|
+
export function UpdatePartFeaturesRequestFromJSON(json) {
|
|
23
|
+
return UpdatePartFeaturesRequestFromJSONTyped(json, false);
|
|
24
|
+
}
|
|
25
|
+
export function UpdatePartFeaturesRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
|
+
if (json == null) {
|
|
27
|
+
return json;
|
|
28
|
+
}
|
|
29
|
+
return {
|
|
30
|
+
featureIds: json['featureIds'],
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
export function UpdatePartFeaturesRequestToJSON(json) {
|
|
34
|
+
return UpdatePartFeaturesRequestToJSONTyped(json, false);
|
|
35
|
+
}
|
|
36
|
+
export function UpdatePartFeaturesRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
37
|
+
if (value == null) {
|
|
38
|
+
return value;
|
|
39
|
+
}
|
|
40
|
+
return {
|
|
41
|
+
featureIds: value['featureIds'],
|
|
42
|
+
};
|
|
43
|
+
}
|
|
@@ -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 UpdatePartFeaturesResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface UpdatePartFeaturesResponse {
|
|
18
|
+
/**
|
|
19
|
+
* Identifier of the queued enrichment job.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof UpdatePartFeaturesResponse
|
|
22
|
+
*/
|
|
23
|
+
jobId: string;
|
|
24
|
+
/**
|
|
25
|
+
* Identifier of the part owning the requested features.
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof UpdatePartFeaturesResponse
|
|
28
|
+
*/
|
|
29
|
+
partId: string;
|
|
30
|
+
/**
|
|
31
|
+
* Initial state of the accepted enrichment job.
|
|
32
|
+
* @type {UpdatePartFeaturesResponseStatusEnum}
|
|
33
|
+
* @memberof UpdatePartFeaturesResponse
|
|
34
|
+
*/
|
|
35
|
+
status: UpdatePartFeaturesResponseStatusEnum;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* @export
|
|
39
|
+
*/
|
|
40
|
+
export declare const UpdatePartFeaturesResponseStatusEnum: {
|
|
41
|
+
readonly Queued: "queued";
|
|
42
|
+
};
|
|
43
|
+
export type UpdatePartFeaturesResponseStatusEnum = (typeof UpdatePartFeaturesResponseStatusEnum)[keyof typeof UpdatePartFeaturesResponseStatusEnum];
|
|
44
|
+
/**
|
|
45
|
+
* Check if a given object implements the UpdatePartFeaturesResponse interface.
|
|
46
|
+
*/
|
|
47
|
+
export declare function instanceOfUpdatePartFeaturesResponse(value: object): value is UpdatePartFeaturesResponse;
|
|
48
|
+
export declare function UpdatePartFeaturesResponseFromJSON(json: any): UpdatePartFeaturesResponse;
|
|
49
|
+
export declare function UpdatePartFeaturesResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): UpdatePartFeaturesResponse;
|
|
50
|
+
export declare function UpdatePartFeaturesResponseToJSON(json: any): UpdatePartFeaturesResponse;
|
|
51
|
+
export declare function UpdatePartFeaturesResponseToJSONTyped(value?: UpdatePartFeaturesResponse | null, ignoreDiscriminator?: boolean): any;
|