@Path(value="/admin") public interface AdminResource extends AuthenticatedResource
Modifier and Type | Method and Description |
---|---|
VersionResponse |
currentVersion()
Get the current version of the REST API on the server
|
setSessionId
@GET @Path(value="/version") VersionResponse currentVersion()
Copyright © 2018 Gentics Software. All rights reserved.