Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Infer types fetched from gateway.properties in client #143

@YngveMolnes

Description

@YngveMolnes

Right now we can't validate types when updating values in the parameters tab in the frontend due to all the types being strings. All the types are strings due to the client parsing gateway properties as strings rather than the actual types. This can be resolved relatively easy by having a try-catch chain for testing int, float and then finally str.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions