@ourskyai/astro-api 1.3.1741 → 1.3.1767
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 +2 -2
- package/api.ts +536 -550
- package/base.ts +2 -2
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +472 -486
- package/dist/api.js +249 -249
- package/dist/base.d.ts +1 -1
- package/dist/base.js +2 -2
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api.d.ts +472 -486
- package/dist/esm/api.js +249 -249
- package/dist/esm/base.d.ts +1 -1
- package/dist/esm/base.js +2 -2
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/index.ts +1 -1
- package/package.json +1 -1
package/dist/esm/api.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* OurSky Astro
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.3.
|
|
7
|
+
* The version of the OpenAPI document: 1.3.1767
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ import { DUMMY_BASE_URL, assertParamExists, setBearerAuthToObject, setSearchPara
|
|
|
27
27
|
// @ts-ignore
|
|
28
28
|
import { BASE_PATH, COLLECTION_FORMATS, BaseAPI } from './base';
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
*
|
|
31
31
|
* @export
|
|
32
32
|
* @enum {string}
|
|
33
33
|
*/
|
|
@@ -40,7 +40,7 @@ export const AssetFileType = {
|
|
|
40
40
|
TXT: 'TXT'
|
|
41
41
|
};
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
*
|
|
44
44
|
* @export
|
|
45
45
|
* @enum {string}
|
|
46
46
|
*/
|
|
@@ -87,7 +87,7 @@ export const FilterType = {
|
|
|
87
87
|
PHOTO_COUSINS_I: 'PHOTO_COUSINS_I'
|
|
88
88
|
};
|
|
89
89
|
/**
|
|
90
|
-
*
|
|
90
|
+
*
|
|
91
91
|
* @export
|
|
92
92
|
* @enum {string}
|
|
93
93
|
*/
|
|
@@ -96,7 +96,7 @@ export const MountType = {
|
|
|
96
96
|
EQUITORIAL: 'EQUITORIAL'
|
|
97
97
|
};
|
|
98
98
|
/**
|
|
99
|
-
*
|
|
99
|
+
*
|
|
100
100
|
* @export
|
|
101
101
|
* @enum {string}
|
|
102
102
|
*/
|
|
@@ -109,7 +109,7 @@ export const NodeState = {
|
|
|
109
109
|
SUPERSEDED: 'SUPERSEDED'
|
|
110
110
|
};
|
|
111
111
|
/**
|
|
112
|
-
*
|
|
112
|
+
*
|
|
113
113
|
* @export
|
|
114
114
|
* @enum {string}
|
|
115
115
|
*/
|
|
@@ -121,7 +121,7 @@ export const OpticalTubeType = {
|
|
|
121
121
|
REFRACTOR: 'REFRACTOR'
|
|
122
122
|
};
|
|
123
123
|
/**
|
|
124
|
-
*
|
|
124
|
+
*
|
|
125
125
|
* @export
|
|
126
126
|
* @enum {string}
|
|
127
127
|
*/
|
|
@@ -130,7 +130,7 @@ export const ShutterType = {
|
|
|
130
130
|
GLOBAL: 'GLOBAL'
|
|
131
131
|
};
|
|
132
132
|
/**
|
|
133
|
-
*
|
|
133
|
+
*
|
|
134
134
|
* @export
|
|
135
135
|
* @enum {string}
|
|
136
136
|
*/
|
|
@@ -139,7 +139,7 @@ export const TrackingType = {
|
|
|
139
139
|
TARGET_RATE: 'TARGET_RATE'
|
|
140
140
|
};
|
|
141
141
|
/**
|
|
142
|
-
*
|
|
142
|
+
*
|
|
143
143
|
* @export
|
|
144
144
|
* @enum {string}
|
|
145
145
|
*/
|
|
@@ -150,7 +150,7 @@ export const V1PlatformCreditSource = {
|
|
|
150
150
|
ADMIN: 'ADMIN'
|
|
151
151
|
};
|
|
152
152
|
/**
|
|
153
|
-
*
|
|
153
|
+
*
|
|
154
154
|
* @export
|
|
155
155
|
* @enum {string}
|
|
156
156
|
*/
|
|
@@ -158,7 +158,7 @@ export const V1PlatformCreditType = {
|
|
|
158
158
|
ASTRO_PLATFORM_USAGE: 'ASTRO_PLATFORM_USAGE'
|
|
159
159
|
};
|
|
160
160
|
/**
|
|
161
|
-
*
|
|
161
|
+
*
|
|
162
162
|
* @export
|
|
163
163
|
* @enum {string}
|
|
164
164
|
*/
|
|
@@ -172,7 +172,7 @@ export const V1PlatformCreditUnit = {
|
|
|
172
172
|
export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
173
173
|
return {
|
|
174
174
|
/**
|
|
175
|
-
*
|
|
175
|
+
* Match camera.
|
|
176
176
|
* @param {string} [model]
|
|
177
177
|
* @param {number} [pixelSizeMicrons]
|
|
178
178
|
* @param {number} [pixelsX]
|
|
@@ -232,14 +232,14 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
232
232
|
};
|
|
233
233
|
}),
|
|
234
234
|
/**
|
|
235
|
-
*
|
|
236
|
-
* @param {
|
|
235
|
+
* Create an astro camera.
|
|
236
|
+
* @param {V1CreateCameraRequest} v1CreateCameraRequest
|
|
237
237
|
* @param {*} [options] Override http request option.
|
|
238
238
|
* @throws {RequiredError}
|
|
239
239
|
*/
|
|
240
|
-
v1CreateAstroCamera: (
|
|
241
|
-
// verify required parameter '
|
|
242
|
-
assertParamExists('v1CreateAstroCamera', '
|
|
240
|
+
v1CreateAstroCamera: (v1CreateCameraRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
241
|
+
// verify required parameter 'v1CreateCameraRequest' is not null or undefined
|
|
242
|
+
assertParamExists('v1CreateAstroCamera', 'v1CreateCameraRequest', v1CreateCameraRequest);
|
|
243
243
|
const localVarPath = `/v1/astro-camera`;
|
|
244
244
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
245
245
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -258,21 +258,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
258
258
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
259
259
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
260
260
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
261
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
261
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateCameraRequest, localVarRequestOptions, configuration);
|
|
262
262
|
return {
|
|
263
263
|
url: toPathString(localVarUrlObj),
|
|
264
264
|
options: localVarRequestOptions,
|
|
265
265
|
};
|
|
266
266
|
}),
|
|
267
267
|
/**
|
|
268
|
-
*
|
|
269
|
-
* @param {
|
|
268
|
+
* Create an astro mount.
|
|
269
|
+
* @param {V1CreateMountRequest} v1CreateMountRequest
|
|
270
270
|
* @param {*} [options] Override http request option.
|
|
271
271
|
* @throws {RequiredError}
|
|
272
272
|
*/
|
|
273
|
-
v1CreateAstroMount: (
|
|
274
|
-
// verify required parameter '
|
|
275
|
-
assertParamExists('v1CreateAstroMount', '
|
|
273
|
+
v1CreateAstroMount: (v1CreateMountRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
274
|
+
// verify required parameter 'v1CreateMountRequest' is not null or undefined
|
|
275
|
+
assertParamExists('v1CreateAstroMount', 'v1CreateMountRequest', v1CreateMountRequest);
|
|
276
276
|
const localVarPath = `/v1/astro-mount`;
|
|
277
277
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
278
278
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -291,21 +291,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
291
291
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
292
292
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
293
293
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
294
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
294
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateMountRequest, localVarRequestOptions, configuration);
|
|
295
295
|
return {
|
|
296
296
|
url: toPathString(localVarUrlObj),
|
|
297
297
|
options: localVarRequestOptions,
|
|
298
298
|
};
|
|
299
299
|
}),
|
|
300
300
|
/**
|
|
301
|
-
*
|
|
302
|
-
* @param {
|
|
301
|
+
* Create an astro optical tube.
|
|
302
|
+
* @param {V1CreateOpticalTubeRequest} v1CreateOpticalTubeRequest
|
|
303
303
|
* @param {*} [options] Override http request option.
|
|
304
304
|
* @throws {RequiredError}
|
|
305
305
|
*/
|
|
306
|
-
v1CreateAstroOpticalTube: (
|
|
307
|
-
// verify required parameter '
|
|
308
|
-
assertParamExists('v1CreateAstroOpticalTube', '
|
|
306
|
+
v1CreateAstroOpticalTube: (v1CreateOpticalTubeRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
307
|
+
// verify required parameter 'v1CreateOpticalTubeRequest' is not null or undefined
|
|
308
|
+
assertParamExists('v1CreateAstroOpticalTube', 'v1CreateOpticalTubeRequest', v1CreateOpticalTubeRequest);
|
|
309
309
|
const localVarPath = `/v1/astro-optical-tube`;
|
|
310
310
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
311
311
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -324,21 +324,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
324
324
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
325
325
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
326
326
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
327
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
327
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateOpticalTubeRequest, localVarRequestOptions, configuration);
|
|
328
328
|
return {
|
|
329
329
|
url: toPathString(localVarUrlObj),
|
|
330
330
|
options: localVarRequestOptions,
|
|
331
331
|
};
|
|
332
332
|
}),
|
|
333
333
|
/**
|
|
334
|
-
*
|
|
335
|
-
* @param {
|
|
334
|
+
* Create an astro project.
|
|
335
|
+
* @param {V1CreateAstroProjectRequest} v1CreateAstroProjectRequest
|
|
336
336
|
* @param {*} [options] Override http request option.
|
|
337
337
|
* @throws {RequiredError}
|
|
338
338
|
*/
|
|
339
|
-
v1CreateAstroProject: (
|
|
340
|
-
// verify required parameter '
|
|
341
|
-
assertParamExists('v1CreateAstroProject', '
|
|
339
|
+
v1CreateAstroProject: (v1CreateAstroProjectRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
340
|
+
// verify required parameter 'v1CreateAstroProjectRequest' is not null or undefined
|
|
341
|
+
assertParamExists('v1CreateAstroProject', 'v1CreateAstroProjectRequest', v1CreateAstroProjectRequest);
|
|
342
342
|
const localVarPath = `/v1/astro-project`;
|
|
343
343
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
344
344
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -357,21 +357,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
357
357
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
358
358
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
359
359
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
360
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
360
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateAstroProjectRequest, localVarRequestOptions, configuration);
|
|
361
361
|
return {
|
|
362
362
|
url: toPathString(localVarUrlObj),
|
|
363
363
|
options: localVarRequestOptions,
|
|
364
364
|
};
|
|
365
365
|
}),
|
|
366
366
|
/**
|
|
367
|
-
*
|
|
368
|
-
* @param {
|
|
367
|
+
* Create an astro project image set.
|
|
368
|
+
* @param {V1CreateAstroProjectImageSetRequest} v1CreateAstroProjectImageSetRequest
|
|
369
369
|
* @param {*} [options] Override http request option.
|
|
370
370
|
* @throws {RequiredError}
|
|
371
371
|
*/
|
|
372
|
-
v1CreateAstroProjectImageSet: (
|
|
373
|
-
// verify required parameter '
|
|
374
|
-
assertParamExists('v1CreateAstroProjectImageSet', '
|
|
372
|
+
v1CreateAstroProjectImageSet: (v1CreateAstroProjectImageSetRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
373
|
+
// verify required parameter 'v1CreateAstroProjectImageSetRequest' is not null or undefined
|
|
374
|
+
assertParamExists('v1CreateAstroProjectImageSet', 'v1CreateAstroProjectImageSetRequest', v1CreateAstroProjectImageSetRequest);
|
|
375
375
|
const localVarPath = `/v1/astro-project-image-set`;
|
|
376
376
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
377
377
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -390,21 +390,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
390
390
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
391
391
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
392
392
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
393
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
393
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateAstroProjectImageSetRequest, localVarRequestOptions, configuration);
|
|
394
394
|
return {
|
|
395
395
|
url: toPathString(localVarUrlObj),
|
|
396
396
|
options: localVarRequestOptions,
|
|
397
397
|
};
|
|
398
398
|
}),
|
|
399
399
|
/**
|
|
400
|
-
*
|
|
401
|
-
* @param {
|
|
400
|
+
* Create a calibration master.
|
|
401
|
+
* @param {V1CreateCalibrationMasterRequest} v1CreateCalibrationMasterRequest
|
|
402
402
|
* @param {*} [options] Override http request option.
|
|
403
403
|
* @throws {RequiredError}
|
|
404
404
|
*/
|
|
405
|
-
v1CreateCalibrationMaster: (
|
|
406
|
-
// verify required parameter '
|
|
407
|
-
assertParamExists('v1CreateCalibrationMaster', '
|
|
405
|
+
v1CreateCalibrationMaster: (v1CreateCalibrationMasterRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
406
|
+
// verify required parameter 'v1CreateCalibrationMasterRequest' is not null or undefined
|
|
407
|
+
assertParamExists('v1CreateCalibrationMaster', 'v1CreateCalibrationMasterRequest', v1CreateCalibrationMasterRequest);
|
|
408
408
|
const localVarPath = `/v1/calibration-master`;
|
|
409
409
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
410
410
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -423,21 +423,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
423
423
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
424
424
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
425
425
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
426
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
426
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateCalibrationMasterRequest, localVarRequestOptions, configuration);
|
|
427
427
|
return {
|
|
428
428
|
url: toPathString(localVarUrlObj),
|
|
429
429
|
options: localVarRequestOptions,
|
|
430
430
|
};
|
|
431
431
|
}),
|
|
432
432
|
/**
|
|
433
|
-
*
|
|
434
|
-
* @param {
|
|
433
|
+
* Create an image set.
|
|
434
|
+
* @param {V1CreateImageSetRequest} v1CreateImageSetRequest
|
|
435
435
|
* @param {*} [options] Override http request option.
|
|
436
436
|
* @throws {RequiredError}
|
|
437
437
|
*/
|
|
438
|
-
v1CreateImageSet: (
|
|
439
|
-
// verify required parameter '
|
|
440
|
-
assertParamExists('v1CreateImageSet', '
|
|
438
|
+
v1CreateImageSet: (v1CreateImageSetRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
439
|
+
// verify required parameter 'v1CreateImageSetRequest' is not null or undefined
|
|
440
|
+
assertParamExists('v1CreateImageSet', 'v1CreateImageSetRequest', v1CreateImageSetRequest);
|
|
441
441
|
const localVarPath = `/v1/image-set`;
|
|
442
442
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
443
443
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -456,21 +456,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
456
456
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
457
457
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
458
458
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
459
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
459
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateImageSetRequest, localVarRequestOptions, configuration);
|
|
460
460
|
return {
|
|
461
461
|
url: toPathString(localVarUrlObj),
|
|
462
462
|
options: localVarRequestOptions,
|
|
463
463
|
};
|
|
464
464
|
}),
|
|
465
465
|
/**
|
|
466
|
-
*
|
|
467
|
-
* @param {
|
|
466
|
+
* Create an image set image.
|
|
467
|
+
* @param {V1CreateImageSetImageRequest} v1CreateImageSetImageRequest
|
|
468
468
|
* @param {*} [options] Override http request option.
|
|
469
469
|
* @throws {RequiredError}
|
|
470
470
|
*/
|
|
471
|
-
v1CreateImageSetImage: (
|
|
472
|
-
// verify required parameter '
|
|
473
|
-
assertParamExists('v1CreateImageSetImage', '
|
|
471
|
+
v1CreateImageSetImage: (v1CreateImageSetImageRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
472
|
+
// verify required parameter 'v1CreateImageSetImageRequest' is not null or undefined
|
|
473
|
+
assertParamExists('v1CreateImageSetImage', 'v1CreateImageSetImageRequest', v1CreateImageSetImageRequest);
|
|
474
474
|
const localVarPath = `/v1/image-set-image`;
|
|
475
475
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
476
476
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -489,21 +489,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
489
489
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
490
490
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
491
491
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
492
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
492
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateImageSetImageRequest, localVarRequestOptions, configuration);
|
|
493
493
|
return {
|
|
494
494
|
url: toPathString(localVarUrlObj),
|
|
495
495
|
options: localVarRequestOptions,
|
|
496
496
|
};
|
|
497
497
|
}),
|
|
498
498
|
/**
|
|
499
|
-
*
|
|
500
|
-
* @param {
|
|
499
|
+
* Create a node.
|
|
500
|
+
* @param {V1CreateNodeRequest} v1CreateNodeRequest
|
|
501
501
|
* @param {*} [options] Override http request option.
|
|
502
502
|
* @throws {RequiredError}
|
|
503
503
|
*/
|
|
504
|
-
v1CreateNode: (
|
|
505
|
-
// verify required parameter '
|
|
506
|
-
assertParamExists('v1CreateNode', '
|
|
504
|
+
v1CreateNode: (v1CreateNodeRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
505
|
+
// verify required parameter 'v1CreateNodeRequest' is not null or undefined
|
|
506
|
+
assertParamExists('v1CreateNode', 'v1CreateNodeRequest', v1CreateNodeRequest);
|
|
507
507
|
const localVarPath = `/v1/node`;
|
|
508
508
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
509
509
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -522,14 +522,14 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
522
522
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
523
523
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
524
524
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
525
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
525
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1CreateNodeRequest, localVarRequestOptions, configuration);
|
|
526
526
|
return {
|
|
527
527
|
url: toPathString(localVarUrlObj),
|
|
528
528
|
options: localVarRequestOptions,
|
|
529
529
|
};
|
|
530
530
|
}),
|
|
531
531
|
/**
|
|
532
|
-
*
|
|
532
|
+
* Get an astro camera.
|
|
533
533
|
* @param {string} id
|
|
534
534
|
* @param {*} [options] Override http request option.
|
|
535
535
|
* @throws {RequiredError}
|
|
@@ -563,7 +563,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
563
563
|
};
|
|
564
564
|
}),
|
|
565
565
|
/**
|
|
566
|
-
*
|
|
566
|
+
* Get an astro mount.
|
|
567
567
|
* @param {string} id
|
|
568
568
|
* @param {*} [options] Override http request option.
|
|
569
569
|
* @throws {RequiredError}
|
|
@@ -597,7 +597,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
597
597
|
};
|
|
598
598
|
}),
|
|
599
599
|
/**
|
|
600
|
-
*
|
|
600
|
+
* Get an astro optical tube.
|
|
601
601
|
* @param {string} id
|
|
602
602
|
* @param {*} [options] Override http request option.
|
|
603
603
|
* @throws {RequiredError}
|
|
@@ -631,7 +631,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
631
631
|
};
|
|
632
632
|
}),
|
|
633
633
|
/**
|
|
634
|
-
*
|
|
634
|
+
* Get astro platform credit balance.
|
|
635
635
|
* @param {*} [options] Override http request option.
|
|
636
636
|
* @throws {RequiredError}
|
|
637
637
|
*/
|
|
@@ -659,7 +659,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
659
659
|
};
|
|
660
660
|
}),
|
|
661
661
|
/**
|
|
662
|
-
*
|
|
662
|
+
* Get an astro project.
|
|
663
663
|
* @param {string} astroProjectId
|
|
664
664
|
* @param {*} [options] Override http request option.
|
|
665
665
|
* @throws {RequiredError}
|
|
@@ -693,7 +693,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
693
693
|
};
|
|
694
694
|
}),
|
|
695
695
|
/**
|
|
696
|
-
*
|
|
696
|
+
* Get astro project assets.
|
|
697
697
|
* @param {string} astroProjectId
|
|
698
698
|
* @param {*} [options] Override http request option.
|
|
699
699
|
* @throws {RequiredError}
|
|
@@ -727,7 +727,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
727
727
|
};
|
|
728
728
|
}),
|
|
729
729
|
/**
|
|
730
|
-
*
|
|
730
|
+
* Get astro projects.
|
|
731
731
|
* @param {*} [options] Override http request option.
|
|
732
732
|
* @throws {RequiredError}
|
|
733
733
|
*/
|
|
@@ -755,7 +755,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
755
755
|
};
|
|
756
756
|
}),
|
|
757
757
|
/**
|
|
758
|
-
* Get an astro
|
|
758
|
+
* Get an astro target. Pass in an ID, an NGC ID or an IC ID.
|
|
759
759
|
* @param {string} [id]
|
|
760
760
|
* @param {string} [ngcId]
|
|
761
761
|
* @param {string} [icId]
|
|
@@ -839,7 +839,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
839
839
|
};
|
|
840
840
|
}),
|
|
841
841
|
/**
|
|
842
|
-
*
|
|
842
|
+
* Get calibration masters.
|
|
843
843
|
* @param {string} nodeId
|
|
844
844
|
* @param {*} [options] Override http request option.
|
|
845
845
|
* @throws {RequiredError}
|
|
@@ -873,7 +873,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
873
873
|
};
|
|
874
874
|
}),
|
|
875
875
|
/**
|
|
876
|
-
*
|
|
876
|
+
* Get cameras.
|
|
877
877
|
* @param {*} [options] Override http request option.
|
|
878
878
|
* @throws {RequiredError}
|
|
879
879
|
*/
|
|
@@ -901,7 +901,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
901
901
|
};
|
|
902
902
|
}),
|
|
903
903
|
/**
|
|
904
|
-
*
|
|
904
|
+
* Get an image set.
|
|
905
905
|
* @param {string} id
|
|
906
906
|
* @param {*} [options] Override http request option.
|
|
907
907
|
* @throws {RequiredError}
|
|
@@ -935,7 +935,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
935
935
|
};
|
|
936
936
|
}),
|
|
937
937
|
/**
|
|
938
|
-
*
|
|
938
|
+
* Get an image.
|
|
939
939
|
* @param {string} imageId
|
|
940
940
|
* @param {*} [options] Override http request option.
|
|
941
941
|
* @throws {RequiredError}
|
|
@@ -969,7 +969,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
969
969
|
};
|
|
970
970
|
}),
|
|
971
971
|
/**
|
|
972
|
-
*
|
|
972
|
+
* Get image set images.
|
|
973
973
|
* @param {Array<string>} imageSets
|
|
974
974
|
* @param {*} [options] Override http request option.
|
|
975
975
|
* @throws {RequiredError}
|
|
@@ -1003,7 +1003,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1003
1003
|
};
|
|
1004
1004
|
}),
|
|
1005
1005
|
/**
|
|
1006
|
-
*
|
|
1006
|
+
* Get image sets.
|
|
1007
1007
|
* @param {*} [options] Override http request option.
|
|
1008
1008
|
* @throws {RequiredError}
|
|
1009
1009
|
*/
|
|
@@ -1031,7 +1031,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1031
1031
|
};
|
|
1032
1032
|
}),
|
|
1033
1033
|
/**
|
|
1034
|
-
*
|
|
1034
|
+
* Get mounts.
|
|
1035
1035
|
* @param {*} [options] Override http request option.
|
|
1036
1036
|
* @throws {RequiredError}
|
|
1037
1037
|
*/
|
|
@@ -1059,7 +1059,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1059
1059
|
};
|
|
1060
1060
|
}),
|
|
1061
1061
|
/**
|
|
1062
|
-
*
|
|
1062
|
+
* Get nodes.
|
|
1063
1063
|
* @param {*} [options] Override http request option.
|
|
1064
1064
|
* @throws {RequiredError}
|
|
1065
1065
|
*/
|
|
@@ -1087,7 +1087,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1087
1087
|
};
|
|
1088
1088
|
}),
|
|
1089
1089
|
/**
|
|
1090
|
-
*
|
|
1090
|
+
* Get platform credits.
|
|
1091
1091
|
* @param {*} [options] Override http request option.
|
|
1092
1092
|
* @throws {RequiredError}
|
|
1093
1093
|
*/
|
|
@@ -1115,7 +1115,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1115
1115
|
};
|
|
1116
1116
|
}),
|
|
1117
1117
|
/**
|
|
1118
|
-
*
|
|
1118
|
+
* Match astro project.
|
|
1119
1119
|
* @param {string} targetId
|
|
1120
1120
|
* @param {string} cameraId
|
|
1121
1121
|
* @param {string} otaId
|
|
@@ -1161,7 +1161,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1161
1161
|
};
|
|
1162
1162
|
}),
|
|
1163
1163
|
/**
|
|
1164
|
-
*
|
|
1164
|
+
* Match mount.
|
|
1165
1165
|
* @param {string} [model]
|
|
1166
1166
|
* @param {*} [options] Override http request option.
|
|
1167
1167
|
* @throws {RequiredError}
|
|
@@ -1193,7 +1193,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1193
1193
|
};
|
|
1194
1194
|
}),
|
|
1195
1195
|
/**
|
|
1196
|
-
*
|
|
1196
|
+
* Match optical tube.
|
|
1197
1197
|
* @param {string} [model]
|
|
1198
1198
|
* @param {number} [focalLengthMm]
|
|
1199
1199
|
* @param {number} [apertureMm]
|
|
@@ -1233,14 +1233,14 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1233
1233
|
};
|
|
1234
1234
|
}),
|
|
1235
1235
|
/**
|
|
1236
|
-
*
|
|
1237
|
-
* @param {
|
|
1236
|
+
* Stack an astro project.
|
|
1237
|
+
* @param {V1PutStackAstroProjectRequest} v1PutStackAstroProjectRequest
|
|
1238
1238
|
* @param {*} [options] Override http request option.
|
|
1239
1239
|
* @throws {RequiredError}
|
|
1240
1240
|
*/
|
|
1241
|
-
v1PutStackAstroProject: (
|
|
1242
|
-
// verify required parameter '
|
|
1243
|
-
assertParamExists('v1PutStackAstroProject', '
|
|
1241
|
+
v1PutStackAstroProject: (v1PutStackAstroProjectRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
1242
|
+
// verify required parameter 'v1PutStackAstroProjectRequest' is not null or undefined
|
|
1243
|
+
assertParamExists('v1PutStackAstroProject', 'v1PutStackAstroProjectRequest', v1PutStackAstroProjectRequest);
|
|
1244
1244
|
const localVarPath = `/v1/stack-astro-project`;
|
|
1245
1245
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1246
1246
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -1259,21 +1259,21 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1259
1259
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1260
1260
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1261
1261
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1262
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
1262
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1PutStackAstroProjectRequest, localVarRequestOptions, configuration);
|
|
1263
1263
|
return {
|
|
1264
1264
|
url: toPathString(localVarUrlObj),
|
|
1265
1265
|
options: localVarRequestOptions,
|
|
1266
1266
|
};
|
|
1267
1267
|
}),
|
|
1268
1268
|
/**
|
|
1269
|
-
*
|
|
1270
|
-
* @param {
|
|
1269
|
+
* Update a node.
|
|
1270
|
+
* @param {V1UpdateNodeRequest} v1UpdateNodeRequest
|
|
1271
1271
|
* @param {*} [options] Override http request option.
|
|
1272
1272
|
* @throws {RequiredError}
|
|
1273
1273
|
*/
|
|
1274
|
-
v1UpdateNode: (
|
|
1275
|
-
// verify required parameter '
|
|
1276
|
-
assertParamExists('v1UpdateNode', '
|
|
1274
|
+
v1UpdateNode: (v1UpdateNodeRequest, options = {}) => __awaiter(this, void 0, void 0, function* () {
|
|
1275
|
+
// verify required parameter 'v1UpdateNodeRequest' is not null or undefined
|
|
1276
|
+
assertParamExists('v1UpdateNode', 'v1UpdateNodeRequest', v1UpdateNodeRequest);
|
|
1277
1277
|
const localVarPath = `/v1/node`;
|
|
1278
1278
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
1279
1279
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -1292,7 +1292,7 @@ export const DefaultApiAxiosParamCreator = function (configuration) {
|
|
|
1292
1292
|
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
1293
1293
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
1294
1294
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
1295
|
-
localVarRequestOptions.data = serializeDataIfNeeded(
|
|
1295
|
+
localVarRequestOptions.data = serializeDataIfNeeded(v1UpdateNodeRequest, localVarRequestOptions, configuration);
|
|
1296
1296
|
return {
|
|
1297
1297
|
url: toPathString(localVarUrlObj),
|
|
1298
1298
|
options: localVarRequestOptions,
|
|
@@ -1308,7 +1308,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1308
1308
|
const localVarAxiosParamCreator = DefaultApiAxiosParamCreator(configuration);
|
|
1309
1309
|
return {
|
|
1310
1310
|
/**
|
|
1311
|
-
*
|
|
1311
|
+
* Match camera.
|
|
1312
1312
|
* @param {string} [model]
|
|
1313
1313
|
* @param {number} [pixelSizeMicrons]
|
|
1314
1314
|
* @param {number} [pixelsX]
|
|
@@ -1327,115 +1327,115 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1327
1327
|
});
|
|
1328
1328
|
},
|
|
1329
1329
|
/**
|
|
1330
|
-
*
|
|
1331
|
-
* @param {
|
|
1330
|
+
* Create an astro camera.
|
|
1331
|
+
* @param {V1CreateCameraRequest} v1CreateCameraRequest
|
|
1332
1332
|
* @param {*} [options] Override http request option.
|
|
1333
1333
|
* @throws {RequiredError}
|
|
1334
1334
|
*/
|
|
1335
|
-
v1CreateAstroCamera(
|
|
1335
|
+
v1CreateAstroCamera(v1CreateCameraRequest, options) {
|
|
1336
1336
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1337
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroCamera(
|
|
1337
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroCamera(v1CreateCameraRequest, options);
|
|
1338
1338
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1339
1339
|
});
|
|
1340
1340
|
},
|
|
1341
1341
|
/**
|
|
1342
|
-
*
|
|
1343
|
-
* @param {
|
|
1342
|
+
* Create an astro mount.
|
|
1343
|
+
* @param {V1CreateMountRequest} v1CreateMountRequest
|
|
1344
1344
|
* @param {*} [options] Override http request option.
|
|
1345
1345
|
* @throws {RequiredError}
|
|
1346
1346
|
*/
|
|
1347
|
-
v1CreateAstroMount(
|
|
1347
|
+
v1CreateAstroMount(v1CreateMountRequest, options) {
|
|
1348
1348
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1349
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroMount(
|
|
1349
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroMount(v1CreateMountRequest, options);
|
|
1350
1350
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1351
1351
|
});
|
|
1352
1352
|
},
|
|
1353
1353
|
/**
|
|
1354
|
-
*
|
|
1355
|
-
* @param {
|
|
1354
|
+
* Create an astro optical tube.
|
|
1355
|
+
* @param {V1CreateOpticalTubeRequest} v1CreateOpticalTubeRequest
|
|
1356
1356
|
* @param {*} [options] Override http request option.
|
|
1357
1357
|
* @throws {RequiredError}
|
|
1358
1358
|
*/
|
|
1359
|
-
v1CreateAstroOpticalTube(
|
|
1359
|
+
v1CreateAstroOpticalTube(v1CreateOpticalTubeRequest, options) {
|
|
1360
1360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1361
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroOpticalTube(
|
|
1361
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroOpticalTube(v1CreateOpticalTubeRequest, options);
|
|
1362
1362
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1363
1363
|
});
|
|
1364
1364
|
},
|
|
1365
1365
|
/**
|
|
1366
|
-
*
|
|
1367
|
-
* @param {
|
|
1366
|
+
* Create an astro project.
|
|
1367
|
+
* @param {V1CreateAstroProjectRequest} v1CreateAstroProjectRequest
|
|
1368
1368
|
* @param {*} [options] Override http request option.
|
|
1369
1369
|
* @throws {RequiredError}
|
|
1370
1370
|
*/
|
|
1371
|
-
v1CreateAstroProject(
|
|
1371
|
+
v1CreateAstroProject(v1CreateAstroProjectRequest, options) {
|
|
1372
1372
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1373
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroProject(
|
|
1373
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroProject(v1CreateAstroProjectRequest, options);
|
|
1374
1374
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1375
1375
|
});
|
|
1376
1376
|
},
|
|
1377
1377
|
/**
|
|
1378
|
-
*
|
|
1379
|
-
* @param {
|
|
1378
|
+
* Create an astro project image set.
|
|
1379
|
+
* @param {V1CreateAstroProjectImageSetRequest} v1CreateAstroProjectImageSetRequest
|
|
1380
1380
|
* @param {*} [options] Override http request option.
|
|
1381
1381
|
* @throws {RequiredError}
|
|
1382
1382
|
*/
|
|
1383
|
-
v1CreateAstroProjectImageSet(
|
|
1383
|
+
v1CreateAstroProjectImageSet(v1CreateAstroProjectImageSetRequest, options) {
|
|
1384
1384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1385
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroProjectImageSet(
|
|
1385
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateAstroProjectImageSet(v1CreateAstroProjectImageSetRequest, options);
|
|
1386
1386
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1387
1387
|
});
|
|
1388
1388
|
},
|
|
1389
1389
|
/**
|
|
1390
|
-
*
|
|
1391
|
-
* @param {
|
|
1390
|
+
* Create a calibration master.
|
|
1391
|
+
* @param {V1CreateCalibrationMasterRequest} v1CreateCalibrationMasterRequest
|
|
1392
1392
|
* @param {*} [options] Override http request option.
|
|
1393
1393
|
* @throws {RequiredError}
|
|
1394
1394
|
*/
|
|
1395
|
-
v1CreateCalibrationMaster(
|
|
1395
|
+
v1CreateCalibrationMaster(v1CreateCalibrationMasterRequest, options) {
|
|
1396
1396
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1397
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateCalibrationMaster(
|
|
1397
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateCalibrationMaster(v1CreateCalibrationMasterRequest, options);
|
|
1398
1398
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1399
1399
|
});
|
|
1400
1400
|
},
|
|
1401
1401
|
/**
|
|
1402
|
-
*
|
|
1403
|
-
* @param {
|
|
1402
|
+
* Create an image set.
|
|
1403
|
+
* @param {V1CreateImageSetRequest} v1CreateImageSetRequest
|
|
1404
1404
|
* @param {*} [options] Override http request option.
|
|
1405
1405
|
* @throws {RequiredError}
|
|
1406
1406
|
*/
|
|
1407
|
-
v1CreateImageSet(
|
|
1407
|
+
v1CreateImageSet(v1CreateImageSetRequest, options) {
|
|
1408
1408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1409
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateImageSet(
|
|
1409
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateImageSet(v1CreateImageSetRequest, options);
|
|
1410
1410
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1411
1411
|
});
|
|
1412
1412
|
},
|
|
1413
1413
|
/**
|
|
1414
|
-
*
|
|
1415
|
-
* @param {
|
|
1414
|
+
* Create an image set image.
|
|
1415
|
+
* @param {V1CreateImageSetImageRequest} v1CreateImageSetImageRequest
|
|
1416
1416
|
* @param {*} [options] Override http request option.
|
|
1417
1417
|
* @throws {RequiredError}
|
|
1418
1418
|
*/
|
|
1419
|
-
v1CreateImageSetImage(
|
|
1419
|
+
v1CreateImageSetImage(v1CreateImageSetImageRequest, options) {
|
|
1420
1420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1421
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateImageSetImage(
|
|
1421
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateImageSetImage(v1CreateImageSetImageRequest, options);
|
|
1422
1422
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1423
1423
|
});
|
|
1424
1424
|
},
|
|
1425
1425
|
/**
|
|
1426
|
-
*
|
|
1427
|
-
* @param {
|
|
1426
|
+
* Create a node.
|
|
1427
|
+
* @param {V1CreateNodeRequest} v1CreateNodeRequest
|
|
1428
1428
|
* @param {*} [options] Override http request option.
|
|
1429
1429
|
* @throws {RequiredError}
|
|
1430
1430
|
*/
|
|
1431
|
-
v1CreateNode(
|
|
1431
|
+
v1CreateNode(v1CreateNodeRequest, options) {
|
|
1432
1432
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1433
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateNode(
|
|
1433
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1CreateNode(v1CreateNodeRequest, options);
|
|
1434
1434
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1435
1435
|
});
|
|
1436
1436
|
},
|
|
1437
1437
|
/**
|
|
1438
|
-
*
|
|
1438
|
+
* Get an astro camera.
|
|
1439
1439
|
* @param {string} id
|
|
1440
1440
|
* @param {*} [options] Override http request option.
|
|
1441
1441
|
* @throws {RequiredError}
|
|
@@ -1447,7 +1447,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1447
1447
|
});
|
|
1448
1448
|
},
|
|
1449
1449
|
/**
|
|
1450
|
-
*
|
|
1450
|
+
* Get an astro mount.
|
|
1451
1451
|
* @param {string} id
|
|
1452
1452
|
* @param {*} [options] Override http request option.
|
|
1453
1453
|
* @throws {RequiredError}
|
|
@@ -1459,7 +1459,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1459
1459
|
});
|
|
1460
1460
|
},
|
|
1461
1461
|
/**
|
|
1462
|
-
*
|
|
1462
|
+
* Get an astro optical tube.
|
|
1463
1463
|
* @param {string} id
|
|
1464
1464
|
* @param {*} [options] Override http request option.
|
|
1465
1465
|
* @throws {RequiredError}
|
|
@@ -1471,7 +1471,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1471
1471
|
});
|
|
1472
1472
|
},
|
|
1473
1473
|
/**
|
|
1474
|
-
*
|
|
1474
|
+
* Get astro platform credit balance.
|
|
1475
1475
|
* @param {*} [options] Override http request option.
|
|
1476
1476
|
* @throws {RequiredError}
|
|
1477
1477
|
*/
|
|
@@ -1482,7 +1482,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1482
1482
|
});
|
|
1483
1483
|
},
|
|
1484
1484
|
/**
|
|
1485
|
-
*
|
|
1485
|
+
* Get an astro project.
|
|
1486
1486
|
* @param {string} astroProjectId
|
|
1487
1487
|
* @param {*} [options] Override http request option.
|
|
1488
1488
|
* @throws {RequiredError}
|
|
@@ -1494,7 +1494,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1494
1494
|
});
|
|
1495
1495
|
},
|
|
1496
1496
|
/**
|
|
1497
|
-
*
|
|
1497
|
+
* Get astro project assets.
|
|
1498
1498
|
* @param {string} astroProjectId
|
|
1499
1499
|
* @param {*} [options] Override http request option.
|
|
1500
1500
|
* @throws {RequiredError}
|
|
@@ -1506,7 +1506,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1506
1506
|
});
|
|
1507
1507
|
},
|
|
1508
1508
|
/**
|
|
1509
|
-
*
|
|
1509
|
+
* Get astro projects.
|
|
1510
1510
|
* @param {*} [options] Override http request option.
|
|
1511
1511
|
* @throws {RequiredError}
|
|
1512
1512
|
*/
|
|
@@ -1517,7 +1517,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1517
1517
|
});
|
|
1518
1518
|
},
|
|
1519
1519
|
/**
|
|
1520
|
-
* Get an astro
|
|
1520
|
+
* Get an astro target. Pass in an ID, an NGC ID or an IC ID.
|
|
1521
1521
|
* @param {string} [id]
|
|
1522
1522
|
* @param {string} [ngcId]
|
|
1523
1523
|
* @param {string} [icId]
|
|
@@ -1546,7 +1546,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1546
1546
|
});
|
|
1547
1547
|
},
|
|
1548
1548
|
/**
|
|
1549
|
-
*
|
|
1549
|
+
* Get calibration masters.
|
|
1550
1550
|
* @param {string} nodeId
|
|
1551
1551
|
* @param {*} [options] Override http request option.
|
|
1552
1552
|
* @throws {RequiredError}
|
|
@@ -1558,7 +1558,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1558
1558
|
});
|
|
1559
1559
|
},
|
|
1560
1560
|
/**
|
|
1561
|
-
*
|
|
1561
|
+
* Get cameras.
|
|
1562
1562
|
* @param {*} [options] Override http request option.
|
|
1563
1563
|
* @throws {RequiredError}
|
|
1564
1564
|
*/
|
|
@@ -1569,7 +1569,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1569
1569
|
});
|
|
1570
1570
|
},
|
|
1571
1571
|
/**
|
|
1572
|
-
*
|
|
1572
|
+
* Get an image set.
|
|
1573
1573
|
* @param {string} id
|
|
1574
1574
|
* @param {*} [options] Override http request option.
|
|
1575
1575
|
* @throws {RequiredError}
|
|
@@ -1581,7 +1581,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1581
1581
|
});
|
|
1582
1582
|
},
|
|
1583
1583
|
/**
|
|
1584
|
-
*
|
|
1584
|
+
* Get an image.
|
|
1585
1585
|
* @param {string} imageId
|
|
1586
1586
|
* @param {*} [options] Override http request option.
|
|
1587
1587
|
* @throws {RequiredError}
|
|
@@ -1593,7 +1593,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1593
1593
|
});
|
|
1594
1594
|
},
|
|
1595
1595
|
/**
|
|
1596
|
-
*
|
|
1596
|
+
* Get image set images.
|
|
1597
1597
|
* @param {Array<string>} imageSets
|
|
1598
1598
|
* @param {*} [options] Override http request option.
|
|
1599
1599
|
* @throws {RequiredError}
|
|
@@ -1605,7 +1605,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1605
1605
|
});
|
|
1606
1606
|
},
|
|
1607
1607
|
/**
|
|
1608
|
-
*
|
|
1608
|
+
* Get image sets.
|
|
1609
1609
|
* @param {*} [options] Override http request option.
|
|
1610
1610
|
* @throws {RequiredError}
|
|
1611
1611
|
*/
|
|
@@ -1616,7 +1616,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1616
1616
|
});
|
|
1617
1617
|
},
|
|
1618
1618
|
/**
|
|
1619
|
-
*
|
|
1619
|
+
* Get mounts.
|
|
1620
1620
|
* @param {*} [options] Override http request option.
|
|
1621
1621
|
* @throws {RequiredError}
|
|
1622
1622
|
*/
|
|
@@ -1627,7 +1627,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1627
1627
|
});
|
|
1628
1628
|
},
|
|
1629
1629
|
/**
|
|
1630
|
-
*
|
|
1630
|
+
* Get nodes.
|
|
1631
1631
|
* @param {*} [options] Override http request option.
|
|
1632
1632
|
* @throws {RequiredError}
|
|
1633
1633
|
*/
|
|
@@ -1638,7 +1638,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1638
1638
|
});
|
|
1639
1639
|
},
|
|
1640
1640
|
/**
|
|
1641
|
-
*
|
|
1641
|
+
* Get platform credits.
|
|
1642
1642
|
* @param {*} [options] Override http request option.
|
|
1643
1643
|
* @throws {RequiredError}
|
|
1644
1644
|
*/
|
|
@@ -1649,7 +1649,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1649
1649
|
});
|
|
1650
1650
|
},
|
|
1651
1651
|
/**
|
|
1652
|
-
*
|
|
1652
|
+
* Match astro project.
|
|
1653
1653
|
* @param {string} targetId
|
|
1654
1654
|
* @param {string} cameraId
|
|
1655
1655
|
* @param {string} otaId
|
|
@@ -1663,7 +1663,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1663
1663
|
});
|
|
1664
1664
|
},
|
|
1665
1665
|
/**
|
|
1666
|
-
*
|
|
1666
|
+
* Match mount.
|
|
1667
1667
|
* @param {string} [model]
|
|
1668
1668
|
* @param {*} [options] Override http request option.
|
|
1669
1669
|
* @throws {RequiredError}
|
|
@@ -1675,7 +1675,7 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1675
1675
|
});
|
|
1676
1676
|
},
|
|
1677
1677
|
/**
|
|
1678
|
-
*
|
|
1678
|
+
* Match optical tube.
|
|
1679
1679
|
* @param {string} [model]
|
|
1680
1680
|
* @param {number} [focalLengthMm]
|
|
1681
1681
|
* @param {number} [apertureMm]
|
|
@@ -1689,26 +1689,26 @@ export const DefaultApiFp = function (configuration) {
|
|
|
1689
1689
|
});
|
|
1690
1690
|
},
|
|
1691
1691
|
/**
|
|
1692
|
-
*
|
|
1693
|
-
* @param {
|
|
1692
|
+
* Stack an astro project.
|
|
1693
|
+
* @param {V1PutStackAstroProjectRequest} v1PutStackAstroProjectRequest
|
|
1694
1694
|
* @param {*} [options] Override http request option.
|
|
1695
1695
|
* @throws {RequiredError}
|
|
1696
1696
|
*/
|
|
1697
|
-
v1PutStackAstroProject(
|
|
1697
|
+
v1PutStackAstroProject(v1PutStackAstroProjectRequest, options) {
|
|
1698
1698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1699
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1PutStackAstroProject(
|
|
1699
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1PutStackAstroProject(v1PutStackAstroProjectRequest, options);
|
|
1700
1700
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1701
1701
|
});
|
|
1702
1702
|
},
|
|
1703
1703
|
/**
|
|
1704
|
-
*
|
|
1705
|
-
* @param {
|
|
1704
|
+
* Update a node.
|
|
1705
|
+
* @param {V1UpdateNodeRequest} v1UpdateNodeRequest
|
|
1706
1706
|
* @param {*} [options] Override http request option.
|
|
1707
1707
|
* @throws {RequiredError}
|
|
1708
1708
|
*/
|
|
1709
|
-
v1UpdateNode(
|
|
1709
|
+
v1UpdateNode(v1UpdateNodeRequest, options) {
|
|
1710
1710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1711
|
-
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1UpdateNode(
|
|
1711
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.v1UpdateNode(v1UpdateNodeRequest, options);
|
|
1712
1712
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1713
1713
|
});
|
|
1714
1714
|
},
|
|
@@ -1722,7 +1722,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1722
1722
|
const localVarFp = DefaultApiFp(configuration);
|
|
1723
1723
|
return {
|
|
1724
1724
|
/**
|
|
1725
|
-
*
|
|
1725
|
+
* Match camera.
|
|
1726
1726
|
* @param {DefaultApiV1CameraMatchRequest} requestParameters Request parameters.
|
|
1727
1727
|
* @param {*} [options] Override http request option.
|
|
1728
1728
|
* @throws {RequiredError}
|
|
@@ -1731,88 +1731,88 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1731
1731
|
return localVarFp.v1CameraMatch(requestParameters.model, requestParameters.pixelSizeMicrons, requestParameters.pixelsX, requestParameters.pixelsY, requestParameters.megapixels, requestParameters.chilled, requestParameters.adcBitDepth, requestParameters.isColor, options).then((request) => request(axios, basePath));
|
|
1732
1732
|
},
|
|
1733
1733
|
/**
|
|
1734
|
-
*
|
|
1734
|
+
* Create an astro camera.
|
|
1735
1735
|
* @param {DefaultApiV1CreateAstroCameraRequest} requestParameters Request parameters.
|
|
1736
1736
|
* @param {*} [options] Override http request option.
|
|
1737
1737
|
* @throws {RequiredError}
|
|
1738
1738
|
*/
|
|
1739
1739
|
v1CreateAstroCamera(requestParameters, options) {
|
|
1740
|
-
return localVarFp.v1CreateAstroCamera(requestParameters.
|
|
1740
|
+
return localVarFp.v1CreateAstroCamera(requestParameters.v1CreateCameraRequest, options).then((request) => request(axios, basePath));
|
|
1741
1741
|
},
|
|
1742
1742
|
/**
|
|
1743
|
-
*
|
|
1743
|
+
* Create an astro mount.
|
|
1744
1744
|
* @param {DefaultApiV1CreateAstroMountRequest} requestParameters Request parameters.
|
|
1745
1745
|
* @param {*} [options] Override http request option.
|
|
1746
1746
|
* @throws {RequiredError}
|
|
1747
1747
|
*/
|
|
1748
1748
|
v1CreateAstroMount(requestParameters, options) {
|
|
1749
|
-
return localVarFp.v1CreateAstroMount(requestParameters.
|
|
1749
|
+
return localVarFp.v1CreateAstroMount(requestParameters.v1CreateMountRequest, options).then((request) => request(axios, basePath));
|
|
1750
1750
|
},
|
|
1751
1751
|
/**
|
|
1752
|
-
*
|
|
1752
|
+
* Create an astro optical tube.
|
|
1753
1753
|
* @param {DefaultApiV1CreateAstroOpticalTubeRequest} requestParameters Request parameters.
|
|
1754
1754
|
* @param {*} [options] Override http request option.
|
|
1755
1755
|
* @throws {RequiredError}
|
|
1756
1756
|
*/
|
|
1757
1757
|
v1CreateAstroOpticalTube(requestParameters, options) {
|
|
1758
|
-
return localVarFp.v1CreateAstroOpticalTube(requestParameters.
|
|
1758
|
+
return localVarFp.v1CreateAstroOpticalTube(requestParameters.v1CreateOpticalTubeRequest, options).then((request) => request(axios, basePath));
|
|
1759
1759
|
},
|
|
1760
1760
|
/**
|
|
1761
|
-
*
|
|
1761
|
+
* Create an astro project.
|
|
1762
1762
|
* @param {DefaultApiV1CreateAstroProjectRequest} requestParameters Request parameters.
|
|
1763
1763
|
* @param {*} [options] Override http request option.
|
|
1764
1764
|
* @throws {RequiredError}
|
|
1765
1765
|
*/
|
|
1766
1766
|
v1CreateAstroProject(requestParameters, options) {
|
|
1767
|
-
return localVarFp.v1CreateAstroProject(requestParameters.
|
|
1767
|
+
return localVarFp.v1CreateAstroProject(requestParameters.v1CreateAstroProjectRequest, options).then((request) => request(axios, basePath));
|
|
1768
1768
|
},
|
|
1769
1769
|
/**
|
|
1770
|
-
*
|
|
1770
|
+
* Create an astro project image set.
|
|
1771
1771
|
* @param {DefaultApiV1CreateAstroProjectImageSetRequest} requestParameters Request parameters.
|
|
1772
1772
|
* @param {*} [options] Override http request option.
|
|
1773
1773
|
* @throws {RequiredError}
|
|
1774
1774
|
*/
|
|
1775
1775
|
v1CreateAstroProjectImageSet(requestParameters, options) {
|
|
1776
|
-
return localVarFp.v1CreateAstroProjectImageSet(requestParameters.
|
|
1776
|
+
return localVarFp.v1CreateAstroProjectImageSet(requestParameters.v1CreateAstroProjectImageSetRequest, options).then((request) => request(axios, basePath));
|
|
1777
1777
|
},
|
|
1778
1778
|
/**
|
|
1779
|
-
*
|
|
1779
|
+
* Create a calibration master.
|
|
1780
1780
|
* @param {DefaultApiV1CreateCalibrationMasterRequest} requestParameters Request parameters.
|
|
1781
1781
|
* @param {*} [options] Override http request option.
|
|
1782
1782
|
* @throws {RequiredError}
|
|
1783
1783
|
*/
|
|
1784
1784
|
v1CreateCalibrationMaster(requestParameters, options) {
|
|
1785
|
-
return localVarFp.v1CreateCalibrationMaster(requestParameters.
|
|
1785
|
+
return localVarFp.v1CreateCalibrationMaster(requestParameters.v1CreateCalibrationMasterRequest, options).then((request) => request(axios, basePath));
|
|
1786
1786
|
},
|
|
1787
1787
|
/**
|
|
1788
|
-
*
|
|
1788
|
+
* Create an image set.
|
|
1789
1789
|
* @param {DefaultApiV1CreateImageSetRequest} requestParameters Request parameters.
|
|
1790
1790
|
* @param {*} [options] Override http request option.
|
|
1791
1791
|
* @throws {RequiredError}
|
|
1792
1792
|
*/
|
|
1793
1793
|
v1CreateImageSet(requestParameters, options) {
|
|
1794
|
-
return localVarFp.v1CreateImageSet(requestParameters.
|
|
1794
|
+
return localVarFp.v1CreateImageSet(requestParameters.v1CreateImageSetRequest, options).then((request) => request(axios, basePath));
|
|
1795
1795
|
},
|
|
1796
1796
|
/**
|
|
1797
|
-
*
|
|
1797
|
+
* Create an image set image.
|
|
1798
1798
|
* @param {DefaultApiV1CreateImageSetImageRequest} requestParameters Request parameters.
|
|
1799
1799
|
* @param {*} [options] Override http request option.
|
|
1800
1800
|
* @throws {RequiredError}
|
|
1801
1801
|
*/
|
|
1802
1802
|
v1CreateImageSetImage(requestParameters, options) {
|
|
1803
|
-
return localVarFp.v1CreateImageSetImage(requestParameters.
|
|
1803
|
+
return localVarFp.v1CreateImageSetImage(requestParameters.v1CreateImageSetImageRequest, options).then((request) => request(axios, basePath));
|
|
1804
1804
|
},
|
|
1805
1805
|
/**
|
|
1806
|
-
*
|
|
1806
|
+
* Create a node.
|
|
1807
1807
|
* @param {DefaultApiV1CreateNodeRequest} requestParameters Request parameters.
|
|
1808
1808
|
* @param {*} [options] Override http request option.
|
|
1809
1809
|
* @throws {RequiredError}
|
|
1810
1810
|
*/
|
|
1811
1811
|
v1CreateNode(requestParameters, options) {
|
|
1812
|
-
return localVarFp.v1CreateNode(requestParameters.
|
|
1812
|
+
return localVarFp.v1CreateNode(requestParameters.v1CreateNodeRequest, options).then((request) => request(axios, basePath));
|
|
1813
1813
|
},
|
|
1814
1814
|
/**
|
|
1815
|
-
*
|
|
1815
|
+
* Get an astro camera.
|
|
1816
1816
|
* @param {DefaultApiV1GetAstroCameraRequest} requestParameters Request parameters.
|
|
1817
1817
|
* @param {*} [options] Override http request option.
|
|
1818
1818
|
* @throws {RequiredError}
|
|
@@ -1821,7 +1821,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1821
1821
|
return localVarFp.v1GetAstroCamera(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
1822
1822
|
},
|
|
1823
1823
|
/**
|
|
1824
|
-
*
|
|
1824
|
+
* Get an astro mount.
|
|
1825
1825
|
* @param {DefaultApiV1GetAstroMountRequest} requestParameters Request parameters.
|
|
1826
1826
|
* @param {*} [options] Override http request option.
|
|
1827
1827
|
* @throws {RequiredError}
|
|
@@ -1830,7 +1830,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1830
1830
|
return localVarFp.v1GetAstroMount(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
1831
1831
|
},
|
|
1832
1832
|
/**
|
|
1833
|
-
*
|
|
1833
|
+
* Get an astro optical tube.
|
|
1834
1834
|
* @param {DefaultApiV1GetAstroOpticalTubeRequest} requestParameters Request parameters.
|
|
1835
1835
|
* @param {*} [options] Override http request option.
|
|
1836
1836
|
* @throws {RequiredError}
|
|
@@ -1839,7 +1839,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1839
1839
|
return localVarFp.v1GetAstroOpticalTube(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
1840
1840
|
},
|
|
1841
1841
|
/**
|
|
1842
|
-
*
|
|
1842
|
+
* Get astro platform credit balance.
|
|
1843
1843
|
* @param {*} [options] Override http request option.
|
|
1844
1844
|
* @throws {RequiredError}
|
|
1845
1845
|
*/
|
|
@@ -1847,7 +1847,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1847
1847
|
return localVarFp.v1GetAstroPlatformCreditBalance(options).then((request) => request(axios, basePath));
|
|
1848
1848
|
},
|
|
1849
1849
|
/**
|
|
1850
|
-
*
|
|
1850
|
+
* Get an astro project.
|
|
1851
1851
|
* @param {DefaultApiV1GetAstroProjectRequest} requestParameters Request parameters.
|
|
1852
1852
|
* @param {*} [options] Override http request option.
|
|
1853
1853
|
* @throws {RequiredError}
|
|
@@ -1856,7 +1856,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1856
1856
|
return localVarFp.v1GetAstroProject(requestParameters.astroProjectId, options).then((request) => request(axios, basePath));
|
|
1857
1857
|
},
|
|
1858
1858
|
/**
|
|
1859
|
-
*
|
|
1859
|
+
* Get astro project assets.
|
|
1860
1860
|
* @param {DefaultApiV1GetAstroProjectAssetsRequest} requestParameters Request parameters.
|
|
1861
1861
|
* @param {*} [options] Override http request option.
|
|
1862
1862
|
* @throws {RequiredError}
|
|
@@ -1865,7 +1865,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1865
1865
|
return localVarFp.v1GetAstroProjectAssets(requestParameters.astroProjectId, options).then((request) => request(axios, basePath));
|
|
1866
1866
|
},
|
|
1867
1867
|
/**
|
|
1868
|
-
*
|
|
1868
|
+
* Get astro projects.
|
|
1869
1869
|
* @param {*} [options] Override http request option.
|
|
1870
1870
|
* @throws {RequiredError}
|
|
1871
1871
|
*/
|
|
@@ -1873,7 +1873,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1873
1873
|
return localVarFp.v1GetAstroProjects(options).then((request) => request(axios, basePath));
|
|
1874
1874
|
},
|
|
1875
1875
|
/**
|
|
1876
|
-
* Get an astro
|
|
1876
|
+
* Get an astro target. Pass in an ID, an NGC ID or an IC ID.
|
|
1877
1877
|
* @param {DefaultApiV1GetAstroTargetRequest} requestParameters Request parameters.
|
|
1878
1878
|
* @param {*} [options] Override http request option.
|
|
1879
1879
|
* @throws {RequiredError}
|
|
@@ -1891,7 +1891,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1891
1891
|
return localVarFp.v1GetAstroTargets(requestParameters.lastId, requestParameters.catalogId, requestParameters.ra, requestParameters.dec, options).then((request) => request(axios, basePath));
|
|
1892
1892
|
},
|
|
1893
1893
|
/**
|
|
1894
|
-
*
|
|
1894
|
+
* Get calibration masters.
|
|
1895
1895
|
* @param {DefaultApiV1GetCalibrationMastersRequest} requestParameters Request parameters.
|
|
1896
1896
|
* @param {*} [options] Override http request option.
|
|
1897
1897
|
* @throws {RequiredError}
|
|
@@ -1900,7 +1900,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1900
1900
|
return localVarFp.v1GetCalibrationMasters(requestParameters.nodeId, options).then((request) => request(axios, basePath));
|
|
1901
1901
|
},
|
|
1902
1902
|
/**
|
|
1903
|
-
*
|
|
1903
|
+
* Get cameras.
|
|
1904
1904
|
* @param {*} [options] Override http request option.
|
|
1905
1905
|
* @throws {RequiredError}
|
|
1906
1906
|
*/
|
|
@@ -1908,7 +1908,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1908
1908
|
return localVarFp.v1GetCameras(options).then((request) => request(axios, basePath));
|
|
1909
1909
|
},
|
|
1910
1910
|
/**
|
|
1911
|
-
*
|
|
1911
|
+
* Get an image set.
|
|
1912
1912
|
* @param {DefaultApiV1GetImageSetRequest} requestParameters Request parameters.
|
|
1913
1913
|
* @param {*} [options] Override http request option.
|
|
1914
1914
|
* @throws {RequiredError}
|
|
@@ -1917,7 +1917,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1917
1917
|
return localVarFp.v1GetImageSet(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
1918
1918
|
},
|
|
1919
1919
|
/**
|
|
1920
|
-
*
|
|
1920
|
+
* Get an image.
|
|
1921
1921
|
* @param {DefaultApiV1GetImageSetImageRequest} requestParameters Request parameters.
|
|
1922
1922
|
* @param {*} [options] Override http request option.
|
|
1923
1923
|
* @throws {RequiredError}
|
|
@@ -1926,7 +1926,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1926
1926
|
return localVarFp.v1GetImageSetImage(requestParameters.imageId, options).then((request) => request(axios, basePath));
|
|
1927
1927
|
},
|
|
1928
1928
|
/**
|
|
1929
|
-
*
|
|
1929
|
+
* Get image set images.
|
|
1930
1930
|
* @param {DefaultApiV1GetImageSetImagesRequest} requestParameters Request parameters.
|
|
1931
1931
|
* @param {*} [options] Override http request option.
|
|
1932
1932
|
* @throws {RequiredError}
|
|
@@ -1935,7 +1935,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1935
1935
|
return localVarFp.v1GetImageSetImages(requestParameters.imageSets, options).then((request) => request(axios, basePath));
|
|
1936
1936
|
},
|
|
1937
1937
|
/**
|
|
1938
|
-
*
|
|
1938
|
+
* Get image sets.
|
|
1939
1939
|
* @param {*} [options] Override http request option.
|
|
1940
1940
|
* @throws {RequiredError}
|
|
1941
1941
|
*/
|
|
@@ -1943,7 +1943,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1943
1943
|
return localVarFp.v1GetImageSets(options).then((request) => request(axios, basePath));
|
|
1944
1944
|
},
|
|
1945
1945
|
/**
|
|
1946
|
-
*
|
|
1946
|
+
* Get mounts.
|
|
1947
1947
|
* @param {*} [options] Override http request option.
|
|
1948
1948
|
* @throws {RequiredError}
|
|
1949
1949
|
*/
|
|
@@ -1951,7 +1951,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1951
1951
|
return localVarFp.v1GetMounts(options).then((request) => request(axios, basePath));
|
|
1952
1952
|
},
|
|
1953
1953
|
/**
|
|
1954
|
-
*
|
|
1954
|
+
* Get nodes.
|
|
1955
1955
|
* @param {*} [options] Override http request option.
|
|
1956
1956
|
* @throws {RequiredError}
|
|
1957
1957
|
*/
|
|
@@ -1959,7 +1959,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1959
1959
|
return localVarFp.v1GetNodes(options).then((request) => request(axios, basePath));
|
|
1960
1960
|
},
|
|
1961
1961
|
/**
|
|
1962
|
-
*
|
|
1962
|
+
* Get platform credits.
|
|
1963
1963
|
* @param {*} [options] Override http request option.
|
|
1964
1964
|
* @throws {RequiredError}
|
|
1965
1965
|
*/
|
|
@@ -1967,7 +1967,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1967
1967
|
return localVarFp.v1GetPlatformCredits(options).then((request) => request(axios, basePath));
|
|
1968
1968
|
},
|
|
1969
1969
|
/**
|
|
1970
|
-
*
|
|
1970
|
+
* Match astro project.
|
|
1971
1971
|
* @param {DefaultApiV1MatchAstroProjectRequest} requestParameters Request parameters.
|
|
1972
1972
|
* @param {*} [options] Override http request option.
|
|
1973
1973
|
* @throws {RequiredError}
|
|
@@ -1976,7 +1976,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1976
1976
|
return localVarFp.v1MatchAstroProject(requestParameters.targetId, requestParameters.cameraId, requestParameters.otaId, options).then((request) => request(axios, basePath));
|
|
1977
1977
|
},
|
|
1978
1978
|
/**
|
|
1979
|
-
*
|
|
1979
|
+
* Match mount.
|
|
1980
1980
|
* @param {DefaultApiV1MountMatchRequest} requestParameters Request parameters.
|
|
1981
1981
|
* @param {*} [options] Override http request option.
|
|
1982
1982
|
* @throws {RequiredError}
|
|
@@ -1985,7 +1985,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1985
1985
|
return localVarFp.v1MountMatch(requestParameters.model, options).then((request) => request(axios, basePath));
|
|
1986
1986
|
},
|
|
1987
1987
|
/**
|
|
1988
|
-
*
|
|
1988
|
+
* Match optical tube.
|
|
1989
1989
|
* @param {DefaultApiV1OpticalTubeMatchRequest} requestParameters Request parameters.
|
|
1990
1990
|
* @param {*} [options] Override http request option.
|
|
1991
1991
|
* @throws {RequiredError}
|
|
@@ -1994,22 +1994,22 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
1994
1994
|
return localVarFp.v1OpticalTubeMatch(requestParameters.model, requestParameters.focalLengthMm, requestParameters.apertureMm, options).then((request) => request(axios, basePath));
|
|
1995
1995
|
},
|
|
1996
1996
|
/**
|
|
1997
|
-
*
|
|
1997
|
+
* Stack an astro project.
|
|
1998
1998
|
* @param {DefaultApiV1PutStackAstroProjectRequest} requestParameters Request parameters.
|
|
1999
1999
|
* @param {*} [options] Override http request option.
|
|
2000
2000
|
* @throws {RequiredError}
|
|
2001
2001
|
*/
|
|
2002
2002
|
v1PutStackAstroProject(requestParameters, options) {
|
|
2003
|
-
return localVarFp.v1PutStackAstroProject(requestParameters.
|
|
2003
|
+
return localVarFp.v1PutStackAstroProject(requestParameters.v1PutStackAstroProjectRequest, options).then((request) => request(axios, basePath));
|
|
2004
2004
|
},
|
|
2005
2005
|
/**
|
|
2006
|
-
*
|
|
2006
|
+
* Update a node.
|
|
2007
2007
|
* @param {DefaultApiV1UpdateNodeRequest} requestParameters Request parameters.
|
|
2008
2008
|
* @param {*} [options] Override http request option.
|
|
2009
2009
|
* @throws {RequiredError}
|
|
2010
2010
|
*/
|
|
2011
2011
|
v1UpdateNode(requestParameters, options) {
|
|
2012
|
-
return localVarFp.v1UpdateNode(requestParameters.
|
|
2012
|
+
return localVarFp.v1UpdateNode(requestParameters.v1UpdateNodeRequest, options).then((request) => request(axios, basePath));
|
|
2013
2013
|
},
|
|
2014
2014
|
};
|
|
2015
2015
|
};
|
|
@@ -2021,7 +2021,7 @@ export const DefaultApiFactory = function (configuration, basePath, axios) {
|
|
|
2021
2021
|
*/
|
|
2022
2022
|
export class DefaultApi extends BaseAPI {
|
|
2023
2023
|
/**
|
|
2024
|
-
*
|
|
2024
|
+
* Match camera.
|
|
2025
2025
|
* @param {DefaultApiV1CameraMatchRequest} requestParameters Request parameters.
|
|
2026
2026
|
* @param {*} [options] Override http request option.
|
|
2027
2027
|
* @throws {RequiredError}
|
|
@@ -2031,97 +2031,97 @@ export class DefaultApi extends BaseAPI {
|
|
|
2031
2031
|
return DefaultApiFp(this.configuration).v1CameraMatch(requestParameters.model, requestParameters.pixelSizeMicrons, requestParameters.pixelsX, requestParameters.pixelsY, requestParameters.megapixels, requestParameters.chilled, requestParameters.adcBitDepth, requestParameters.isColor, options).then((request) => request(this.axios, this.basePath));
|
|
2032
2032
|
}
|
|
2033
2033
|
/**
|
|
2034
|
-
*
|
|
2034
|
+
* Create an astro camera.
|
|
2035
2035
|
* @param {DefaultApiV1CreateAstroCameraRequest} requestParameters Request parameters.
|
|
2036
2036
|
* @param {*} [options] Override http request option.
|
|
2037
2037
|
* @throws {RequiredError}
|
|
2038
2038
|
* @memberof DefaultApi
|
|
2039
2039
|
*/
|
|
2040
2040
|
v1CreateAstroCamera(requestParameters, options) {
|
|
2041
|
-
return DefaultApiFp(this.configuration).v1CreateAstroCamera(requestParameters.
|
|
2041
|
+
return DefaultApiFp(this.configuration).v1CreateAstroCamera(requestParameters.v1CreateCameraRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2042
2042
|
}
|
|
2043
2043
|
/**
|
|
2044
|
-
*
|
|
2044
|
+
* Create an astro mount.
|
|
2045
2045
|
* @param {DefaultApiV1CreateAstroMountRequest} requestParameters Request parameters.
|
|
2046
2046
|
* @param {*} [options] Override http request option.
|
|
2047
2047
|
* @throws {RequiredError}
|
|
2048
2048
|
* @memberof DefaultApi
|
|
2049
2049
|
*/
|
|
2050
2050
|
v1CreateAstroMount(requestParameters, options) {
|
|
2051
|
-
return DefaultApiFp(this.configuration).v1CreateAstroMount(requestParameters.
|
|
2051
|
+
return DefaultApiFp(this.configuration).v1CreateAstroMount(requestParameters.v1CreateMountRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2052
2052
|
}
|
|
2053
2053
|
/**
|
|
2054
|
-
*
|
|
2054
|
+
* Create an astro optical tube.
|
|
2055
2055
|
* @param {DefaultApiV1CreateAstroOpticalTubeRequest} requestParameters Request parameters.
|
|
2056
2056
|
* @param {*} [options] Override http request option.
|
|
2057
2057
|
* @throws {RequiredError}
|
|
2058
2058
|
* @memberof DefaultApi
|
|
2059
2059
|
*/
|
|
2060
2060
|
v1CreateAstroOpticalTube(requestParameters, options) {
|
|
2061
|
-
return DefaultApiFp(this.configuration).v1CreateAstroOpticalTube(requestParameters.
|
|
2061
|
+
return DefaultApiFp(this.configuration).v1CreateAstroOpticalTube(requestParameters.v1CreateOpticalTubeRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2062
2062
|
}
|
|
2063
2063
|
/**
|
|
2064
|
-
*
|
|
2064
|
+
* Create an astro project.
|
|
2065
2065
|
* @param {DefaultApiV1CreateAstroProjectRequest} requestParameters Request parameters.
|
|
2066
2066
|
* @param {*} [options] Override http request option.
|
|
2067
2067
|
* @throws {RequiredError}
|
|
2068
2068
|
* @memberof DefaultApi
|
|
2069
2069
|
*/
|
|
2070
2070
|
v1CreateAstroProject(requestParameters, options) {
|
|
2071
|
-
return DefaultApiFp(this.configuration).v1CreateAstroProject(requestParameters.
|
|
2071
|
+
return DefaultApiFp(this.configuration).v1CreateAstroProject(requestParameters.v1CreateAstroProjectRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2072
2072
|
}
|
|
2073
2073
|
/**
|
|
2074
|
-
*
|
|
2074
|
+
* Create an astro project image set.
|
|
2075
2075
|
* @param {DefaultApiV1CreateAstroProjectImageSetRequest} requestParameters Request parameters.
|
|
2076
2076
|
* @param {*} [options] Override http request option.
|
|
2077
2077
|
* @throws {RequiredError}
|
|
2078
2078
|
* @memberof DefaultApi
|
|
2079
2079
|
*/
|
|
2080
2080
|
v1CreateAstroProjectImageSet(requestParameters, options) {
|
|
2081
|
-
return DefaultApiFp(this.configuration).v1CreateAstroProjectImageSet(requestParameters.
|
|
2081
|
+
return DefaultApiFp(this.configuration).v1CreateAstroProjectImageSet(requestParameters.v1CreateAstroProjectImageSetRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2082
2082
|
}
|
|
2083
2083
|
/**
|
|
2084
|
-
*
|
|
2084
|
+
* Create a calibration master.
|
|
2085
2085
|
* @param {DefaultApiV1CreateCalibrationMasterRequest} requestParameters Request parameters.
|
|
2086
2086
|
* @param {*} [options] Override http request option.
|
|
2087
2087
|
* @throws {RequiredError}
|
|
2088
2088
|
* @memberof DefaultApi
|
|
2089
2089
|
*/
|
|
2090
2090
|
v1CreateCalibrationMaster(requestParameters, options) {
|
|
2091
|
-
return DefaultApiFp(this.configuration).v1CreateCalibrationMaster(requestParameters.
|
|
2091
|
+
return DefaultApiFp(this.configuration).v1CreateCalibrationMaster(requestParameters.v1CreateCalibrationMasterRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2092
2092
|
}
|
|
2093
2093
|
/**
|
|
2094
|
-
*
|
|
2094
|
+
* Create an image set.
|
|
2095
2095
|
* @param {DefaultApiV1CreateImageSetRequest} requestParameters Request parameters.
|
|
2096
2096
|
* @param {*} [options] Override http request option.
|
|
2097
2097
|
* @throws {RequiredError}
|
|
2098
2098
|
* @memberof DefaultApi
|
|
2099
2099
|
*/
|
|
2100
2100
|
v1CreateImageSet(requestParameters, options) {
|
|
2101
|
-
return DefaultApiFp(this.configuration).v1CreateImageSet(requestParameters.
|
|
2101
|
+
return DefaultApiFp(this.configuration).v1CreateImageSet(requestParameters.v1CreateImageSetRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2102
2102
|
}
|
|
2103
2103
|
/**
|
|
2104
|
-
*
|
|
2104
|
+
* Create an image set image.
|
|
2105
2105
|
* @param {DefaultApiV1CreateImageSetImageRequest} requestParameters Request parameters.
|
|
2106
2106
|
* @param {*} [options] Override http request option.
|
|
2107
2107
|
* @throws {RequiredError}
|
|
2108
2108
|
* @memberof DefaultApi
|
|
2109
2109
|
*/
|
|
2110
2110
|
v1CreateImageSetImage(requestParameters, options) {
|
|
2111
|
-
return DefaultApiFp(this.configuration).v1CreateImageSetImage(requestParameters.
|
|
2111
|
+
return DefaultApiFp(this.configuration).v1CreateImageSetImage(requestParameters.v1CreateImageSetImageRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2112
2112
|
}
|
|
2113
2113
|
/**
|
|
2114
|
-
*
|
|
2114
|
+
* Create a node.
|
|
2115
2115
|
* @param {DefaultApiV1CreateNodeRequest} requestParameters Request parameters.
|
|
2116
2116
|
* @param {*} [options] Override http request option.
|
|
2117
2117
|
* @throws {RequiredError}
|
|
2118
2118
|
* @memberof DefaultApi
|
|
2119
2119
|
*/
|
|
2120
2120
|
v1CreateNode(requestParameters, options) {
|
|
2121
|
-
return DefaultApiFp(this.configuration).v1CreateNode(requestParameters.
|
|
2121
|
+
return DefaultApiFp(this.configuration).v1CreateNode(requestParameters.v1CreateNodeRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2122
2122
|
}
|
|
2123
2123
|
/**
|
|
2124
|
-
*
|
|
2124
|
+
* Get an astro camera.
|
|
2125
2125
|
* @param {DefaultApiV1GetAstroCameraRequest} requestParameters Request parameters.
|
|
2126
2126
|
* @param {*} [options] Override http request option.
|
|
2127
2127
|
* @throws {RequiredError}
|
|
@@ -2131,7 +2131,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2131
2131
|
return DefaultApiFp(this.configuration).v1GetAstroCamera(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
2132
2132
|
}
|
|
2133
2133
|
/**
|
|
2134
|
-
*
|
|
2134
|
+
* Get an astro mount.
|
|
2135
2135
|
* @param {DefaultApiV1GetAstroMountRequest} requestParameters Request parameters.
|
|
2136
2136
|
* @param {*} [options] Override http request option.
|
|
2137
2137
|
* @throws {RequiredError}
|
|
@@ -2141,7 +2141,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2141
2141
|
return DefaultApiFp(this.configuration).v1GetAstroMount(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
2142
2142
|
}
|
|
2143
2143
|
/**
|
|
2144
|
-
*
|
|
2144
|
+
* Get an astro optical tube.
|
|
2145
2145
|
* @param {DefaultApiV1GetAstroOpticalTubeRequest} requestParameters Request parameters.
|
|
2146
2146
|
* @param {*} [options] Override http request option.
|
|
2147
2147
|
* @throws {RequiredError}
|
|
@@ -2151,7 +2151,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2151
2151
|
return DefaultApiFp(this.configuration).v1GetAstroOpticalTube(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
2152
2152
|
}
|
|
2153
2153
|
/**
|
|
2154
|
-
*
|
|
2154
|
+
* Get astro platform credit balance.
|
|
2155
2155
|
* @param {*} [options] Override http request option.
|
|
2156
2156
|
* @throws {RequiredError}
|
|
2157
2157
|
* @memberof DefaultApi
|
|
@@ -2160,7 +2160,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2160
2160
|
return DefaultApiFp(this.configuration).v1GetAstroPlatformCreditBalance(options).then((request) => request(this.axios, this.basePath));
|
|
2161
2161
|
}
|
|
2162
2162
|
/**
|
|
2163
|
-
*
|
|
2163
|
+
* Get an astro project.
|
|
2164
2164
|
* @param {DefaultApiV1GetAstroProjectRequest} requestParameters Request parameters.
|
|
2165
2165
|
* @param {*} [options] Override http request option.
|
|
2166
2166
|
* @throws {RequiredError}
|
|
@@ -2170,7 +2170,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2170
2170
|
return DefaultApiFp(this.configuration).v1GetAstroProject(requestParameters.astroProjectId, options).then((request) => request(this.axios, this.basePath));
|
|
2171
2171
|
}
|
|
2172
2172
|
/**
|
|
2173
|
-
*
|
|
2173
|
+
* Get astro project assets.
|
|
2174
2174
|
* @param {DefaultApiV1GetAstroProjectAssetsRequest} requestParameters Request parameters.
|
|
2175
2175
|
* @param {*} [options] Override http request option.
|
|
2176
2176
|
* @throws {RequiredError}
|
|
@@ -2180,7 +2180,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2180
2180
|
return DefaultApiFp(this.configuration).v1GetAstroProjectAssets(requestParameters.astroProjectId, options).then((request) => request(this.axios, this.basePath));
|
|
2181
2181
|
}
|
|
2182
2182
|
/**
|
|
2183
|
-
*
|
|
2183
|
+
* Get astro projects.
|
|
2184
2184
|
* @param {*} [options] Override http request option.
|
|
2185
2185
|
* @throws {RequiredError}
|
|
2186
2186
|
* @memberof DefaultApi
|
|
@@ -2189,7 +2189,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2189
2189
|
return DefaultApiFp(this.configuration).v1GetAstroProjects(options).then((request) => request(this.axios, this.basePath));
|
|
2190
2190
|
}
|
|
2191
2191
|
/**
|
|
2192
|
-
* Get an astro
|
|
2192
|
+
* Get an astro target. Pass in an ID, an NGC ID or an IC ID.
|
|
2193
2193
|
* @param {DefaultApiV1GetAstroTargetRequest} requestParameters Request parameters.
|
|
2194
2194
|
* @param {*} [options] Override http request option.
|
|
2195
2195
|
* @throws {RequiredError}
|
|
@@ -2209,7 +2209,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2209
2209
|
return DefaultApiFp(this.configuration).v1GetAstroTargets(requestParameters.lastId, requestParameters.catalogId, requestParameters.ra, requestParameters.dec, options).then((request) => request(this.axios, this.basePath));
|
|
2210
2210
|
}
|
|
2211
2211
|
/**
|
|
2212
|
-
*
|
|
2212
|
+
* Get calibration masters.
|
|
2213
2213
|
* @param {DefaultApiV1GetCalibrationMastersRequest} requestParameters Request parameters.
|
|
2214
2214
|
* @param {*} [options] Override http request option.
|
|
2215
2215
|
* @throws {RequiredError}
|
|
@@ -2219,7 +2219,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2219
2219
|
return DefaultApiFp(this.configuration).v1GetCalibrationMasters(requestParameters.nodeId, options).then((request) => request(this.axios, this.basePath));
|
|
2220
2220
|
}
|
|
2221
2221
|
/**
|
|
2222
|
-
*
|
|
2222
|
+
* Get cameras.
|
|
2223
2223
|
* @param {*} [options] Override http request option.
|
|
2224
2224
|
* @throws {RequiredError}
|
|
2225
2225
|
* @memberof DefaultApi
|
|
@@ -2228,7 +2228,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2228
2228
|
return DefaultApiFp(this.configuration).v1GetCameras(options).then((request) => request(this.axios, this.basePath));
|
|
2229
2229
|
}
|
|
2230
2230
|
/**
|
|
2231
|
-
*
|
|
2231
|
+
* Get an image set.
|
|
2232
2232
|
* @param {DefaultApiV1GetImageSetRequest} requestParameters Request parameters.
|
|
2233
2233
|
* @param {*} [options] Override http request option.
|
|
2234
2234
|
* @throws {RequiredError}
|
|
@@ -2238,7 +2238,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2238
2238
|
return DefaultApiFp(this.configuration).v1GetImageSet(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
2239
2239
|
}
|
|
2240
2240
|
/**
|
|
2241
|
-
*
|
|
2241
|
+
* Get an image.
|
|
2242
2242
|
* @param {DefaultApiV1GetImageSetImageRequest} requestParameters Request parameters.
|
|
2243
2243
|
* @param {*} [options] Override http request option.
|
|
2244
2244
|
* @throws {RequiredError}
|
|
@@ -2248,7 +2248,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2248
2248
|
return DefaultApiFp(this.configuration).v1GetImageSetImage(requestParameters.imageId, options).then((request) => request(this.axios, this.basePath));
|
|
2249
2249
|
}
|
|
2250
2250
|
/**
|
|
2251
|
-
*
|
|
2251
|
+
* Get image set images.
|
|
2252
2252
|
* @param {DefaultApiV1GetImageSetImagesRequest} requestParameters Request parameters.
|
|
2253
2253
|
* @param {*} [options] Override http request option.
|
|
2254
2254
|
* @throws {RequiredError}
|
|
@@ -2258,7 +2258,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2258
2258
|
return DefaultApiFp(this.configuration).v1GetImageSetImages(requestParameters.imageSets, options).then((request) => request(this.axios, this.basePath));
|
|
2259
2259
|
}
|
|
2260
2260
|
/**
|
|
2261
|
-
*
|
|
2261
|
+
* Get image sets.
|
|
2262
2262
|
* @param {*} [options] Override http request option.
|
|
2263
2263
|
* @throws {RequiredError}
|
|
2264
2264
|
* @memberof DefaultApi
|
|
@@ -2267,7 +2267,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2267
2267
|
return DefaultApiFp(this.configuration).v1GetImageSets(options).then((request) => request(this.axios, this.basePath));
|
|
2268
2268
|
}
|
|
2269
2269
|
/**
|
|
2270
|
-
*
|
|
2270
|
+
* Get mounts.
|
|
2271
2271
|
* @param {*} [options] Override http request option.
|
|
2272
2272
|
* @throws {RequiredError}
|
|
2273
2273
|
* @memberof DefaultApi
|
|
@@ -2276,7 +2276,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2276
2276
|
return DefaultApiFp(this.configuration).v1GetMounts(options).then((request) => request(this.axios, this.basePath));
|
|
2277
2277
|
}
|
|
2278
2278
|
/**
|
|
2279
|
-
*
|
|
2279
|
+
* Get nodes.
|
|
2280
2280
|
* @param {*} [options] Override http request option.
|
|
2281
2281
|
* @throws {RequiredError}
|
|
2282
2282
|
* @memberof DefaultApi
|
|
@@ -2285,7 +2285,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2285
2285
|
return DefaultApiFp(this.configuration).v1GetNodes(options).then((request) => request(this.axios, this.basePath));
|
|
2286
2286
|
}
|
|
2287
2287
|
/**
|
|
2288
|
-
*
|
|
2288
|
+
* Get platform credits.
|
|
2289
2289
|
* @param {*} [options] Override http request option.
|
|
2290
2290
|
* @throws {RequiredError}
|
|
2291
2291
|
* @memberof DefaultApi
|
|
@@ -2294,7 +2294,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2294
2294
|
return DefaultApiFp(this.configuration).v1GetPlatformCredits(options).then((request) => request(this.axios, this.basePath));
|
|
2295
2295
|
}
|
|
2296
2296
|
/**
|
|
2297
|
-
*
|
|
2297
|
+
* Match astro project.
|
|
2298
2298
|
* @param {DefaultApiV1MatchAstroProjectRequest} requestParameters Request parameters.
|
|
2299
2299
|
* @param {*} [options] Override http request option.
|
|
2300
2300
|
* @throws {RequiredError}
|
|
@@ -2304,7 +2304,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2304
2304
|
return DefaultApiFp(this.configuration).v1MatchAstroProject(requestParameters.targetId, requestParameters.cameraId, requestParameters.otaId, options).then((request) => request(this.axios, this.basePath));
|
|
2305
2305
|
}
|
|
2306
2306
|
/**
|
|
2307
|
-
*
|
|
2307
|
+
* Match mount.
|
|
2308
2308
|
* @param {DefaultApiV1MountMatchRequest} requestParameters Request parameters.
|
|
2309
2309
|
* @param {*} [options] Override http request option.
|
|
2310
2310
|
* @throws {RequiredError}
|
|
@@ -2314,7 +2314,7 @@ export class DefaultApi extends BaseAPI {
|
|
|
2314
2314
|
return DefaultApiFp(this.configuration).v1MountMatch(requestParameters.model, options).then((request) => request(this.axios, this.basePath));
|
|
2315
2315
|
}
|
|
2316
2316
|
/**
|
|
2317
|
-
*
|
|
2317
|
+
* Match optical tube.
|
|
2318
2318
|
* @param {DefaultApiV1OpticalTubeMatchRequest} requestParameters Request parameters.
|
|
2319
2319
|
* @param {*} [options] Override http request option.
|
|
2320
2320
|
* @throws {RequiredError}
|
|
@@ -2324,23 +2324,23 @@ export class DefaultApi extends BaseAPI {
|
|
|
2324
2324
|
return DefaultApiFp(this.configuration).v1OpticalTubeMatch(requestParameters.model, requestParameters.focalLengthMm, requestParameters.apertureMm, options).then((request) => request(this.axios, this.basePath));
|
|
2325
2325
|
}
|
|
2326
2326
|
/**
|
|
2327
|
-
*
|
|
2327
|
+
* Stack an astro project.
|
|
2328
2328
|
* @param {DefaultApiV1PutStackAstroProjectRequest} requestParameters Request parameters.
|
|
2329
2329
|
* @param {*} [options] Override http request option.
|
|
2330
2330
|
* @throws {RequiredError}
|
|
2331
2331
|
* @memberof DefaultApi
|
|
2332
2332
|
*/
|
|
2333
2333
|
v1PutStackAstroProject(requestParameters, options) {
|
|
2334
|
-
return DefaultApiFp(this.configuration).v1PutStackAstroProject(requestParameters.
|
|
2334
|
+
return DefaultApiFp(this.configuration).v1PutStackAstroProject(requestParameters.v1PutStackAstroProjectRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2335
2335
|
}
|
|
2336
2336
|
/**
|
|
2337
|
-
*
|
|
2337
|
+
* Update a node.
|
|
2338
2338
|
* @param {DefaultApiV1UpdateNodeRequest} requestParameters Request parameters.
|
|
2339
2339
|
* @param {*} [options] Override http request option.
|
|
2340
2340
|
* @throws {RequiredError}
|
|
2341
2341
|
* @memberof DefaultApi
|
|
2342
2342
|
*/
|
|
2343
2343
|
v1UpdateNode(requestParameters, options) {
|
|
2344
|
-
return DefaultApiFp(this.configuration).v1UpdateNode(requestParameters.
|
|
2344
|
+
return DefaultApiFp(this.configuration).v1UpdateNode(requestParameters.v1UpdateNodeRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2345
2345
|
}
|
|
2346
2346
|
}
|