PUt parameter moved from query params to content
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@134413 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
57fb0f5138
commit
190e39f6f4
|
@ -15,8 +15,6 @@ public class SchemaPath {
|
|||
|
||||
public static final String EMBEDDED_PATH_PART = "embedded";
|
||||
|
||||
public static final String SCHEMA_PARAM = "schema";
|
||||
|
||||
public static final String CONSIST_OF_PATH_PART = "consistOf";
|
||||
public static final String RELATED_TO_PATH_PART = "relatedTo";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue