Commit 5c4f1c8
fix: add missing opusContext1mEnabled to SettingsUpdateSchema
The strict Zod schema was rejecting PUT /api/settings because
opusContext1mEnabled was not in the allowlist. This caused all
settings saves to fail server-side with a 400.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ab1b8e4 commit 5c4f1c8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
| |||
0 commit comments