You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2020/12/05 16:35:20 UTC

[GitHub] [cxf] reta opened a new pull request #733: Update to Swagger Core 2.1.6

reta opened a new pull request #733:
URL: https://github.com/apache/cxf/pull/733


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta commented on a change in pull request #733: Update to Swagger Core 2.1.6

Posted by GitBox <gi...@apache.org>.
reta commented on a change in pull request #733:
URL: https://github.com/apache/cxf/pull/733#discussion_r537164388



##########
File path: systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/AtomBookStore.java
##########
@@ -47,10 +47,7 @@
 import org.apache.cxf.customer.book.BookNotFoundDetails;
 import org.apache.cxf.customer.book.BookNotFoundFault;
 
-import io.swagger.v3.oas.annotations.Hidden;
-
 @Path("/")
-@Hidden /* Excluding from Swagger's scans (Abdera's classes break model introspection */

Review comment:
       Not needed anymore

##########
File path: systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/AtomBookStore2.java
##########
@@ -29,10 +29,7 @@
 
 import org.apache.abdera.model.Feed;
 
-import io.swagger.v3.oas.annotations.Hidden;
-
 @Path("/")
-@Hidden /* Excluding from Swagger's scans (Abdera's classes break model introspection */

Review comment:
       Not needed anymore

##########
File path: systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/AtomBookStore3.java
##########
@@ -25,10 +25,7 @@
 import javax.ws.rs.core.Context;
 import javax.ws.rs.core.UriInfo;
 
-import io.swagger.v3.oas.annotations.Hidden;
-
 @Path("/atom")
-@Hidden /* Excluding from Swagger's scans (Abdera's classes break model introspection */

Review comment:
       Not needed anymore




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta merged pull request #733: Update to Swagger Core 2.1.6

Posted by GitBox <gi...@apache.org>.
reta merged pull request #733:
URL: https://github.com/apache/cxf/pull/733


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org