Annotation Type ActivationContextParameter


Annotation that may be placed on parameters of event handler methods to define their names in OpenAPI description. This is not needed for an event handler parameter to be a parameter in a REST endpoint event handler method.
Since:
5.8.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name to be used for this parameter in the OpenAPI description.
  • Element Details

    • value

      The name to be used for this parameter in the OpenAPI description.