You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/31 09:42:44 UTC

[GitHub] [camel] avi5kdonrh opened a new pull request #6015: CAMEL-16904 Camel Swagger API response message headers of type string…

avi5kdonrh opened a new pull request #6015:
URL: https://github.com/apache/camel/pull/6015


   … generate an empty enum even when allowableValues are not specified.
   
   https://github.com/apache/camel/blob/main/components/camel-swagger-java/src/main/java/org/apache/camel/swagger/RestSwaggerReader.java#L530 checks for a null list but not for an empty list. The null check is not needed because the getAllowableValues() method already does that.


-- 
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: commits-unsubscribe@camel.apache.org

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



[GitHub] [camel] davsclaus merged pull request #6015: CAMEL-16904 Camel Swagger API response message headers of type string…

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #6015:
URL: https://github.com/apache/camel/pull/6015


   


-- 
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: commits-unsubscribe@camel.apache.org

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



[GitHub] [camel] davsclaus merged pull request #6015: CAMEL-16904 Camel Swagger API response message headers of type string…

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #6015:
URL: https://github.com/apache/camel/pull/6015


   


-- 
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: commits-unsubscribe@camel.apache.org

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



[GitHub] [camel] davsclaus merged pull request #6015: CAMEL-16904 Camel Swagger API response message headers of type string…

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #6015:
URL: https://github.com/apache/camel/pull/6015


   


-- 
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: commits-unsubscribe@camel.apache.org

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