@vrplatform/api 1.3.1-stage.2124 → 1.3.1-stage.2125

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.
@@ -13951,6 +13951,7 @@ export interface operations {
13951
13951
  content: {
13952
13952
  "application/json": {
13953
13953
  uniqueRef: string;
13954
+ domain?: string | null;
13954
13955
  };
13955
13956
  };
13956
13957
  };