@vrplatform/api 1.2.33-stage.832 → 1.2.33-stage.835
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.
|
@@ -25497,8 +25497,8 @@ export interface operations {
|
|
|
25497
25497
|
};
|
|
25498
25498
|
content: {
|
|
25499
25499
|
"application/json": {
|
|
25500
|
-
/**
|
|
25501
|
-
|
|
25500
|
+
/** Format: uuid */
|
|
25501
|
+
syncId: string;
|
|
25502
25502
|
};
|
|
25503
25503
|
};
|
|
25504
25504
|
};
|