Skip to content

doc: Unexpected Descriptions of RolesObj properties in typedef.md #295

Open
@alexander-mart

Description

@alexander-mart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageissue to be triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions