Commit 1807466
authored
docs(api): document recoveryDisabled field on SessionInfo (#4805)
Documents the new optional `recoveryDisabled?: boolean` field on the `GET /v1/sessions/:id` response, introduced in PR #4803 (Issue #4802 F-4 per-session stall auto-recovery kill-switch).
Cross-references:
- Issue #4802 (F-4 spec)
- PR #4803 (server-side implementation, merged)
- PR #4804 (dashboard stall pill follow-up)1 parent 2359d42 commit 1807466
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | | - | |
| 867 | + | |
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
872 | 872 | | |
| 873 | + | |
873 | 874 | | |
874 | 875 | | |
875 | 876 | | |
| |||
0 commit comments