Commit 9024476
fix: update odata example to use constant reference for ServiceUrl
ServiceUrl must be a constant reference (@Module.Const), not a string
literal. Added OdTest.FullConfigAPIServiceUrl constant and updated the
example to reference it, matching the new CE6825 validation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9eae3af commit 9024476
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
231 | 235 | | |
232 | 236 | | |
233 | 237 | | |
234 | 238 | | |
235 | 239 | | |
236 | 240 | | |
237 | 241 | | |
238 | | - | |
| 242 | + | |
239 | 243 | | |
240 | 244 | | |
241 | 245 | | |
| |||
0 commit comments