Commit 26fb546
fix: allow empty ai_provider in CreateJob — uses tenant settings
Changed AIProvider binding from required to omitempty. When empty,
analyzer falls back to tenant AI settings (already implemented).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1310d9a commit 26fb546
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments