BU-ISCIII / iskylims

is an open-source LIMS (laboratory Information Management System) for Next Generation Sequencing sample management, statistics and reports, and bioinformatics analysis service management.
https://github.com/BU-ISCIII/iSkyLIMS/wiki
GNU General Public License v3.0
72 stars 35 forks source link

Use Json validation data when creating new sample via API #295

Open luissian opened 3 months ago

luissian commented 3 months ago

Description of feature

At present validation of fields when using API to create new sample data is based on individual checking. The proposal change is that fields should be validated against a predefined json schema. New page on wetlab must be created to load and support these schemas