VEuPathDB / web-study-data-access

Utilities and hooks for controlling end user access to study data
Apache License 2.0
0 stars 1 forks source link

Only request dataset record attributes defined in the model #27

Closed dmfalke closed 1 year ago

dmfalke commented 1 year ago

This PR adds some defensive code to prevent requesting attributes that do no exist in the dataset record class.