Files
dextmorgn 972763343e feat(api): add type detection route and service
Add POST /api/types/detect endpoint that detects the type of a text input
by iterating registered types and calling their detect() classmethod.
Returns detected type with fields and primary field pre-filled.
Falls back to Phrase when no type matches.
2026-03-15 12:35:46 +01:00
..
2026-02-17 04:49:46 -03:00
2026-02-17 04:49:46 -03:00
2026-02-17 04:49:46 -03:00
2026-02-16 09:16:05 +01:00
2026-02-16 09:16:05 +01:00
2026-02-14 15:34:28 +01:00