Class ApiDocService

java.lang.Object
org.veupathdb.lib.container.jaxrs.server.controller.ApiDocService

@Path("/api") public class ApiDocService extends Object
  • Constructor Details

    • ApiDocService

      public ApiDocService()
  • Method Details

    • getApi

      @GET @Produces("text/html") public jakarta.ws.rs.core.StreamingOutput getApi()