Package ai.wanaku.cli.main.services
Interface ResourcesService
@Path("/api/v1/resources")
public interface ResourcesService
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Responseexpose(ResourceReference resourceReference) list()jakarta.ws.rs.core.Response
-
Method Details
-
expose
@POST @Produces("application/json") @Path("/expose") jakarta.ws.rs.core.Response expose(ResourceReference resourceReference) -
list
-
remove
-