mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-932: Change user service path to /api/users.
This commit is contained in:
		| @@ -63,7 +63,7 @@ import org.slf4j.LoggerFactory; | ||||
|  *  | ||||
|  * @author James Muehlner | ||||
|  */ | ||||
| @Path("/user") | ||||
| @Path("/users") | ||||
| @Produces(MediaType.APPLICATION_JSON) | ||||
| @Consumes(MediaType.APPLICATION_JSON) | ||||
| public class UserRESTService { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user