@toolpath/api 0.2.2 → 0.2.4
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/dist/generated/apis/FeaturesApi.d.ts +2 -2
- package/dist/generated/apis/FeaturesApi.js +2 -2
- 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 +9 -9
- package/dist/generated/apis/PartsApi.js +8 -8
- 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 +3 -3
- package/dist/generated/models/PartFeatureEntry.js +2 -2
- package/dist/generated/models/PartFeatureMachiningDirection.d.ts +2 -2
- package/dist/generated/models/PartFeatureMachiningDirection.js +2 -2
- package/dist/generated/models/PartFeaturesResponse.d.ts +4 -4
- package/dist/generated/models/PartFeaturesResponse.js +2 -2
- 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 +3 -3
- package/dist/generated/models/UpdatePartFeaturesRequest.js +2 -2
- package/dist/generated/models/UpdatePartFeaturesResponse.d.ts +2 -2
- package/dist/generated/models/UpdatePartFeaturesResponse.js +2 -2
- package/dist/generated/models/UpdatePartResponse.d.ts +5 -5
- package/dist/generated/models/UpdatePartResponse.js +2 -2
- 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 +2 -2
- package/dist/generated/models/index.js +2 -2
- package/dist/generated/runtime.d.ts +2 -2
- package/dist/generated/runtime.js +2 -2
- package/package.json +5 -5
- 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
|
@@ -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).
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime.js';
|
|
13
13
|
import { type CreatePartResponse } from '../models/CreatePartResponse.js';
|
|
14
|
-
import { type
|
|
14
|
+
import { type PartResponse } from '../models/PartResponse.js';
|
|
15
15
|
import { type UpdatePartResponse } from '../models/UpdatePartResponse.js';
|
|
16
16
|
export interface CreatePartRequest {
|
|
17
17
|
filename?: string;
|
|
@@ -46,23 +46,23 @@ export declare class PartsApi extends runtime.BaseAPI {
|
|
|
46
46
|
*/
|
|
47
47
|
getPartRequestOpts(requestParameters: GetPartRequest): Promise<runtime.RequestOpts>;
|
|
48
48
|
/**
|
|
49
|
-
* Get the
|
|
49
|
+
* Get the part
|
|
50
50
|
*/
|
|
51
|
-
getPartRaw(requestParameters: GetPartRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<
|
|
51
|
+
getPartRaw(requestParameters: GetPartRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<PartResponse>>;
|
|
52
52
|
/**
|
|
53
|
-
* Get the
|
|
53
|
+
* Get the part
|
|
54
54
|
*/
|
|
55
|
-
getPart(requestParameters: GetPartRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<
|
|
55
|
+
getPart(requestParameters: GetPartRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<PartResponse>;
|
|
56
56
|
/**
|
|
57
57
|
* Creates request options for updatePart without sending the request
|
|
58
58
|
*/
|
|
59
59
|
updatePartRequestOpts(requestParameters: UpdatePartRequest): Promise<runtime.RequestOpts>;
|
|
60
60
|
/**
|
|
61
|
-
* Queue part
|
|
61
|
+
* Queue part processing
|
|
62
62
|
*/
|
|
63
63
|
updatePartRaw(requestParameters: UpdatePartRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<UpdatePartResponse>>;
|
|
64
64
|
/**
|
|
65
|
-
* Queue part
|
|
65
|
+
* Queue part processing
|
|
66
66
|
*/
|
|
67
67
|
updatePart(requestParameters: UpdatePartRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UpdatePartResponse>;
|
|
68
68
|
}
|
|
@@ -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).
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import * as runtime from '../runtime.js';
|
|
15
15
|
import { CreatePartResponseFromJSON, } from '../models/CreatePartResponse.js';
|
|
16
|
-
import {
|
|
16
|
+
import { PartResponseFromJSON, } from '../models/PartResponse.js';
|
|
17
17
|
import { UpdatePartResponseFromJSON, } from '../models/UpdatePartResponse.js';
|
|
18
18
|
/**
|
|
19
19
|
*
|
|
@@ -87,15 +87,15 @@ export class PartsApi extends runtime.BaseAPI {
|
|
|
87
87
|
};
|
|
88
88
|
}
|
|
89
89
|
/**
|
|
90
|
-
* Get the
|
|
90
|
+
* Get the part
|
|
91
91
|
*/
|
|
92
92
|
async getPartRaw(requestParameters, initOverrides) {
|
|
93
93
|
const requestOptions = await this.getPartRequestOpts(requestParameters);
|
|
94
94
|
const response = await this.request(requestOptions, initOverrides);
|
|
95
|
-
return new runtime.JSONApiResponse(response, (jsonValue) =>
|
|
95
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => PartResponseFromJSON(jsonValue));
|
|
96
96
|
}
|
|
97
97
|
/**
|
|
98
|
-
* Get the
|
|
98
|
+
* Get the part
|
|
99
99
|
*/
|
|
100
100
|
async getPart(requestParameters, initOverrides) {
|
|
101
101
|
const response = await this.getPartRaw(requestParameters, initOverrides);
|
|
@@ -133,7 +133,7 @@ export class PartsApi extends runtime.BaseAPI {
|
|
|
133
133
|
};
|
|
134
134
|
}
|
|
135
135
|
/**
|
|
136
|
-
* Queue part
|
|
136
|
+
* Queue part processing
|
|
137
137
|
*/
|
|
138
138
|
async updatePartRaw(requestParameters, initOverrides) {
|
|
139
139
|
const requestOptions = await this.updatePartRequestOpts(requestParameters);
|
|
@@ -141,7 +141,7 @@ export class PartsApi extends runtime.BaseAPI {
|
|
|
141
141
|
return new runtime.JSONApiResponse(response, (jsonValue) => UpdatePartResponseFromJSON(jsonValue));
|
|
142
142
|
}
|
|
143
143
|
/**
|
|
144
|
-
* Queue part
|
|
144
|
+
* Queue part processing
|
|
145
145
|
*/
|
|
146
146
|
async updatePart(requestParameters, initOverrides) {
|
|
147
147
|
const response = await this.updatePartRaw(requestParameters, initOverrides);
|
|
@@ -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).
|
|
@@ -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).
|