Fix missing url_type value "upload"
After successful call to resource_create
, we need to update dataset form
with value upload
for url_type
form field for the new resource.
Closes #9
After successful call to resource_create
, we need to update dataset form
with value upload
for url_type
form field for the new resource.
Closes #9