-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
There is a null value in the list of providers being returned from the https://cmr.earthdata.nasa.gov/search/providers endpoint.
To replicate
curl -XGET https://cmr.earthdata.nasa.gov/search/providers | jq -c '.items[4]'
Compare to other entries
curl -XGET https://cmr.earthdata.nasa.gov/search/providers | jq -c '.items[3]'
Metadata
Metadata
Assignees
Labels
No labels