@emilgroup/tenant-sdk-node 1.28.1-beta.1 → 1.29.0

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.
Files changed (41) hide show
  1. package/.openapi-generator/FILES +0 -1
  2. package/README.md +2 -2
  3. package/api/custom-schema-api.ts +40 -40
  4. package/api/dashboard-api.ts +76 -76
  5. package/api/dashboard-group-api.ts +40 -40
  6. package/api/data-report-api.ts +40 -40
  7. package/api/invite-users-api.ts +19 -19
  8. package/api/list-organization-invitations-api.ts +40 -40
  9. package/api/organizations-api.ts +40 -40
  10. package/api/users-api.ts +19 -19
  11. package/dist/api/custom-schema-api.d.ts +40 -40
  12. package/dist/api/custom-schema-api.js +21 -21
  13. package/dist/api/dashboard-api.d.ts +76 -76
  14. package/dist/api/dashboard-api.js +57 -57
  15. package/dist/api/dashboard-group-api.d.ts +40 -40
  16. package/dist/api/dashboard-group-api.js +21 -21
  17. package/dist/api/data-report-api.d.ts +40 -40
  18. package/dist/api/data-report-api.js +21 -21
  19. package/dist/api/invite-users-api.d.ts +19 -19
  20. package/dist/api/invite-users-api.js +9 -9
  21. package/dist/api/list-organization-invitations-api.d.ts +40 -40
  22. package/dist/api/list-organization-invitations-api.js +21 -21
  23. package/dist/api/organizations-api.d.ts +40 -40
  24. package/dist/api/organizations-api.js +21 -21
  25. package/dist/api/users-api.d.ts +19 -19
  26. package/dist/api/users-api.js +9 -9
  27. package/dist/models/index.d.ts +0 -1
  28. package/dist/models/index.js +0 -1
  29. package/dist/models/invite-class.d.ts +12 -12
  30. package/dist/models/list-org-invitations-response-class.d.ts +12 -0
  31. package/dist/models/list-organizations-response-class.d.ts +12 -0
  32. package/dist/models/user-class.d.ts +8 -8
  33. package/models/index.ts +0 -1
  34. package/models/invite-class.ts +12 -12
  35. package/models/list-org-invitations-response-class.ts +12 -0
  36. package/models/list-organizations-response-class.ts +12 -0
  37. package/models/user-class.ts +8 -8
  38. package/package.json +1 -1
  39. package/dist/models/create-tenant-db-config-request-dto.d.ts +0 -30
  40. package/dist/models/create-tenant-db-config-request-dto.js +0 -15
  41. package/models/create-tenant-db-config-request-dto.ts +0 -36
@@ -97,7 +97,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
97
97
  var _this = this;
98
98
  return {
99
99
  /**
100
- * undefined **Required Permissions** \"pbm-management.dashboards.create\"
100
+ * undefined **Required Permissions** \"reporting.dashboards.create\"
101
101
  * @param {CreateDashboardRequestDto} createDashboardRequestDto
102
102
  * @param {string} [authorization] Bearer Token
103
103
  * @param {*} [options] Override http request option.
@@ -145,7 +145,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
145
145
  });
146
146
  },
147
147
  /**
148
- * undefined **Required Permissions** \"pbm-management.dashboards.delete\"
148
+ * undefined **Required Permissions** \"reporting.dashboards.delete\"
149
149
  * @param {string} code
150
150
  * @param {string} [authorization] Bearer Token
151
151
  * @param {*} [options] Override http request option.
@@ -192,7 +192,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
192
192
  });
193
193
  },
194
194
  /**
195
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
195
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
196
196
  * @param {string} providerDashboardId
197
197
  * @param {string} [authorization] Bearer Token
198
198
  * @param {*} [options] Override http request option.
@@ -239,7 +239,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
239
239
  });
240
240
  },
241
241
  /**
242
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
242
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
243
243
  * @param {string} code
244
244
  * @param {string} [authorization] Bearer Token
245
245
  * @param {*} [options] Override http request option.
@@ -286,7 +286,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
286
286
  });
287
287
  },
288
288
  /**
289
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
289
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
290
290
  * @param {string} providerDashboardId
291
291
  * @param {string} [authorization] Bearer Token
292
292
  * @param {*} [options] Override http request option.
@@ -333,15 +333,15 @@ var DashboardApiAxiosParamCreator = function (configuration) {
333
333
  });
334
334
  },
335
335
  /**
336
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
336
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
337
337
  * @param {string} [authorization] Bearer Token
338
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
339
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
340
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
341
- * @param {any} [search] To search the list by any field, pass search=xxx to fetch the result.
342
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
343
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
344
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
338
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
339
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
340
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
341
+ * @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
342
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
343
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
344
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
345
345
  * @param {*} [options] Override http request option.
346
346
  * @throws {RequiredError}
347
347
  */
@@ -404,7 +404,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
404
404
  });
