mirror of
https://github.com/rommapp/romm.git
synced 2026-06-27 22:35:57 +00:00
- Move default_category_for_non_nested validator onto RomFileSchema so top-level files default to category "game" (the v2 patcher's base-file filter relies on this). - Use Annotated Body() in the patch endpoint; check patcher output via anyio async Path. - Drop the now-unused client-side rom-patcher and vite-plugin-static-copy (patching is server-side); simplify the Storybook plugin filter. - Regenerate frontend OpenAPI types. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>