convert.go
28.5 KB
-
🚀 fix(model-sync): avoid unnecessary upstream fetch while keeping overwrite updates working · f45e707d- Only short-circuit when there are no missing models AND no overwrite fields requested - Preserve overwrite behavior even when the missing-model list is empty - Always return empty arrays (not null) for list fields to keep API responses stable - Clarify SyncUpstreamModels behavior in comments (create missing models + optional overwrite updates)
t0ng7u committed