@kohost/api-client 3.2.7 → 3.2.8
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/cjs/schemas/MediaSourceSchema.d.ts +1 -1
- package/dist/cjs/schemas/RoomSchema.d.ts +1 -1
- package/dist/cjs/schemas/mediaSource.json +1 -1
- package/dist/esm/Models.js +1 -1
- package/dist/esm/Models.js.map +2 -2
- package/dist/esm/utils.js +1 -1
- package/dist/esm/utils.js.map +2 -2
- package/package.json +1 -1
package/dist/esm/utils.js
CHANGED
|
@@ -10379,7 +10379,7 @@ var require_mediaSource = __commonJS({
|
|
|
10379
10379
|
},
|
|
10380
10380
|
remote: {
|
|
10381
10381
|
type: "string",
|
|
10382
|
-
enum: ["MR22GA", "XRT260", "XRT270"]
|
|
10382
|
+
enum: ["MR22GA", "XRT260", "XRT270", "HOF-16K 1.2", "219863500"]
|
|
10383
10383
|
},
|
|
10384
10384
|
name: {
|
|
10385
10385
|
$ref: "definitions.json#/definitions/name"
|