It would be great to support the pid helper:
'doc_files': {
'route': '/documents/<pid(doc, record_class=DocRecord):pid_value>/files/<filename>',
},
This will allows to be consistent with the invenio-records-rest modules. I'm facing some problems when I tried to put some files permissions.
It would be great to support the
pidhelper:This will allows to be consistent with the
invenio-records-restmodules. I'm facing some problems when I tried to put some files permissions.