-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
-
Not defined
Context:
We recently started migrating the front-end to typescript. We currently define the types in the front-end when using the backend API. According to this article:
https://blog.theodo.com/2022/08/typescript-interfaces-from-java/
It seems possible to generate the types directly from the backend API.
AT:
- Investigate the possibility of generating typescript types directly from the backend.