Skip to content

Commit 7a21a49

Browse files
committed
whitespace change to re-run tests
1 parent b02ca92 commit 7a21a49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/SpringPageableScanUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ private SpringPageableScanUtils() {}
4444

4545
/** Carries a parsed sort field and its direction (always "ASC" or "DESC") from the spec default. */
4646
public static final class SortFieldDefault {
47+
4748
public final String field;
4849
public final String direction;
4950

0 commit comments

Comments
 (0)