@cmspinto I notice the Species list API returns a mixture of null and "" values for some fields. Could this be updated in the database so empty values are consistently returned as null?
[x] esas_code: no empty values
[x] scientific_name: consistently null
[x] english_name: no empty values
[ ] euring_code: mostly null, but 2 "" values
[ ] euring_scientific_name: mostly null, but 2 "" values
[x] aphia_id: no empty values
[x] aphia_scientific_name: no empty values
[ ] remarks: null, mostly "" and 8 null values
Let me know if this should pass by the DIG repo first
@cmspinto I notice the Species list API returns a mixture of
null
and""
values for some fields. Could this be updated in the database so empty values are consistently returned asnull
?null
null
, but 2""
valuesnull
, but 2""
valuesnull
, mostly""
and 8null
valuesLet me know if this should pass by the DIG repo first