@coscine/api-client 3.2.0 → 3.2.1

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.
package/dist/index.js CHANGED
@@ -3471,7 +3471,7 @@ const OrganizationApiAxiosParamCreator = function (configuration) {
3471
3471
  /**
3472
3472
  *
3473
3473
  * @summary Retrieves an organization.
3474
- * @param {string} organizationRorUri
3474
+ * @param {string} organizationRorUri The parameters for organization filtering and pagination.
3475
3475
  * @param {*} [options] Override http request option.
3476
3476
  * @throws {RequiredError}
3477
3477
  */
@@ -3566,7 +3566,7 @@ const OrganizationApiFp = function (configuration) {
3566
3566
  /**
3567
3567
  *
3568
3568
  * @summary Retrieves an organization.
3569
- * @param {string} organizationRorUri
3569
+ * @param {string} organizationRorUri The parameters for organization filtering and pagination.
3570
3570
  * @param {*} [options] Override http request option.
3571
3571
  * @throws {RequiredError}
3572
3572
  */
@@ -3613,7 +3613,7 @@ const OrganizationApiFactory = function (configuration, basePath, axios) {
3613
3613
  /**
3614
3614
  *
3615
3615
  * @summary Retrieves an organization.
3616
- * @param {string} organizationRorUri
3616
+ * @param {string} organizationRorUri The parameters for organization filtering and pagination.
3617
3617
  * @param {*} [options] Override http request option.
3618
3618
  * @throws {RequiredError}
3619
3619
  */