mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
Fixed NormalizedResourcePolicy object model
This commit is contained in:
@@ -17,6 +17,7 @@ export class NormalizedResourcePolicy extends NormalizedObject {
|
|||||||
/**
|
/**
|
||||||
* The action that is allowed by this Resource Policy
|
* The action that is allowed by this Resource Policy
|
||||||
*/
|
*/
|
||||||
|
@autoserialize
|
||||||
action: ActionType;
|
action: ActionType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user