Rename the HAL link

This commit is contained in:
Giuseppe Digilio
2017-07-28 19:20:43 +02:00
parent 713d00f96d
commit 0a0c6e3303
9 changed files with 16 additions and 16 deletions

View File

@@ -37,6 +37,6 @@ export class Bitstream extends DSpaceObject {
/**
* The URL to retrieve this Bitstream's file
*/
retrieve: string;
content: string;
}