This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 40c4fd6 [CXF-7956]add NPE guard for jetty and undertow threads
configuration in blueprint
new 412ce2f CXF-7957: Swagger2Feature Doesn't Work With Swagger Versions
Above 1.… (#507)
new 73ad7a5 Followup on CXF-7957, adding the comment to clarify the
changes in Swagger
The 14458 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:
parent/pom.xml | 2 +-
.../apache/cxf/jaxrs/swagger/Swagger2Feature.java | 3 +
.../openapi/SwaggerToOpenApiConversionFilter.java | 7 +-
.../cxf/jaxrs/swagger/parse/SwaggerParseUtils.java | 61 +-
.../jaxrs/swagger/parse/SwaggerParseUtilsTest.java | 5 +
.../swagger2petShopWithNullOperations.json | 742 +++++++++++++++++++++
6 files changed, 783 insertions(+), 37 deletions(-)
create mode 100644
rt/rs/description-swagger/src/test/resources/swagger2petShopWithNullOperations.json