You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per @yarikoptic's suggestion. The json output generated for different type of validator errors are unconventional such as having a name of pydantic_validation_errs. We should change the generated JSON to represent the error as something like:
Per @yarikoptic's suggestion. The
json
output generated for different type of validator errors are unconventional such as having a name ofpydantic_validation_errs
. We should change the generated JSON to represent the error as something like:The code that will needed to be changed includes
dandisets-linkml-status-tools/src/dandisets_linkml_status_tools/models.py
Lines 237 to 245 in 139ba06
The text was updated successfully, but these errors were encountered: