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 schema naming to prevent duplicate documentation
- Renamed QueryFilterSchema to DataEngineFilterSchema
- Renamed QueryOptionsSchema to DataEngineQueryOptionsSchema
- Updated all imports in objectql and runtime packages
- This prevents the doc generator from creating duplicate files in data/
- Confirmed data-engine.zod.ts should remain in spec/system (infrastructure layer)
- All tests passing
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments