You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handle known REST CE errors in doctype integration tests
The REST example script is a syntax showcase that intentionally omits
entities, constants, and headers needed for full Mendix validation.
Now that CREATE REST CLIENT actually writes BSON, mx check reports
expected validation errors. Add per-script known CE code handling
(CE0061, CE7056, CE7062, CE7064, CE7073, CE7247) alongside the
existing CE0161 XPath limitation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments