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
Copy file name to clipboardExpand all lines: modules/openapi-generator/src/test/java/org/openapitools/codegen/kotlin/spring/KotlinSpringServerCodegenTest.java
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4483,6 +4483,31 @@ public void generateSortValidationWorksForExternalParamRefArraySort() throws Exc
4483
4483
"findPetsWithExternalParamRefArraySort should have a pageable: Pageable parameter");
0 commit comments