@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.umd.js
CHANGED
|
@@ -3477,7 +3477,7 @@
|
|
|
3477
3477
|
/**
|
|
3478
3478
|
*
|
|
3479
3479
|
* @summary Retrieves an organization.
|
|
3480
|
-
* @param {string} organizationRorUri
|
|
3480
|
+
* @param {string} organizationRorUri The parameters for organization filtering and pagination.
|
|
3481
3481
|
* @param {*} [options] Override http request option.
|
|
3482
3482
|
* @throws {RequiredError}
|
|
3483
3483
|
*/
|
|
@@ -3572,7 +3572,7 @@
|
|
|
3572
3572
|
/**
|
|
3573
3573
|
*
|
|
3574
3574
|
* @summary Retrieves an organization.
|
|
3575
|
-
* @param {string} organizationRorUri
|
|
3575
|
+
* @param {string} organizationRorUri The parameters for organization filtering and pagination.
|
|
3576
3576
|
* @param {*} [options] Override http request option.
|
|
3577
3577
|
* @throws {RequiredError}
|
|
3578
3578
|
*/
|
|
@@ -3619,7 +3619,7 @@
|
|
|
3619
3619
|
/**
|
|
3620
3620
|
*
|
|
3621
3621
|
* @summary Retrieves an organization.
|
|
3622
|
-
* @param {string} organizationRorUri
|
|
3622
|
+
* @param {string} organizationRorUri The parameters for organization filtering and pagination.
|
|
3623
3623
|
* @param {*} [options] Override http request option.
|
|
3624
3624
|
* @throws {RequiredError}
|
|
3625
3625
|
*/
|