Package io.swagger.v3.oas.annotations
Annotation Type Webhook
-
@Target({METHOD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited public @interface Webhook
The annotation may be used to define a method as an OpenAPI Webhook.- See Also:
- Webhook (OpenAPI specification),
OpenAPIDefinition