-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated with build 5a1e7877-f125-4faa-9f21-3a91d3089ec2 from OmniCore…
…-SDK-Generator commit 981d363d274ab80031114b1c21a8d16c5531ee19
- Loading branch information
1 parent
964350d
commit 6a2c038
Showing
154 changed files
with
267 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -17,7 +17,7 @@ import querystring from "querystring"; | |
|
||
/** | ||
* @module ApiClient | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
|
||
/** | ||
|
@@ -56,7 +56,7 @@ class ApiClient { | |
* @default {} | ||
*/ | ||
this.defaultHeaders = { | ||
'User-Agent': 'OpenAPI-Generator/1.8.19/Javascript' | ||
'User-Agent': 'OpenAPI-Generator/1.8.20/Javascript' | ||
}; | ||
|
||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -31,7 +31,7 @@ import ListDevicesResponse from '../model/ListDevicesResponse'; | |
/** | ||
* Device service. | ||
* @module api/DeviceApi | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
export default class DeviceApi { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -19,7 +19,7 @@ import Metrics from '../model/Metrics'; | |
/** | ||
* Metrics service. | ||
* @module api/MetricsApi | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
export default class MetricsApi { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -22,7 +22,7 @@ import ListDeviceRegistries from '../model/ListDeviceRegistries'; | |
/** | ||
* Registry service. | ||
* @module api/RegistryApi | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
export default class RegistryApi { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -20,7 +20,7 @@ import Sink from '../model/Sink'; | |
/** | ||
* Sink service. | ||
* @module api/SinkApi | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
export default class SinkApi { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -34,7 +34,7 @@ import VaultStatus from '../model/VaultStatus'; | |
/** | ||
* Vault service. | ||
* @module api/VaultApi | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
export default class VaultApi { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -118,7 +118,7 @@ import VaultApi from './api/VaultApi'; | |
* </pre> | ||
* </p> | ||
* @module index | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
export { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The Audit model module. | ||
* @module model/Audit | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class Audit { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -17,7 +17,7 @@ import Audit from './Audit'; | |
/** | ||
* The AuditResult model module. | ||
* @module model/AuditResult | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class AuditResult { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The BindRequest model module. | ||
* @module model/BindRequest | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class BindRequest { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The BindRequestIdsGateway model module. | ||
* @module model/BindRequestIdsGateway | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class BindRequestIdsGateway { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The BlockCommunicationBody model module. | ||
* @module model/BlockCommunicationBody | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class BlockCommunicationBody { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The Config model module. | ||
* @module model/Config | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class Config { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -17,7 +17,7 @@ import VaultConfiguration from './VaultConfiguration'; | |
/** | ||
* The Configurations model module. | ||
* @module model/Configurations | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class Configurations { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The CreateConfiguration model module. | ||
* @module model/CreateConfiguration | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class CreateConfiguration { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The CreateVaultKeyBody model module. | ||
* @module model/CreateVaultKeyBody | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class CreateVaultKeyBody { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -23,7 +23,7 @@ import Policy from './Policy'; | |
/** | ||
* The CustomOnboard model module. | ||
* @module model/CustomOnboard | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class CustomOnboard { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -24,7 +24,7 @@ import Policy from './Policy'; | |
/** | ||
* The Device model module. | ||
* @module model/Device | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class Device { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* OmniCore Model and State Management API | ||
* This is an OmniCore Model and State Management server. | ||
* | ||
* The version of the OpenAPI document: 1.8.19 | ||
* The version of the OpenAPI document: 1.8.20 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -16,7 +16,7 @@ import ApiClient from '../ApiClient'; | |
/** | ||
* The DeviceCommand model module. | ||
* @module model/DeviceCommand | ||
* @version 1.8.19 | ||
* @version 1.8.20 | ||
*/ | ||
class DeviceCommand { | ||
/** | ||
|
Oops, something went wrong.