Skip to content

evaluate centralization of typedefinitions #261

Open
@xFeXx

Description

Is your feature request related to a problem? Please describe.
We have a lot of type definitions within our project. Some represent our backend responses, some define the objects we work with. This should be centralized.

Describe the solution you'd like
store all type definitions and enums in a central folder, or in folders representing the components where they are used.

Describe alternatives you've considered
A perfect way would be to generate these static definitions from the backend. e.g. https://pypi.org/project/py-ts-interfaces/

Additional context
We should discuss this before deciding for a way

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions