davsclaus commented on a change in pull request #5501:
URL: https://github.com/apache/camel/pull/5501#discussion_r626432970



##########
File path: 
core/camel-core-model/src/main/java/org/apache/camel/model/rest/VerbDefinition.java
##########
@@ -141,6 +144,22 @@ public void addOutput(ProcessorDefinition<?> 
processorDefinition) {
         route.addOutput(processorDefinition);
     }
 
+    public boolean isDeprecated() {

Review comment:
       The getter/setter should generally be same type, there can be a Boolean 
getDeprecated




-- 
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:
[email protected]


Reply via email to