Added rest variable name constant
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@141520 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6531613998
commit
329b5a65e5
|
@ -29,4 +29,7 @@ public class AccessPath {
|
|||
|
||||
public static final String POLYMORPHIC_PARAM = "polymorphic";
|
||||
|
||||
public static final String REFERENCE = "reference";
|
||||
public static final String DIRECTION = "direction";
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue