@Path(value="/")
public class MetaEndpoint
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
VERSION  | 
| Constructor and Description | 
|---|
MetaEndpoint()  | 
public static final java.lang.String VERSION
@Produces(value="text/plain")
@GET
public javax.ws.rs.core.Response apiInfo(@Context
                                             Session session)