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

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


    from c0fb410946 Fixing testutils version
     new e6023527ea [CXF-9175] add support for OAuth2 config in swagger UI 
(#2724)
     new 2d811dfe97 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                                      |   2 +
 .../cxf/jaxrs/swagger/ui/SwaggerUiConfig.java      |  26 ++-
 .../jaxrs/swagger/ui/SwaggerUiOAuth2Config.java    | 205 +++++++++++++++++++++
 .../cxf/jaxrs/swagger/ui/SwaggerUiService.java     |  58 ++++--
 .../openapi/SwaggerUiConfigurationTest.java        |  43 ++++-
 5 files changed, 310 insertions(+), 24 deletions(-)
 create mode 100644 
rt/rs/description-swagger-ui/src/main/java/org/apache/cxf/jaxrs/swagger/ui/SwaggerUiOAuth2Config.java

Reply via email to