@vrplatform/api 1.3.1-stage.4741 → 1.3.1-stage.4742

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.
@@ -11,7 +11,7 @@ export interface paths {
11
11
  cookie?: never;
12
12
  };
13
13
  /**
14
- * @description List accounts
14
+ * @description List accounts, including embedded report filter options
15
15
  *
16
16
  * Required scope: accounts:read
17
17
  */
@@ -858,7 +858,7 @@ export interface paths {
858
858
  cookie?: never;
859
859
  };
860
860
  /**
861
- * @description Get contacts
861
+ * @description List contacts, including embedded report filter options
862
862
  *
863
863
  * Required scope: contacts:read
864
864
  */
@@ -1922,7 +1922,7 @@ export interface paths {
1922
1922
  cookie?: never;
1923
1923
  };
1924
1924
  /**
1925
- * @description Get listings
1925
+ * @description List listings, including embedded report filter options
1926
1926
  *
1927
1927
  * Required scope: listings:read
1928
1928
  */