Skip to content

Commit 11cc677

Browse files
committed
ci: Generate docs
1 parent f09e5d6 commit 11cc677

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/api/_blueprint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65403,7 +65403,8 @@
6540365403
"hasPagination": false,
6540465404
"authMethods": [
6540565405
"api_key",
65406-
"personal_access_token"
65406+
"personal_access_token",
65407+
"client_session_token"
6540765408
],
6540865409
"workspaceScope": "required",
6540965410
"codeSamples": [

docs/api/user_identities/get.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ seam user-identities get --user_identity_id "43947360-cdc8-4db6-8b22-e079416d1d8
196196
<summary>Authentication Methods</summary>
197197

198198
- API key
199+
- Client session token
199200
- Personal access token
200201
<br>Must also include the `seam-workspace` header in the request.
201202

0 commit comments

Comments
 (0)