405
405
  },
406
406
  /**
407
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
407
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
408
408
  * @param {PublishDashboardRequestDto} publishDashboardRequestDto
409
409
  * @param {string} [authorization] Bearer Token
410
410
  * @param {*} [options] Override http request option.
@@ -452,7 +452,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
452
452
  });
453
453
  },
454
454
  /**
455
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
455
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
456
456
  * @param {RevertAnalysisRequestDto} revertAnalysisRequestDto
457
457
  * @param {string} [authorization] Bearer Token
458
458
  * @param {*} [options] Override http request option.
@@ -500,7 +500,7 @@ var DashboardApiAxiosParamCreator = function (configuration) {
500
500
  });
501
501
  },
502
502
  /**
503
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
503
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
504
504
  * @param {string} code
505
505
  * @param {UpdateDashboardRequestDto} updateDashboardRequestDto
506
506
  * @param {string} [authorization] Bearer Token
@@ -562,7 +562,7 @@ var DashboardApiFp = function (configuration) {
562
562
  var localVarAxiosParamCreator = (0, exports.DashboardApiAxiosParamCreator)(configuration);
563
563
  return {
564
564
  /**
565
- * undefined **Required Permissions** \"pbm-management.dashboards.create\"
565
+ * undefined **Required Permissions** \"reporting.dashboards.create\"
566
566
  * @param {CreateDashboardRequestDto} createDashboardRequestDto
567
567
  * @param {string} [authorization] Bearer Token
568
568
  * @param {*} [options] Override http request option.
@@ -582,7 +582,7 @@ var DashboardApiFp = function (configuration) {
582
582
  });
583
583
  },
584
584
  /**
585
- * undefined **Required Permissions** \"pbm-management.dashboards.delete\"
585
+ * undefined **Required Permissions** \"reporting.dashboards.delete\"
586
586
  * @param {string} code
587
587
  * @param {string} [authorization] Bearer Token
588
588
  * @param {*} [options] Override http request option.
@@ -602,7 +602,7 @@ var DashboardApiFp = function (configuration) {
602
602
  });
603
603
  },
604
604
  /**
605
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
605
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
606
606
  * @param {string} providerDashboardId
607
607
  * @param {string} [authorization] Bearer Token
608
608
  * @param {*} [options] Override http request option.
@@ -622,7 +622,7 @@ var DashboardApiFp = function (configuration) {
622
622
  });
623
623
  },
624
624
  /**
625
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
625
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
626
626
  * @param {string} code
627
627
  * @param {string} [authorization] Bearer Token
628
628
  * @param {*} [options] Override http request option.
@@ -642,7 +642,7 @@ var DashboardApiFp = function (configuration) {
642
642
  });
643
643
  },
644
644
  /**
645
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
645
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
646
646
  * @param {string} providerDashboardId
647
647
  * @param {string} [authorization] Bearer Token
648
648
  * @param {*} [options] Override http request option.
@@ -662,15 +662,15 @@ var DashboardApiFp = function (configuration) {
662
662
  });
663
663
  },
664
664
  /**
665
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
665
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
666
666
  * @param {string} [authorization] Bearer Token
667
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
668
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
669
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
670
- * @param {any} [search] To search the list by any field, pass search=xxx to fetch the result.
671
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
672
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
673
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
667
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
668
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
669
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
670
+ * @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
671
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
672
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
673
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
674
674
  * @param {*} [options] Override http request option.
675
675
  * @throws {RequiredError}
676
676
  */
@@ -688,7 +688,7 @@ var DashboardApiFp = function (configuration) {
688
688
  });
689
689
  },
