Commit 7420f22
committed
Set default empty string for apiModelId when undefined
Ensure apiModelId always has a string value by providing empty string fallback when undefined, matching the pattern used for other optional fields in the stateValues object. This prevents potential undefined values in the API configuration.1 parent 302dc2d commit 7420f22
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1312 | 1312 | | |
1313 | 1313 | | |
1314 | 1314 | | |
1315 | | - | |
| 1315 | + | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | 1318 | | |
| |||
0 commit comments