This is an automated email from the ASF dual-hosted git repository.

reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 2c5af30310 Fixing testutils version
     new 4663e86c49 [CXF-9175] add support for OAuth2 config in swagger UI 
(#2724)
     new d78c92335d Recording .gitmergeinfo Changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo                                      |   3 +
 .../cxf/jaxrs/swagger/ui/SwaggerUiConfig.java      |  26 ++-
 .../jaxrs/swagger/ui/SwaggerUiOAuth2Config.java    | 205 +++++++++++++++++++++
 .../cxf/jaxrs/swagger/ui/SwaggerUiService.java     |  58 ++++--
 .../description/SwaggerUiConfigurationTest.java    |  47 ++++-
 5 files changed, 313 insertions(+), 26 deletions(-)
 create mode 100644 
rt/rs/description-swagger-ui/src/main/java/org/apache/cxf/jaxrs/swagger/ui/SwaggerUiOAuth2Config.java

Reply via email to