Skip to content

Commit

Permalink
fix(catalog): Declare the webhook component as an HTTP component
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Sep 11, 2019
1 parent 7462228 commit 6465756
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ public class CatalogProcessor3x implements CatalogProcessor {
"spark-rest",
"spring-ws",
"undertow",
"webhook",
"websocket"
);

Expand Down

0 comments on commit 6465756

Please sign in to comment.