Skip to content

Commit 5aebdcb

Browse files
chore: update the api reference spec to kernel/kernel@8a7c2e5
1 parent 796a23e commit 5aebdcb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

specs/openapi.documented.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,9 @@ components:
250250
description: The number of seconds of inactivity before the browser session is terminated.
251251
profile:
252252
$ref: '#/components/schemas/Profile'
253+
profile_save_changes:
254+
type: boolean
255+
description: Whether changes made during this browser session are saved back to its profile when the session ends. Omitted when no profile is attached.
253256
proxy_id:
254257
type: string
255258
description: ID of the proxy associated with this browser session, if any.

0 commit comments

Comments
 (0)