Skip to content

Improve handling of different types sent by the API and the format that is acually stored in datasource-properties.json #7779

@MichaelBuessemeyer

Description

@MichaelBuessemeyer

Detailed Description

Currently, there are two definitions for e.g. the dataset type and the datasource type in the frontend code. They are given in api_flow_types.ts and datasource.types.ts. They likely exist due to small differences between the types that are stored in the datasource-properties.json files and the type that backend returns upon an API request.

It would be nice to unify this behaviour / the type definitions somehow to not maintain both representations all the time :)

Metadata

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