@blues-inc/notehub-js 6.3.0-beta.5 → 6.3.0-beta.6
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 +7 -2
- package/dist/ApiClient.js +2 -2
- package/dist/api/AlertApi.js +1 -1
- package/dist/api/AuthorizationApi.js +1 -1
- package/dist/api/BillingAccountApi.js +1 -1
- package/dist/api/DeviceApi.js +1 -1
- package/dist/api/EventApi.js +1 -1
- package/dist/api/ExternalDevicesApi.js +1 -1
- package/dist/api/JobsApi.js +1 -1
- package/dist/api/MonitorApi.js +1 -1
- package/dist/api/OrganizationApi.js +167 -0
- package/dist/api/ProjectApi.js +1 -1
- package/dist/api/RouteApi.js +1 -1
- package/dist/api/UsageApi.js +1 -1
- package/dist/api/WebhookApi.js +1 -1
- package/dist/index.js +28 -7
- package/dist/model/AWSRoleConfig.js +1 -1
- package/dist/model/AddDeviceToFleetsRequest.js +1 -1
- package/dist/model/Alert.js +1 -1
- package/dist/model/AlertDataInner.js +1 -1
- package/dist/model/AlertNotificationsInner.js +1 -1
- package/dist/model/AwsRoute.js +1 -1
- package/dist/model/AzureRoute.js +1 -1
- package/dist/model/BatchJobRequests.js +1 -1
- package/dist/model/BillingAccount.js +1 -1
- package/dist/model/BlynkRoute.js +1 -1
- package/dist/model/Body.js +1 -1
- package/dist/model/CancelJobRun200Response.js +1 -1
- package/dist/model/CellularPlan.js +1 -1
- package/dist/model/CloneProjectRequest.js +1 -1
- package/dist/model/Contact.js +1 -1
- package/dist/model/CreateFleetRequest.js +1 -1
- package/dist/model/CreateJob201Response.js +1 -1
- package/dist/model/CreateLegacyWebhookEventRequest.js +1 -1
- package/dist/model/CreateMonitor.js +1 -1
- package/dist/model/CreateProductRequest.js +1 -1
- package/dist/model/CreateProjectRequest.js +1 -1
- package/dist/model/CreateProjectSecretRequest.js +1 -1
- package/dist/model/CreateUpdateRepository.js +1 -1
- package/dist/model/CurrentFirmware.js +1 -1
- package/dist/model/DFUEnv.js +1 -1
- package/dist/model/DFUState.js +1 -1
- package/dist/model/DataField.js +1 -1
- package/dist/model/DataSetField.js +1 -1
- package/dist/model/DataUsage.js +1 -1
- package/dist/model/DatacakeRoute.js +1 -1
- package/dist/model/DeleteDeviceFromFleetsRequest.js +1 -1
- package/dist/model/DeleteJob200Response.js +1 -1
- package/dist/model/DeleteNotefilesRequest.js +1 -1
- package/dist/model/Device.js +1 -1
- package/dist/model/DeviceDfuHistory.js +1 -1
- package/dist/model/DeviceDfuHistoryCurrent.js +1 -1
- package/dist/model/DeviceDfuHistoryPage.js +1 -1
- package/dist/model/DeviceDfuStateMachine.js +1 -1
- package/dist/model/DeviceDfuStateMachineNode.js +1 -1
- package/dist/model/DeviceDfuStatus.js +1 -1
- package/dist/model/DeviceDfuStatusPage.js +1 -1
- package/dist/model/DeviceSession.js +1 -1
- package/dist/model/DeviceTowerInfo.js +1 -1
- package/dist/model/DeviceUsage.js +1 -1
- package/dist/model/DfuActionRequest.js +1 -1
- package/dist/model/EmailNotification.js +1 -1
- package/dist/model/EnvTreeJsonNode.js +1 -1
- package/dist/model/EnvVar.js +1 -1
- package/dist/model/EnvironmentVariables.js +1 -1
- package/dist/model/Error.js +1 -1
- package/dist/model/Event.js +1 -1
- package/dist/model/Filter.js +1 -1
- package/dist/model/Firmware.js +1 -1
- package/dist/model/FirmwareInfo.js +1 -1
- package/dist/model/Fleet.js +1 -1
- package/dist/model/FleetConnectivityAssurance.js +1 -1
- package/dist/model/GetAlerts200Response.js +1 -1
- package/dist/model/GetBillingAccount200Response.js +1 -1
- package/dist/model/GetBillingAccount200ResponsePlan.js +1 -1
- package/dist/model/GetBillingAccountBalanceHistory200Response.js +1 -1
- package/dist/model/GetBillingAccountBalanceHistory200ResponseDataInner.js +1 -1
- package/dist/model/GetBillingAccounts200Response.js +1 -1
- package/dist/model/GetDataUsage200Response.js +1 -1
- package/dist/model/GetDataUsage200ResponseDataInner.js +1 -1
- package/dist/model/GetDbNote200Response.js +1 -1
- package/dist/model/GetDeviceEnvironmentVariablesByPin200Response.js +1 -1
- package/dist/model/GetDeviceFleets200Response.js +1 -1
- package/dist/model/GetDeviceHealthLog200Response.js +1 -1
- package/dist/model/GetDeviceHealthLog200ResponseHealthLogInner.js +1 -1
- package/dist/model/GetDeviceJourney200Response.js +1 -1
- package/dist/model/GetDeviceJourney200ResponseJourney.js +1 -1
- package/dist/model/GetDeviceJourneys200Response.js +1 -1
- package/dist/model/GetDeviceJourneys200ResponseJourneysInner.js +1 -1
- package/dist/model/GetDeviceLatestEvents200Response.js +1 -1
- package/dist/model/GetDevicePlans200Response.js +1 -1
- package/dist/model/GetDevicePublicKey200Response.js +1 -1
- package/dist/model/GetDevicePublicKeys200Response.js +1 -1
- package/dist/model/GetDevicePublicKeys200ResponseDevicePublicKeysInner.js +1 -1
- package/dist/model/GetDeviceSessions200Response.js +1 -1
- package/dist/model/GetDevices200Response.js +1 -1
- package/dist/model/GetEvents200Response.js +1 -1
- package/dist/model/GetEventsByCursor200Response.js +1 -1
- package/dist/model/GetJobRuns200Response.js +1 -1
- package/dist/model/GetJobs200Response.js +1 -1
- package/dist/model/GetNotefile200Response.js +1 -1
- package/dist/model/GetOrganizations200Response.js +111 -0
- package/dist/model/GetProducts200Response.js +1 -1
- package/dist/model/GetProjectMembers200Response.js +1 -1
- package/dist/model/GetProjectSecretsResponse.js +1 -1
- package/dist/model/GetProjects200Response.js +1 -1
- package/dist/model/GetRouteLogsUsage200Response.js +1 -1
- package/dist/model/GetSessionsUsage200Response.js +1 -1
- package/dist/model/GetWebhooks200Response.js +1 -1
- package/dist/model/GoogleRoute.js +1 -1
- package/dist/model/HttpRoute.js +1 -1
- package/dist/model/Job.js +1 -1
- package/dist/model/JobDefinition.js +1 -1
- package/dist/model/JobDefinitionReportOptions.js +1 -1
- package/dist/model/JobDefinitionSelect.js +1 -1
- package/dist/model/JobDetail.js +1 -1
- package/dist/model/JobDetailAllOf.js +1 -1
- package/dist/model/JobRun.js +1 -1
- package/dist/model/Location.js +1 -1
- package/dist/model/Login200Response.js +1 -1
- package/dist/model/LoginRequest.js +1 -1
- package/dist/model/Monitor.js +1 -1
- package/dist/model/MonitorAlertRoutesInner.js +1 -1
- package/dist/model/MqttRoute.js +1 -1
- package/dist/model/Note.js +1 -1
- package/dist/model/NoteInput.js +1 -1
- package/dist/model/Notefile.js +1 -1
- package/dist/model/NotefileSchema.js +1 -1
- package/dist/model/NotehubRoute.js +1 -1
- package/dist/model/NotehubRouteSummary.js +1 -1
- package/dist/model/OAuth2Error.js +1 -1
- package/dist/model/OAuth2TokenResponse.js +1 -1
- package/dist/model/{CreatedRepository.js → Organization.js} +51 -67
- package/dist/model/OrganizationRole.js +68 -0
- package/dist/model/PersonalAccessToken.js +1 -1
- package/dist/model/PersonalAccessTokenCreatedBy.js +1 -1
- package/dist/model/PersonalAccessTokenInfo.js +1 -1
- package/dist/model/PersonalAccessTokenSecret.js +1 -1
- package/dist/model/Product.js +1 -1
- package/dist/model/Project.js +1 -1
- package/dist/model/ProjectMember.js +1 -1
- package/dist/model/ProjectSecret.js +1 -1
- package/dist/model/ProvisionDeviceRequest.js +1 -1
- package/dist/model/ProxyRoute.js +1 -1
- package/dist/model/QubitroRoute.js +1 -1
- package/dist/model/RadRoute.js +1 -1
- package/dist/model/Repository.js +1 -1
- package/dist/model/RepositoryListResponse.js +1 -1
- package/dist/model/RepositoryTokenRequest.js +1 -1
- package/dist/model/RepositoryTokenResponse.js +1 -1
- package/dist/model/RouteLog.js +1 -1
- package/dist/model/RouteTransformSettings.js +1 -1
- package/dist/model/RunJob200Response.js +1 -1
- package/dist/model/S3ArchiveRoute.js +1 -1
- package/dist/model/SatelliteDataUsage.js +1 -1
- package/dist/model/SatellitePlan.js +1 -1
- package/dist/model/SchemaProperty.js +1 -1
- package/dist/model/SignalDevice200Response.js +1 -1
- package/dist/model/SimUsage.js +1 -1
- package/dist/model/SlackBearerNotification.js +1 -1
- package/dist/model/SlackRoute.js +1 -1
- package/dist/model/SlackWebHookNotification.js +1 -1
- package/dist/model/SnowflakeRoute.js +1 -1
- package/dist/model/SnowpipeStreamingRoute.js +1 -1
- package/dist/model/ThingworxRoute.js +1 -1
- package/dist/model/TowerLocation.js +1 -1
- package/dist/model/TwilioRoute.js +1 -1
- package/dist/model/UpdateFleetRequest.js +1 -1
- package/dist/model/UpdateHostFirmwareRequest.js +1 -1
- package/dist/model/UpdateProjectSecretRequest.js +1 -1
- package/dist/model/UploadMetadata.js +1 -1
- package/dist/model/UsageData.js +1 -1
- package/dist/model/UsageEventsData.js +1 -1
- package/dist/model/UsageEventsResponse.js +1 -1
- package/dist/model/UsageRouteLogsData.js +1 -1
- package/dist/model/UsageSessionsData.js +1 -1
- package/dist/model/UserDfuStateMachine.js +1 -1
- package/dist/model/UserDfuStateMachineStatus.js +1 -1
- package/dist/model/UserFirmwareInfo.js +1 -1
- package/dist/model/WebhookSettings.js +1 -1
- package/package.json +1 -1
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetJobRuns200Response model module.
|
|
32
32
|
* @module model/GetJobRuns200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetJobRuns200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetJobs200Response model module.
|
|
32
32
|
* @module model/GetJobs200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetJobs200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The GetNotefile200Response model module.
|
|
28
28
|
* @module model/GetNotefile200Response
|
|
29
|
-
* @version 6.3.0-beta.
|
|
29
|
+
* @version 6.3.0-beta.6
|
|
30
30
|
*/
|
|
31
31
|
var GetNotefile200Response = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _Organization = _interopRequireDefault(require("./Organization"));
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
|
+
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
|
|
12
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
13
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
14
|
+
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
15
|
+
function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
|
|
16
|
+
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
17
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
18
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
|
|
19
|
+
* Notehub API
|
|
20
|
+
* The OpenAPI definition for the Notehub.io API.
|
|
21
|
+
*
|
|
22
|
+
* The version of the OpenAPI document: 1.2.0
|
|
23
|
+
* Contact: engineering@blues.io
|
|
24
|
+
*
|
|
25
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
26
|
+
* https://openapi-generator.tech
|
|
27
|
+
* Do not edit the class manually.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
/**
|
|
31
|
+
* The GetOrganizations200Response model module.
|
|
32
|
+
* @module model/GetOrganizations200Response
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
|
+
*/
|
|
35
|
+
var GetOrganizations200Response = /*#__PURE__*/function () {
|
|
36
|
+
/**
|
|
37
|
+
* Constructs a new <code>GetOrganizations200Response</code>.
|
|
38
|
+
* @alias module:model/GetOrganizations200Response
|
|
39
|
+
*/
|
|
40
|
+
function GetOrganizations200Response() {
|
|
41
|
+
_classCallCheck(this, GetOrganizations200Response);
|
|
42
|
+
GetOrganizations200Response.initialize(this);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Initializes the fields of this object.
|
|
47
|
+
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
48
|
+
* Only for internal use.
|
|
49
|
+
*/
|
|
50
|
+
return _createClass(GetOrganizations200Response, null, [{
|
|
51
|
+
key: "initialize",
|
|
52
|
+
value: function initialize(obj) {}
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* Constructs a <code>GetOrganizations200Response</code> from a plain JavaScript object, optionally creating a new instance.
|
|
56
|
+
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
57
|
+
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
58
|
+
* @param {module:model/GetOrganizations200Response} obj Optional instance to populate.
|
|
59
|
+
* @return {module:model/GetOrganizations200Response} The populated <code>GetOrganizations200Response</code> instance.
|
|
60
|
+
*/
|
|
61
|
+
}, {
|
|
62
|
+
key: "constructFromObject",
|
|
63
|
+
value: function constructFromObject(data, obj) {
|
|
64
|
+
if (data) {
|
|
65
|
+
obj = obj || new GetOrganizations200Response();
|
|
66
|
+
if (data.hasOwnProperty("organizations")) {
|
|
67
|
+
obj["organizations"] = _ApiClient["default"].convertToType(data["organizations"], [_Organization["default"]]);
|
|
68
|
+
}
|
|
69
|
+
} else if (data === null) {
|
|
70
|
+
return null;
|
|
71
|
+
}
|
|
72
|
+
return obj;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/**
|
|
76
|
+
* Validates the JSON data with respect to <code>GetOrganizations200Response</code>.
|
|
77
|
+
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
78
|
+
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>GetOrganizations200Response</code>.
|
|
79
|
+
*/
|
|
80
|
+
}, {
|
|
81
|
+
key: "validateJSON",
|
|
82
|
+
value: function validateJSON(data) {
|
|
83
|
+
if (data["organizations"]) {
|
|
84
|
+
// data not null
|
|
85
|
+
// ensure the json data is an array
|
|
86
|
+
if (!Array.isArray(data["organizations"])) {
|
|
87
|
+
throw new Error("Expected the field `organizations` to be an array in the JSON data but got " + data["organizations"]);
|
|
88
|
+
}
|
|
89
|
+
// validate the optional field `organizations` (array)
|
|
90
|
+
var _iterator = _createForOfIteratorHelper(data["organizations"]),
|
|
91
|
+
_step;
|
|
92
|
+
try {
|
|
93
|
+
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
94
|
+
var item = _step.value;
|
|
95
|
+
_Organization["default"].validateJsonObject(item);
|
|
96
|
+
}
|
|
97
|
+
} catch (err) {
|
|
98
|
+
_iterator.e(err);
|
|
99
|
+
} finally {
|
|
100
|
+
_iterator.f();
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
return true;
|
|
104
|
+
}
|
|
105
|
+
}]);
|
|
106
|
+
}();
|
|
107
|
+
/**
|
|
108
|
+
* @member {Array.<module:model/Organization>} organizations
|
|
109
|
+
*/
|
|
110
|
+
GetOrganizations200Response.prototype["organizations"] = undefined;
|
|
111
|
+
var _default = exports["default"] = GetOrganizations200Response;
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetProducts200Response model module.
|
|
32
32
|
* @module model/GetProducts200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetProducts200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetProjectMembers200Response model module.
|
|
32
32
|
* @module model/GetProjectMembers200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetProjectMembers200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetProjectSecretsResponse model module.
|
|
32
32
|
* @module model/GetProjectSecretsResponse
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetProjectSecretsResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetProjects200Response model module.
|
|
32
32
|
* @module model/GetProjects200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetProjects200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetRouteLogsUsage200Response model module.
|
|
32
32
|
* @module model/GetRouteLogsUsage200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetRouteLogsUsage200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetSessionsUsage200Response model module.
|
|
32
32
|
* @module model/GetSessionsUsage200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetSessionsUsage200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The GetWebhooks200Response model module.
|
|
32
32
|
* @module model/GetWebhooks200Response
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var GetWebhooks200Response = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* The GoogleRoute model module.
|
|
30
30
|
* @module model/GoogleRoute
|
|
31
|
-
* @version 6.3.0-beta.
|
|
31
|
+
* @version 6.3.0-beta.6
|
|
32
32
|
*/
|
|
33
33
|
var GoogleRoute = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
package/dist/model/HttpRoute.js
CHANGED
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* The HttpRoute model module.
|
|
30
30
|
* @module model/HttpRoute
|
|
31
|
-
* @version 6.3.0-beta.
|
|
31
|
+
* @version 6.3.0-beta.6
|
|
32
32
|
*/
|
|
33
33
|
var HttpRoute = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
package/dist/model/Job.js
CHANGED
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The JobDefinition model module.
|
|
31
31
|
* @module model/JobDefinition
|
|
32
|
-
* @version 6.3.0-beta.
|
|
32
|
+
* @version 6.3.0-beta.6
|
|
33
33
|
*/
|
|
34
34
|
var JobDefinition = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The JobDefinitionReportOptions model module.
|
|
28
28
|
* @module model/JobDefinitionReportOptions
|
|
29
|
-
* @version 6.3.0-beta.
|
|
29
|
+
* @version 6.3.0-beta.6
|
|
30
30
|
*/
|
|
31
31
|
var JobDefinitionReportOptions = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The JobDefinitionSelect model module.
|
|
28
28
|
* @module model/JobDefinitionSelect
|
|
29
|
-
* @version 6.3.0-beta.
|
|
29
|
+
* @version 6.3.0-beta.6
|
|
30
30
|
*/
|
|
31
31
|
var JobDefinitionSelect = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
package/dist/model/JobDetail.js
CHANGED
|
@@ -32,7 +32,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
32
32
|
/**
|
|
33
33
|
* The JobDetail model module.
|
|
34
34
|
* @module model/JobDetail
|
|
35
|
-
* @version 6.3.0-beta.
|
|
35
|
+
* @version 6.3.0-beta.6
|
|
36
36
|
*/
|
|
37
37
|
var JobDetail = /*#__PURE__*/function () {
|
|
38
38
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The JobDetailAllOf model module.
|
|
29
29
|
* @module model/JobDetailAllOf
|
|
30
|
-
* @version 6.3.0-beta.
|
|
30
|
+
* @version 6.3.0-beta.6
|
|
31
31
|
*/
|
|
32
32
|
var JobDetailAllOf = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
package/dist/model/JobRun.js
CHANGED
package/dist/model/Location.js
CHANGED
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The Login200Response model module.
|
|
28
28
|
* @module model/Login200Response
|
|
29
|
-
* @version 6.3.0-beta.
|
|
29
|
+
* @version 6.3.0-beta.6
|
|
30
30
|
*/
|
|
31
31
|
var Login200Response = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The LoginRequest model module.
|
|
28
28
|
* @module model/LoginRequest
|
|
29
|
-
* @version 6.3.0-beta.
|
|
29
|
+
* @version 6.3.0-beta.6
|
|
30
30
|
*/
|
|
31
31
|
var LoginRequest = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
package/dist/model/Monitor.js
CHANGED
|
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
31
31
|
/**
|
|
32
32
|
* The MonitorAlertRoutesInner model module.
|
|
33
33
|
* @module model/MonitorAlertRoutesInner
|
|
34
|
-
* @version 6.3.0-beta.
|
|
34
|
+
* @version 6.3.0-beta.6
|
|
35
35
|
*/
|
|
36
36
|
var MonitorAlertRoutesInner = /*#__PURE__*/function () {
|
|
37
37
|
/**
|
package/dist/model/MqttRoute.js
CHANGED
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* The MqttRoute model module.
|
|
30
30
|
* @module model/MqttRoute
|
|
31
|
-
* @version 6.3.0-beta.
|
|
31
|
+
* @version 6.3.0-beta.6
|
|
32
32
|
*/
|
|
33
33
|
var MqttRoute = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
package/dist/model/Note.js
CHANGED
package/dist/model/NoteInput.js
CHANGED
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The NoteInput model module.
|
|
28
28
|
* @module model/NoteInput
|
|
29
|
-
* @version 6.3.0-beta.
|
|
29
|
+
* @version 6.3.0-beta.6
|
|
30
30
|
*/
|
|
31
31
|
var NoteInput = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
package/dist/model/Notefile.js
CHANGED
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The NotefileSchema model module.
|
|
32
32
|
* @module model/NotefileSchema
|
|
33
|
-
* @version 6.3.0-beta.
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
34
34
|
*/
|
|
35
35
|
var NotefileSchema = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -42,7 +42,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
42
42
|
/**
|
|
43
43
|
* The NotehubRoute model module.
|
|
44
44
|
* @module model/NotehubRoute
|
|
45
|
-
* @version 6.3.0-beta.
|
|
45
|
+
* @version 6.3.0-beta.6
|
|
46
46
|
*/
|
|
47
47
|
var NotehubRoute = /*#__PURE__*/function () {
|
|
48
48
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The NotehubRouteSummary model module.
|
|
28
28
|
* @module model/NotehubRouteSummary
|
|
29
|
-
* @version 6.3.0-beta.
|
|
29
|
+
* @version 6.3.0-beta.6
|
|
30
30
|
*/
|
|
31
31
|
var NotehubRouteSummary = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The OAuth2Error model module.
|
|
31
31
|
* @module model/OAuth2Error
|
|
32
|
-
* @version 6.3.0-beta.
|
|
32
|
+
* @version 6.3.0-beta.6
|
|
33
33
|
*/
|
|
34
34
|
var OAuth2Error = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The OAuth2TokenResponse model module.
|
|
31
31
|
* @module model/OAuth2TokenResponse
|
|
32
|
-
* @version 6.3.0-beta.
|
|
32
|
+
* @version 6.3.0-beta.6
|
|
33
33
|
*/
|
|
34
34
|
var OAuth2TokenResponse = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -5,8 +5,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _OrganizationRole = _interopRequireDefault(require("./OrganizationRole"));
|
|
8
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
9
10
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
|
+
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
|
|
12
|
+
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
13
|
+
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
10
14
|
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
11
15
|
function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
|
|
12
16
|
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
@@ -24,18 +28,21 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
24
28
|
*
|
|
25
29
|
*/
|
|
26
30
|
/**
|
|
27
|
-
* The
|
|
28
|
-
* @module model/
|
|
29
|
-
* @version 6.3.0-beta.
|
|
31
|
+
* The Organization model module.
|
|
32
|
+
* @module model/Organization
|
|
33
|
+
* @version 6.3.0-beta.6
|
|
30
34
|
*/
|
|
31
|
-
var
|
|
35
|
+
var Organization = /*#__PURE__*/function () {
|
|
32
36
|
/**
|
|
33
|
-
* Constructs a new <code>
|
|
34
|
-
* @alias module:model/
|
|
37
|
+
* Constructs a new <code>Organization</code>.
|
|
38
|
+
* @alias module:model/Organization
|
|
39
|
+
* @param name {String}
|
|
40
|
+
* @param role {module:model/OrganizationRole}
|
|
41
|
+
* @param uid {String}
|
|
35
42
|
*/
|
|
36
|
-
function
|
|
37
|
-
_classCallCheck(this,
|
|
38
|
-
|
|
43
|
+
function Organization(name, role, uid) {
|
|
44
|
+
_classCallCheck(this, Organization);
|
|
45
|
+
Organization.initialize(this, name, role, uid);
|
|
39
46
|
}
|
|
40
47
|
|
|
41
48
|
/**
|
|
@@ -43,40 +50,35 @@ var CreatedRepository = /*#__PURE__*/function () {
|
|
|
43
50
|
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
44
51
|
* Only for internal use.
|
|
45
52
|
*/
|
|
46
|
-
return _createClass(
|
|
53
|
+
return _createClass(Organization, null, [{
|
|
47
54
|
key: "initialize",
|
|
48
|
-
value: function initialize(obj) {
|
|
55
|
+
value: function initialize(obj, name, role, uid) {
|
|
56
|
+
obj["name"] = name;
|
|
57
|
+
obj["role"] = role;
|
|
58
|
+
obj["uid"] = uid;
|
|
59
|
+
}
|
|
49
60
|
|
|
50
61
|
/**
|
|
51
|
-
* Constructs a <code>
|
|
62
|
+
* Constructs a <code>Organization</code> from a plain JavaScript object, optionally creating a new instance.
|
|
52
63
|
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
53
64
|
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
54
|
-
* @param {module:model/
|
|
55
|
-
* @return {module:model/
|
|
65
|
+
* @param {module:model/Organization} obj Optional instance to populate.
|
|
66
|
+
* @return {module:model/Organization} The populated <code>Organization</code> instance.
|
|
56
67
|
*/
|
|
57
68
|
}, {
|
|
58
69
|
key: "constructFromObject",
|
|
59
70
|
value: function constructFromObject(data, obj) {
|
|
60
71
|
if (data) {
|
|
61
|
-
obj = obj || new
|
|
62
|
-
if (data.hasOwnProperty("fleet_uids")) {
|
|
63
|
-
obj["fleet_uids"] = _ApiClient["default"].convertToType(data["fleet_uids"], ["String"]);
|
|
64
|
-
}
|
|
72
|
+
obj = obj || new Organization();
|
|
65
73
|
if (data.hasOwnProperty("name")) {
|
|
66
74
|
obj["name"] = _ApiClient["default"].convertToType(data["name"], "String");
|
|
67
75
|
}
|
|
68
|
-
if (data.hasOwnProperty("
|
|
69
|
-
obj["
|
|
70
|
-
}
|
|
71
|
-
if (data.hasOwnProperty("project_uids")) {
|
|
72
|
-
obj["project_uids"] = _ApiClient["default"].convertToType(data["project_uids"], ["String"]);
|
|
76
|
+
if (data.hasOwnProperty("role")) {
|
|
77
|
+
obj["role"] = _OrganizationRole["default"].constructFromObject(data["role"]);
|
|
73
78
|
}
|
|
74
79
|
if (data.hasOwnProperty("uid")) {
|
|
75
80
|
obj["uid"] = _ApiClient["default"].convertToType(data["uid"], "String");
|
|
76
81
|
}
|
|
77
|
-
if (data.hasOwnProperty("user")) {
|
|
78
|
-
obj["user"] = _ApiClient["default"].convertToType(data["user"], "String");
|
|
79
|
-
}
|
|
80
82
|
} else if (data === null) {
|
|
81
83
|
return null;
|
|
82
84
|
}
|
|
@@ -84,72 +86,54 @@ var CreatedRepository = /*#__PURE__*/function () {
|
|
|
84
86
|
}
|
|
85
87
|
|
|
86
88
|
/**
|
|
87
|
-
* Validates the JSON data with respect to <code>
|
|
89
|
+
* Validates the JSON data with respect to <code>Organization</code>.
|
|
88
90
|
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
89
|
-
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>
|
|
91
|
+
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>Organization</code>.
|
|
90
92
|
*/
|
|
91
93
|
}, {
|
|
92
94
|
key: "validateJSON",
|
|
93
95
|
value: function validateJSON(data) {
|
|
94
|
-
//
|
|
95
|
-
|
|
96
|
-
|
|
96
|
+
// check to make sure all required properties are present in the JSON string
|
|
97
|
+
var _iterator = _createForOfIteratorHelper(Organization.RequiredProperties),
|
|
98
|
+
_step;
|
|
99
|
+
try {
|
|
100
|
+
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
101
|
+
var property = _step.value;
|
|
102
|
+
if (!data[property]) {
|
|
103
|
+
throw new Error("The required field `" + property + "` is not found in the JSON data: " + JSON.stringify(data));
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
// ensure the json data is a string
|
|
107
|
+
} catch (err) {
|
|
108
|
+
_iterator.e(err);
|
|
109
|
+
} finally {
|
|
110
|
+
_iterator.f();
|
|
97
111
|
}
|
|
98
|
-
// ensure the json data is a string
|
|
99
112
|
if (data["name"] && !(typeof data["name"] === "string" || data["name"] instanceof String)) {
|
|
100
113
|
throw new Error("Expected the field `name` to be a primitive type in the JSON string but got " + data["name"]);
|
|
101
114
|
}
|
|
102
115
|
// ensure the json data is a string
|
|
103
|
-
if (data["password"] && !(typeof data["password"] === "string" || data["password"] instanceof String)) {
|
|
104
|
-
throw new Error("Expected the field `password` to be a primitive type in the JSON string but got " + data["password"]);
|
|
105
|
-
}
|
|
106
|
-
// ensure the json data is an array
|
|
107
|
-
if (!Array.isArray(data["project_uids"])) {
|
|
108
|
-
throw new Error("Expected the field `project_uids` to be an array in the JSON data but got " + data["project_uids"]);
|
|
109
|
-
}
|
|
110
|
-
// ensure the json data is a string
|
|
111
116
|
if (data["uid"] && !(typeof data["uid"] === "string" || data["uid"] instanceof String)) {
|
|
112
117
|
throw new Error("Expected the field `uid` to be a primitive type in the JSON string but got " + data["uid"]);
|
|
113
118
|
}
|
|
114
|
-
// ensure the json data is a string
|
|
115
|
-
if (data["user"] && !(typeof data["user"] === "string" || data["user"] instanceof String)) {
|
|
116
|
-
throw new Error("Expected the field `user` to be a primitive type in the JSON string but got " + data["user"]);
|
|
117
|
-
}
|
|
118
119
|
return true;
|
|
119
120
|
}
|
|
120
121
|
}]);
|
|
121
122
|
}();
|
|
122
|
-
|
|
123
|
-
* @member {Array.<String>} fleet_uids
|
|
124
|
-
*/
|
|
125
|
-
CreatedRepository.prototype["fleet_uids"] = undefined;
|
|
123
|
+
Organization.RequiredProperties = ["name", "role", "uid"];
|
|
126
124
|
|
|
127
125
|
/**
|
|
128
|
-
* repository name
|
|
129
126
|
* @member {String} name
|
|
130
127
|
*/
|
|
131
|
-
|
|
128
|
+
Organization.prototype["name"] = undefined;
|
|
132
129
|
|
|
133
130
|
/**
|
|
134
|
-
*
|
|
135
|
-
* @member {String} password
|
|
131
|
+
* @member {module:model/OrganizationRole} role
|
|
136
132
|
*/
|
|
137
|
-
|
|
133
|
+
Organization.prototype["role"] = undefined;
|
|
138
134
|
|
|
139
135
|
/**
|
|
140
|
-
* @member {Array.<String>} project_uids
|
|
141
|
-
*/
|
|
142
|
-
CreatedRepository.prototype["project_uids"] = undefined;
|
|
143
|
-
|
|
144
|
-
/**
|
|
145
|
-
* The unique identifier for the data repository
|
|
146
136
|
* @member {String} uid
|
|
147
137
|
*/
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
/**
|
|
151
|
-
* read-only user for database
|
|
152
|
-
* @member {String} user
|
|
153
|
-
*/
|
|
154
|
-
CreatedRepository.prototype["user"] = undefined;
|
|
155
|
-
var _default = exports["default"] = CreatedRepository;
|
|
138
|
+
Organization.prototype["uid"] = undefined;
|
|
139
|
+
var _default = exports["default"] = Organization;
|