Corrected WebHook URI, we do not required {id} part for Bitbucket WebHook URI.

This commit is contained in:
Gaurav Arora 2016-08-03 09:09:59 +05:30 коммит произвёл Henrik Frystyk Nielsen
Родитель 9f7a379d9b
Коммит 14841dfdd3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@
<p>This sample illustrates how to wire up a Bitbucket WebHooks receiver. A sample WebHook URI is:</p>
<pre>https://&lt;host&gt;/api/webhooks/incoming/bitbucket/{id}?code=83699ec7c1d794c0c780e49a5c72972590571fd8</pre>
<pre>https://&lt;host&gt;/api/webhooks/incoming/bitbucket?code=83699ec7c1d794c0c780e49a5c72972590571fd8</pre>
<p>
For security reasons the WebHook URI must be an <c>https</c> URI and contain a 'code' query parameter with the