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 922f08b commit 06c111cCopy full SHA for 06c111c
lib/organization/teams/teamUsers/index.js
@@ -54,7 +54,6 @@ export function TeamUsers (http, data) {
54
* @example
55
* import * as contentstack from '@contentstack/management'
56
* const client = contentstack.client()
57
- *
58
* client.organization('organizationUid').teams('teamUid').teamUsers().fetchAll()
59
* .then((response) => console.log(response))
60
*
0 commit comments