mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-5: Merge change to remove PATH from tunnel resource class.
This commit is contained in:
@@ -37,7 +37,6 @@ import org.apache.guacamole.tunnel.StreamInterceptingTunnel;
|
|||||||
*
|
*
|
||||||
* @author Michael Jumper
|
* @author Michael Jumper
|
||||||
*/
|
*/
|
||||||
@Path("/tunnels")
|
|
||||||
@Produces(MediaType.APPLICATION_JSON)
|
@Produces(MediaType.APPLICATION_JSON)
|
||||||
@Consumes(MediaType.APPLICATION_JSON)
|
@Consumes(MediaType.APPLICATION_JSON)
|
||||||
public class TunnelCollectionResource {
|
public class TunnelCollectionResource {
|
||||||
|
Reference in New Issue
Block a user