SciLifeLab / genologics

Python interface to the GenoLogics LIMS server via its REST API.
MIT License
29 stars 42 forks source link

Edit UDF config: "Field is required and must be filled in" #198

Open robinandeer opened 7 years ago

robinandeer commented 7 years ago

Hej,

is it possible to edit the option "Field is required and must be filled in" through the Python API?

We couldn't figure out which property on the Udfconfig class...

Galithil commented 7 years ago

Is should the "is-required" namespace, it seems to be missing from udfconfig. I might add that in.