BigW Consortium Gitlab

web_hooks.html.haml 145 Bytes
Newer Older
1 2 3
%h3 Web hooks
%br

4
%p Application will send POST request with some data like example below:
5
%h5 Hooks request example:
6
= render "hooks/data_ex"
7