samu_masken #10
@@ -36,7 +36,9 @@ public class RestApiClient implements IRestAPI{
 | 
			
		||||
 | 
			
		||||
		String json = new Gson().toJson(kind);
 | 
			
		||||
 | 
			
		||||
		new RestApiClient().post("Kind", json);
 | 
			
		||||
		System.out.println(json);
 | 
			
		||||
 | 
			
		||||
		//new RestApiClient().post("Kind", json);
 | 
			
		||||
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user