@vrplatform/api 1.3.1-stage.4349 → 1.3.1-stage.4355

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.
@@ -17512,7 +17512,7 @@ export interface operations {
17512
17512
  parameters: {
17513
17513
  query: {
17514
17514
  /** @description Email template type to fetch. */
17515
- type: "ownerInvite" | "ownerStatementPublished";
17515
+ type: "ownerInvite" | "ownerStatementPublished" | "owner-invite" | "ownerStatement-published";
17516
17516
  };
17517
17517
  header?: never;
17518
17518
  path?: never;