mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 20:43:08 +00:00
Added distinct ids and uuids to the mock data
This commit is contained in:
@@ -5,7 +5,8 @@ export const BITSTREAMS = [
|
||||
"bundle": { "href": "/bundles/35e0606d-5e18-4f9c-aa61-74fc751cc3f9" },
|
||||
"retrieve": { "href": "/bitstreams/43c57c2b-206f-4645-8c8f-5f10c84b09fa/retrieve" }
|
||||
},
|
||||
"id": "43c57c2b-206f-4645-8c8f-5f10c84b09fa",
|
||||
"id": "3678",
|
||||
"uuid": "43c57c2b-206f-4645-8c8f-5f10c84b09fa",
|
||||
"name": "do_open_access_CRL.pdf",
|
||||
"size": 636626,
|
||||
"checksum": {
|
||||
@@ -25,7 +26,8 @@ export const BITSTREAMS = [
|
||||
"bundle": { "href": "/bundles/a469c57a-abcf-45c3-83e4-b187ebd708fd" },
|
||||
"retrieve": { "href": "/rest/bitstreams/1a013ecc-fb25-4689-a44f-f1383ad26632/retrieve" }
|
||||
},
|
||||
"id": "1a013ecc-fb25-4689-a44f-f1383ad26632",
|
||||
"id": "8842",
|
||||
"uuid": "1a013ecc-fb25-4689-a44f-f1383ad26632",
|
||||
"name": "do_open_access_CRL.pdf.jpg",
|
||||
"size": 41183,
|
||||
"checksum": {
|
||||
|
Reference in New Issue
Block a user