Removed initial whitespace from description
This commit is contained in:
parent
0118d0c73d
commit
bd6475ca57
|
@ -24,7 +24,7 @@ import org.gcube.resourcemanagement.model.reference.relations.consistsof.IsIdent
|
||||||
@JsonDeserialize(as=GCubeResourceImpl.class)
|
@JsonDeserialize(as=GCubeResourceImpl.class)
|
||||||
@ResourceSchema(
|
@ResourceSchema(
|
||||||
facets={
|
facets={
|
||||||
@ResourceSchemaEntry(relation=IsIdentifiedBy.class, min=1, max=1, description=" Any Resource has at least one Facet which in some way allow to identify the Resource per se.")
|
@ResourceSchemaEntry(relation=IsIdentifiedBy.class, min=1, max=1, description="Any Resource has at least one Facet which in some way allow to identify the Resource per se.")
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
@TypeMetadata(
|
@TypeMetadata(
|
||||||
|
|
Loading…
Reference in New Issue