@kohost/api-client 3.0.0-beta.105 → 3.0.0-beta.106
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/Models.js
CHANGED
|
@@ -10135,6 +10135,12 @@ var require_mediaSource = __commonJS({
|
|
|
10135
10135
|
"uncontrolledDevice"
|
|
10136
10136
|
]
|
|
10137
10137
|
},
|
|
10138
|
+
remote: {
|
|
10139
|
+
type: "string",
|
|
10140
|
+
enum: [
|
|
10141
|
+
"MR22GA"
|
|
10142
|
+
]
|
|
10143
|
+
},
|
|
10138
10144
|
name: {
|
|
10139
10145
|
$ref: "definitions.json#/definitions/name"
|
|
10140
10146
|
},
|