terminusdb-client-js icon indicating copy to clipboard operation
terminusdb-client-js copied to clipboard

doc: Unexpected `Description`s of `RolesObj` properties in `typedef.md`

Open alexander-mart opened this issue 7 months ago • 0 comments

Describe the bug Unexpected Descriptions of RolesObj properties: https://github.com/terminusdb/terminusdb-client-js/blob/main/docs/api/typedef.md#rolesobj

## RolesObj
##### RolesObj:  `  Object`
**Properties**

| Name | Type | Description |
| --- | --- | --- |
| agent_name | <code>string</code> | the Authorization connection's type |
| [database_name] | <code>string</code> | the user id | I don't need the user with the jwt token |
| [organization_name] | <code>string</code> | the connection key |
| [actions] | <code>array</code> | list of roles |
| [invitation] | <code>string</code> | - |

To Reproduce

Expected behavior

Error logs

System information (please complete the following information):

Additional context

alexander-mart avatar Dec 02 '23 05:12 alexander-mart