Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alexander-mart opened this issue Dec 2, 2023 · 0 comments
Open
Labels
bug Something isn't working triage issue to be triage

Comments

@alexander-mart
Copy link

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

@github-actions github-actions bot added bug Something isn't working triage issue to be triage labels Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage issue to be triage
Projects
None yet
Development

No branches or pull requests

1 participant