We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738ad0a commit cc0745bCopy full SHA for cc0745b
lib/create-space-api.js
@@ -53,7 +53,7 @@ import omit from 'lodash/omit'
53
* @param {Object} params - API initialization params
54
* @prop {Object} http - HTTP client instance
55
* @prop {Object} entities - Object with wrapper methods for each kind of entity
56
- * @return {ClientAPI}
+ * @return {ContentfulSpaceAPI}
57
*/
58
export default function createSpaceApi ({
59
http
0 commit comments