HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
115 stars 53 forks source link

add SlackRequestVerifier annotation #294

Closed dezuz closed 2 years ago

dezuz commented 2 years ago

One of the two ways to implement a slack request verifier needs an annotation over the resource method and class that extends SlackRequestVerifierFilter, to prevent duplication of the annotations it's better to add this annotation to this project