@vrplatform/api 1.2.33-stage.799 → 1.2.33-stage.803

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.
@@ -13713,7 +13713,7 @@ export interface operations {
13713
13713
  /** @description Date in format YYYY-MM */
13714
13714
  month?: string;
13715
13715
  search?: string;
13716
- status?: "draft" | "inReview" | "void" | "published";
13716
+ status?: "draft" | "inReview" | "void" | "published" | "all";
13717
13717
  /** @description comma separated owners */
13718
13718
  ownerIds?: string;
13719
13719
  /** @description comma separated owners */