Update all samples.

This commit is contained in:
Paul Ebermann
2017-03-15 16:49:52 +01:00
parent 784169bc3f
commit 5bb0f7a933
233 changed files with 4172 additions and 1030 deletions

View File

@@ -50,7 +50,7 @@ public class FakeClassnameTags123Api {
}
// create path and map variables
String localVarPath = "/fake_classname_test".replaceAll("\\{format\\}","json");
String localVarPath = "/fake_classname_test";
// query params
List<Pair> localVarQueryParams = new ArrayList<Pair>();