You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update openapi-generator dep
* update dep, fix tests with new spec
* update kotlin version
* revert cafferine version
* add back testng version and scope
Copy file name to clipboardExpand all lines: modules/openapi-generator/src/test/java/org/openapitools/codegen/python/PythonLegacyClientCodegenTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ public void testSingleQuotes() {
128
128
129
129
@Test(description = "convert a python model with dots")
Copy file name to clipboardExpand all lines: modules/openapi-generator/src/test/java/org/openapitools/codegen/python/PythonNextgenClientCodegenTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ public void testSingleQuotes() {
127
127
128
128
@Test(description = "convert a python model with dots")
0 commit comments