Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add import_url to file set attributes (#979)
This adds import_url to the attributes for creating a Valkyrized file set. To actually save the import_url on a file set, the application needs to: - add import_url to the file_set metadata attributes in your app - decorate Hyrax::WorkUploadsHandler to add import_url to the file_set_args method
- Loading branch information