diff options
-rw-r--r-- | doc/api/discussions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/discussions.md b/doc/api/discussions.md index a219be53023..63639a0a74a 100644 --- a/doc/api/discussions.md +++ b/doc/api/discussions.md @@ -2,7 +2,7 @@ Discussions are set of related notes on snippets, issues, merge requests or commits. -Label events are in [resource label events](resource_label_events.md). +This includes system notes, which are notes about changes to the object. (For instance, when a milestone changes, there will be a corresponding system note.) Label notes are not part of this API, but recorded as separate events in [resource label events](resource_label_events.md). ## Discussions pagination |