gpitteloud commented on code in PR #2724:
URL: https://github.com/apache/cxf/pull/2724#discussion_r2522584517
##########
rt/rs/description-swagger-ui/src/main/java/org/apache/cxf/jaxrs/swagger/ui/SwaggerUiConfig.java:
##########
@@ -336,4 +339,17 @@ public void setTryItOutEnabled(Boolean tryItOutEnabled) {
this.tryItOutEnabled = tryItOutEnabled;
setQueryConfigEnabledIfNeeded();
}
+
+ public SwaggerUiOAuth2Config getOAuthConfig() {
Review Comment:
sure, I will update names accordingly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]