Looks like there are some docstrings already for the new webhook classes. We should update Allura/docs/api/ to include them too. (End-user documentation is still the main goal of this ticket, however)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks like there are some docstrings already for the new webhook classes. We should update
Allura/docs/api/
to include them too. (End-user documentation is still the main goal of this ticket, however)Payload examples should be given for each of Git, Hg, and SVN since they do vary somewhat.
Closed #732.
ib/7829
+
[Webhooks] page and link to it from [Home]TODO: add API docs from #7832 to https://sourceforge.net/p/forge/documentation/Allura%20API/ when it's closed
Related
Wiki: Home
Wiki: Webhooks
Nice. I only made a few minor edits to grammar and formatting.
Thanks! While reviewing the diff I've made another edit
Did you forgot to merge
ib/7829
? (adds webhooks stuff toAllura/docs/api/
)Thanks for catching that. I missed that altogether. Merged now. (Plus added a link in extending.rst)