mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Rename / move 'relationship.type' metadata field to 'dspace.entity.type'
This commit is contained in:
@@ -57,7 +57,7 @@ const mockItemWithEntityType: Item = Object.assign(new Item(), {
|
||||
value: 'This is just another title'
|
||||
}
|
||||
],
|
||||
'relationship.type': [
|
||||
'dspace.entity.type': [
|
||||
{
|
||||
language: null,
|
||||
value: 'Publication'
|
||||
|
Reference in New Issue
Block a user