690
690
  /**
691
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
691
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
692
692
  * @param {PublishDashboardRequestDto} publishDashboardRequestDto
693
693
  * @param {string} [authorization] Bearer Token
694
694
  * @param {*} [options] Override http request option.
@@ -708,7 +708,7 @@ var DashboardApiFp = function (configuration) {
708
708
  });
709
709
  },
710
710
  /**
711
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
711
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
712
712
  * @param {RevertAnalysisRequestDto} revertAnalysisRequestDto
713
713
  * @param {string} [authorization] Bearer Token
714
714
  * @param {*} [options] Override http request option.
@@ -728,7 +728,7 @@ var DashboardApiFp = function (configuration) {
728
728
  });
729
729
  },
730
730
  /**
731
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
731
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
732
732
  * @param {string} code
733
733
  * @param {UpdateDashboardRequestDto} updateDashboardRequestDto
734
734
  * @param {string} [authorization] Bearer Token
@@ -759,7 +759,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
759
759
  var localVarFp = (0, exports.DashboardApiFp)(configuration);
760
760
  return {
761
761
  /**
762
- * undefined **Required Permissions** \"pbm-management.dashboards.create\"
762
+ * undefined **Required Permissions** \"reporting.dashboards.create\"
763
763
  * @param {CreateDashboardRequestDto} createDashboardRequestDto
764
764
  * @param {string} [authorization] Bearer Token
765
765
  * @param {*} [options] Override http request option.
@@ -769,7 +769,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
769
769
  return localVarFp.createDashboard(createDashboardRequestDto, authorization, options).then(function (request) { return request(axios, basePath); });
770
770
  },
771
771
  /**
772
- * undefined **Required Permissions** \"pbm-management.dashboards.delete\"
772
+ * undefined **Required Permissions** \"reporting.dashboards.delete\"
773
773
  * @param {string} code
774
774
  * @param {string} [authorization] Bearer Token
775
775
  * @param {*} [options] Override http request option.
@@ -779,7 +779,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
779
779
  return localVarFp.deleteDashboard(code, authorization, options).then(function (request) { return request(axios, basePath); });
780
780
  },
781
781
  /**
782
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
782
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
783
783
  * @param {string} providerDashboardId
784
784
  * @param {string} [authorization] Bearer Token
785
785
  * @param {*} [options] Override http request option.
@@ -789,7 +789,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
789
789
  return localVarFp.getAnalysisEmbeddedUrl(providerDashboardId, authorization, options).then(function (request) { return request(axios, basePath); });
790
790
  },
791
791
  /**
792
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
792
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
793
793
  * @param {string} code
794
794
  * @param {string} [authorization] Bearer Token
795
795
  * @param {*} [options] Override http request option.
@@ -799,7 +799,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
799
799
  return localVarFp.getDashboard(code, authorization, options).then(function (request) { return request(axios, basePath); });
800
800
  },
801
801
  /**
802
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
802
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
803
803
  * @param {string} providerDashboardId
804
804
  * @param {string} [authorization] Bearer Token
805
805
  * @param {*} [options] Override http request option.
@@ -809,15 +809,15 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
809
809
  return localVarFp.getDashboardEmbeddedUrl(providerDashboardId, authorization, options).then(function (request) { return request(axios, basePath); });
810
810
  },
811
811
  /**
812
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
812
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
813
813
  * @param {string} [authorization] Bearer Token
814
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
815
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
816
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
817
- * @param {any} [search] To search the list by any field, pass search=xxx to fetch the result.
818
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
819
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
820
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
814
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
815
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
816
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
817
+ * @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
818
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
819
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
820
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
821
821
  * @param {*} [options] Override http request option.
822
822
  * @throws {RequiredError}
823
823
  */
@@ -825,7 +825,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
825
825
  return localVarFp.listDashboards(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then(function (request) { return request(axios, basePath); });
826
826
  },
