Skip to content

Commit d01765e

Browse files
author
최현진[Plasma]
committed
Add new line at end of files
1 parent 69ff5e9 commit d01765e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

springdoc-openapi-common/src/main/java/org/springdoc/core/customizers/RouterOperationCustomizer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ public interface RouterOperationCustomizer {
2222
*/
2323
RouterOperation customize(RouterOperation routerOperation, HandlerMethod handlerMethod);
2424

25-
}
25+
}

springdoc-openapi-webflux-core/src/test/resources/results/app187.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@
5353
}
5454
},
5555
"components": {}
56-
}
56+
}

springdoc-openapi-webmvc-core/src/test/resources/results/3.1.0/app5.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@
4949
}
5050
},
5151
"components": {}
52-
}
52+
}

0 commit comments

Comments
 (0)