essobedo opened a new pull request #7105:
URL: https://github.com/apache/camel/pull/7105


   Fix for https://issues.apache.org/jira/browse/CAMEL-17717
   
   ## Motivation
   
   The class `SecurityRequirementsDefinition` contains only one property which 
should be moved directly into `RestDefinition` for the sake of simplicity.
   
   ## Modifications:
   
   * Move all the fields and methods of `SecurityRequirementsDefinition` into 
`RestDefinition`
   
   ## Result
   
   The mappings (XML, YAML...) remain the same but the class 
`SecurityRequirementsDefinition` has been removed.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to