mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-07 18:16:16 +00:00
Update all samples.
This commit is contained in:
@@ -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>();
|
||||
|
||||
Reference in New Issue
Block a user