Skip to content

Commit 786316e

Browse files
committed
Fixes #295
1 parent ed94e33 commit 786316e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/typedef.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ the DELETE document interface query parameters
9595
| Name | Type | Description |
9696
| --- | --- | --- |
9797
| type | <code>&#x27;basic&#x27;</code> \| <code>&#x27;jwt&#x27;</code> \| <code>&#x27;apikey&#x27;</code> | the authorization type of an TerminusDB connection |
98-
| [user] | <code>string</code> \| <code>boolean</code> | the user id | I don't need the user with the jwt token |
98+
| [user] | <code>string</code> \| <code>boolean</code> | the user id |
9999
| key | <code>string</code> | the connection key |
100100

101101

0 commit comments

Comments
 (0)