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: springdoc-openapi-starter-webflux-api/src/main/java/org/springdoc/webflux/core/fn/SpringdocRouteBuilder.java
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -651,12 +651,10 @@ public SpringdocRouteBuilder after(BiFunction<ServerRequest, ServerResponse, Ser
651
651
*
652
652
* @param predicate the predicate
653
653
* @param responseProvider the response provider
654
-
* @param operationsConsumer the operations consumer
Copy file name to clipboardExpand all lines: springdoc-openapi-starter-webmvc-api/src/main/java/org/springdoc/webmvc/core/fn/SpringdocRouteBuilder.java
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -651,12 +651,10 @@ public SpringdocRouteBuilder after(BiFunction<ServerRequest, ServerResponse, Ser
651
651
*
652
652
* @param predicate the predicate
653
653
* @param responseProvider the response provider
654
-
* @param operationsConsumer the operations consumer
0 commit comments