Validate Dataset Sources
get /registry/{domain}/{dataset_id}/validate-sources
Validate that all source URLs for a dataset are still accessible.
Path Parameters
domain
string requireddataset_id
string requiredcurl -X GET http://localhost:8000/registry/{domain}/{dataset_id}/validate-sources \