Update Integration's API documentation
What
While investigating a recent problem with the GitLab for Slack app, I found out that our integrations documentation is quiet misleading.
For example, the GitLab for Slack App
is representing Slack Notifications
because webhook
parameter is displayed.
Problems
-
GitLab for Slack App documentation
- Should not include
webhook
parameter - should include
labels_to_be_notified_behavior
parameter - should include
labels_to_be_notified
parameter
- Should not include
-
Mattermost notifications documentation
- should include
labels_to_be_notified
parameter - should include
labels_to_be_notified_behavior
parameter
- should include