API webhook
Categories
Component ID
2444137
Component name
API webhook
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
512
Component created
Component changed
Component body
API module provides great tool to generate documentation. This module provides web-hook to tell API module to:
- Re-download the new code base
- Queue for re-parse on next cron run.
Install
drush dl api_webook
drush en api_webhook -yThen the web hook is available at: /api-webhook/:project-name/:branch-name
Important
This module will remove the old source code to get the new one. Please do not
point to a working directory.
