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

Infer types fetched from gateway.properties in client #143

Open
YngveMolnes opened this issue May 8, 2019 · 0 comments
Open

Infer types fetched from gateway.properties in client #143

YngveMolnes opened this issue May 8, 2019 · 0 comments

Comments

@YngveMolnes
Copy link
Collaborator

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant