You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/typedef.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ the DELETE document interface query parameters
95
95
| Name | Type | Description |
96
96
| --- | --- | --- |
97
97
| type | <code>'basic'</code> \| <code>'jwt'</code> \| <code>'apikey'</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 |
99
99
| key | <code>string</code> | the connection key |
0 commit comments