Files
seanime/codegen
5rahim a959c4c204 feat(scanner): new matching system
fix: removed reliance on online proxy list
2026-02-01 14:31:48 +01:00
..
2026-01-30 12:16:01 +01:00
2025-05-01 19:50:23 +00:00
2024-04-25 20:08:57 -04:00

Codegen

Run after adding/removing/updating:

  • A struct returned by a route handler.
  • A route handler.
  • A route endpoint.

Code is generated in the ./codegen directory and in ../seanime-web/src/api/generated.

Make sure the web codebase is up-to-date after running this script.