Skip to content

Fix missing url_type value "upload"

Špela Dragan requested to merge fix-missing-url-type into master

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

Merge request reports