mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Cache redesign part 1, and add support for alternative links
This commit is contained in:
4
src/app/core/shared/NoContent.model.ts
Normal file
4
src/app/core/shared/NoContent.model.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Represents the payload of a purposefully empty rest response
|
||||
*/
|
||||
export interface NoContent {}
|
Reference in New Issue
Block a user