@vrplatform/api 1.3.1-stage.6362 → 1.3.1-stage.6363

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.
@@ -4494,7 +4494,7 @@ export interface paths {
4494
4494
  cookie?: never;
4495
4495
  };
4496
4496
  /**
4497
- * @description Owner statement summary detail PDF
4497
+ * @description Owner statement summary detail PDF. Returns 404 when the selected layout no longer exists.
4498
4498
  *
4499
4499
  * Required scope: statements:read, statements:export
4500
4500
  */
@@ -4515,7 +4515,7 @@ export interface paths {
4515
4515
  cookie?: never;
4516
4516
  };
4517
4517
  /**
4518
- * @description Owner statement summary PDF ZIP export
4518
+ * @description Owner statement summary PDF ZIP export. Returns 404 when the selected layout no longer exists.
4519
4519
  *
4520
4520
  * Required scope: statements:read, statements:export
4521
4521
  */