827
827
  /**
828
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
828
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
829
829
  * @param {PublishDashboardRequestDto} publishDashboardRequestDto
830
830
  * @param {string} [authorization] Bearer Token
831
831
  * @param {*} [options] Override http request option.
@@ -835,7 +835,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
835
835
  return localVarFp.publishDashboard(publishDashboardRequestDto, authorization, options).then(function (request) { return request(axios, basePath); });
836
836
  },
837
837
  /**
838
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
838
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
839
839
  * @param {RevertAnalysisRequestDto} revertAnalysisRequestDto
840
840
  * @param {string} [authorization] Bearer Token
841
841
  * @param {*} [options] Override http request option.
@@ -845,7 +845,7 @@ var DashboardApiFactory = function (configuration, basePath, axios) {
845
845
  return localVarFp.revertAnalysis(revertAnalysisRequestDto, authorization, options).then(function (request) { return request(axios, basePath); });
846
846
  },
847
847
  /**
848
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
848
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
849
849
  * @param {string} code
850
850
  * @param {UpdateDashboardRequestDto} updateDashboardRequestDto
851
851
  * @param {string} [authorization] Bearer Token
@@ -870,7 +870,7 @@ var DashboardApi = /** @class */ (function (_super) {
870
870
  return _super !== null && _super.apply(this, arguments) || this;
871
871
  }
872
872
  /**
873
- * undefined **Required Permissions** \"pbm-management.dashboards.create\"
873
+ * undefined **Required Permissions** \"reporting.dashboards.create\"
874
874
  * @param {DashboardApiCreateDashboardRequest} requestParameters Request parameters.
875
875
  * @param {*} [options] Override http request option.
876
876
  * @throws {RequiredError}
@@ -881,7 +881,7 @@ var DashboardApi = /** @class */ (function (_super) {
881
881
  return (0, exports.DashboardApiFp)(this.configuration).createDashboard(requestParameters.createDashboardRequestDto, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
882
882
  };
883
883
  /**
884
- * undefined **Required Permissions** \"pbm-management.dashboards.delete\"
884
+ * undefined **Required Permissions** \"reporting.dashboards.delete\"
885
885
  * @param {DashboardApiDeleteDashboardRequest} requestParameters Request parameters.
886
886
  * @param {*} [options] Override http request option.
887
887
  * @throws {RequiredError}
@@ -892,7 +892,7 @@ var DashboardApi = /** @class */ (function (_super) {
892
892
  return (0, exports.DashboardApiFp)(this.configuration).deleteDashboard(requestParameters.code, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
893
893
  };
894
894
  /**
895
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
895
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
896
896
  * @param {DashboardApiGetAnalysisEmbeddedUrlRequest} requestParameters Request parameters.
897
897
  * @param {*} [options] Override http request option.
898
898
  * @throws {RequiredError}
@@ -903,7 +903,7 @@ var DashboardApi = /** @class */ (function (_super) {
903
903
  return (0, exports.DashboardApiFp)(this.configuration).getAnalysisEmbeddedUrl(requestParameters.providerDashboardId, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
904
904
  };
905
905
  /**
906
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
906
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
907
907
  * @param {DashboardApiGetDashboardRequest} requestParameters Request parameters.
908
908
  * @param {*} [options] Override http request option.
909
909
  * @throws {RequiredError}
@@ -914,7 +914,7 @@ var DashboardApi = /** @class */ (function (_super) {
914
914
  return (0, exports.DashboardApiFp)(this.configuration).getDashboard(requestParameters.code, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
915
915
  };
916
916
  /**
917
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
917
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
918
918
  * @param {DashboardApiGetDashboardEmbeddedUrlRequest} requestParameters Request parameters.
919
919
  * @param {*} [options] Override http request option.
920
920
  * @throws {RequiredError}
@@ -925,7 +925,7 @@ var DashboardApi = /** @class */ (function (_super) {
925
925
  return (0, exports.DashboardApiFp)(this.configuration).getDashboardEmbeddedUrl(requestParameters.providerDashboardId, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
926
926
  };
927
927
  /**
928
- * undefined **Required Permissions** \"pbm-management.dashboards.view\"
928
+ * undefined **Required Permissions** \"reporting.dashboards.view\"
929
929
  * @param {DashboardApiListDashboardsRequest} requestParameters Request parameters.
930
930
  * @param {*} [options] Override http request option.
931
931
  * @throws {RequiredError}
@@ -937,7 +937,7 @@ var DashboardApi = /** @class */ (function (_super) {
937
937
  return (0, exports.DashboardApiFp)(this.configuration).listDashboards(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then(function (request) { return request(_this.axios, _this.basePath); });
938
938
  };
939
939
  /**
940
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
940
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
941
941
  * @param {DashboardApiPublishDashboardRequest} requestParameters Request parameters.
942
942
  * @param {*} [options] Override http request option.
943
943
  * @throws {RequiredError}
@@ -948,7 +948,7 @@ var DashboardApi = /** @class */ (function (_super) {
948
948
  return (0, exports.DashboardApiFp)(this.configuration).publishDashboard(requestParameters.publishDashboardRequestDto, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
949
949
  };
950
950
  /**
951
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
951
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
952
952
  * @param {DashboardApiRevertAnalysisRequest} requestParameters Request parameters.
953
953
  * @param {*} [options] Override http request option.
954
954
  * @throws {RequiredError}
@@ -959,7 +959,7 @@ var DashboardApi = /** @class */ (function (_super) {
959
959
  return (0, exports.DashboardApiFp)(this.configuration).revertAnalysis(requestParameters.revertAnalysisRequestDto, requestParameters.authorization, options).then(function (request) { return request(_this.axios, _this.basePath); });
960
960
  };
961
961
  /**
962
- * undefined **Required Permissions** \"pbm-management.dashboards.update\"
962
+ * undefined **Required Permissions** \"reporting.dashboards.update\"
963
963
  * @param {DashboardApiUpdateDashboardRequest} requestParameters Request parameters.
964
964
  * @param {*} [options] Override http request option.
965
965
  * @throws {RequiredError}
@@ -51,17 +51,17 @@ export declare const DashboardGroupApiAxiosParamCreator: (configuration?: Config
51
51
  /**
52
52
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.view\"
53
53
  * @param {string} [authorization] Bearer Token
54
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
55
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
56
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
57
- * @param {any} [search] To search the list by any field, pass search=xxx to fetch the result.
58
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
59
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
60
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
54
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
55
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
56
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
57
+ * @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
58
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
59
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
60
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
61
61
  * @param {*} [options] Override http request option.
62
62
  * @throws {RequiredError}
63
63
  */
64
- listDashboardGroups: (authorization?: string, pageSize?: any, pageToken?: any, filter?: any, search?: any, order?: any, expand?: any, filters?: any, options?: AxiosRequestConfig) => Promise<RequestArgs>;
64
+ listDashboardGroups: (authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
65
65
  /**
66
66
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.update\"
67
67
  * @param {string} code
@@ -104,17 +104,17 @@ export declare const DashboardGroupApiFp: (configuration?: Configuration) => {
104
104
  /**
105
105
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.view\"
106
106
  * @param {string} [authorization] Bearer Token
107
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
108
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
109
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
110
- * @param {any} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
111
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
112
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
113
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
107
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
108
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
109
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
110
+ * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
111
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
112
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
113
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
114
114
  * @param {*} [options] Override http request option.
115
115
  * @throws {RequiredError}
116
116
  */
117
- listDashboardGroups(authorization?: string, pageSize?: any, pageToken?: any, filter?: any, search?: any, order?: any, expand?: any, filters?: any, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListDashboardGroupsResponseClass>>;
117
+ listDashboardGroups(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListDashboardGroupsResponseClass>>;
118
118
  /**
119
119
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.update\"
120
120
  * @param {string} code
@@ -157,17 +157,17 @@ export declare const DashboardGroupApiFactory: (configuration?: Configuration, b
157
157
  /**
158
158
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.view\"
159
159
  * @param {string} [authorization] Bearer Token
160
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
161
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
162
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
163
- * @param {any} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
164
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
165
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
166
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
160
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
161
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
162
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
163
+ * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
164
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
165
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
166
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
167
167
  * @param {*} [options] Override http request option.
168
168
  * @throws {RequiredError}
169
169
  */
170
- listDashboardGroups(authorization?: string, pageSize?: any, pageToken?: any, filter?: any, search?: any, order?: any, expand?: any, filters?: any, options?: any): AxiosPromise<ListDashboardGroupsResponseClass>;
170
+ listDashboardGroups(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<ListDashboardGroupsResponseClass>;
171
171
  /**
172
172
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.update\"
173
173
  * @param {string} code
@@ -249,46 +249,46 @@ export interface DashboardGroupApiListDashboardGroupsRequest {
249
249
  readonly authorization?: string;
250
250
  /**
251
251
  * A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
252
- * @type {any}
252
+ * @type {number}
253
253
  * @memberof DashboardGroupApiListDashboardGroups
254
254
  */
255
- readonly pageSize?: any;
255
+ readonly pageSize?: number;
256
256
  /**
257
- * A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
258
- * @type {any}
257
+ * A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
258
+ * @type {string}
259
259
  * @memberof DashboardGroupApiListDashboardGroups
260
260
  */
261
- readonly pageToken?: any;
261
+ readonly pageToken?: string;
262
262
  /**
263
263
  * Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
264
- * @type {any}
264
+ * @type {string}
265
265
  * @memberof DashboardGroupApiListDashboardGroups
266
266
  */
267
- readonly filter?: any;
267
+ readonly filter?: string;
268
268
  /**
269
269
  * To search the list by any field, pass search&#x3D;xxx to fetch the result.
270
- * @type {any}
270
+ * @type {string}
271
271
  * @memberof DashboardGroupApiListDashboardGroups
272
272
  */
273
- readonly search?: any;
273
+ readonly search?: string;
274
274
  /**
275
275
  * The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
276
- * @type {any}
276
+ * @type {string}
277
277
  * @memberof DashboardGroupApiListDashboardGroups
278
278
  */
279
- readonly order?: any;
279
+ readonly order?: string;
280
280
  /**
281
- * Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
282
- * @type {any}
281
+ * Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
282
+ * @type {string}
283
283
  * @memberof DashboardGroupApiListDashboardGroups
284
284
  */
285
- readonly expand?: any;
285
+ readonly expand?: string;
286
286
  /**
287
287
  * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
288
- * @type {any}
288
+ * @type {string}
289
289
  * @memberof DashboardGroupApiListDashboardGroups
290
290
  */
291
- readonly filters?: any;
291
+ readonly filters?: string;
292
292
  }
293
293
  /**
294
294
  * Request parameters for updateDashboardGroup operation in DashboardGroupApi.
@@ -241,13 +241,13 @@ var DashboardGroupApiAxiosParamCreator = function (configuration) {
241
241
  /**
242
242
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.view\"
243
243
  * @param {string} [authorization] Bearer Token
244
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
245
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
246
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
247
- * @param {any} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
248
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
249
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
250
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
244
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
245
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
246
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
247
+ * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
248
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
249
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
250
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
251
251
  * @param {*} [options] Override http request option.
252
252
  * @throws {RequiredError}
253
253
  */
@@ -434,13 +434,13 @@ var DashboardGroupApiFp = function (configuration) {
434
434
  /**
435
435
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.view\"
436
436
  * @param {string} [authorization] Bearer Token
437
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
438
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
439
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
440
- * @param {any} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
441
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
442
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
443
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
437
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
438
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
439
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
440
+ * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
441
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
442
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
443
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
444
444
  * @param {*} [options] Override http request option.
445
445
  * @throws {RequiredError}
446
446
  */
@@ -521,13 +521,13 @@ var DashboardGroupApiFactory = function (configuration, basePath, axios) {
521
521
  /**
522
522
  * undefined **Required Permissions** \"pbm-management.dashboard-groups.view\"
523
523
  * @param {string} [authorization] Bearer Token
524
- * @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
525
- * @param {any} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
526
- * @param {any} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
527
- * @param {any} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
528
- * @param {any} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
529
- * @param {any} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
530
- * @param {any} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
524
+ * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
525
+ * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
526
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.
527
+ * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
528
+ * @param {string} [order] The order parameter determines how the results should be sorted according to a specified field. It functions similarly to an SQL ORDER BY. Sorting can be performed in either ascending (ASC) or descending (DESC) order. Default: ASC.
529
+ * @param {string} [expand] Use this parameter to fetch additional information about the list items. The expand query parameter increases the set of fields that appear in the response in addition to the default ones. Expanding resources can reduce the number of API calls required to accomplish a task. However, use this with parsimony as some expanded fields can drastically increase payload size.
530
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations. In general, fetching filtered responses conserves bandwidth and reduces response time.
531
531
  * @param {*} [options] Override http request option.
532
532
  * @throws {RequiredError}
533
533
  */