From d8457d36af694fc984acfc2f6daa9336b36ddede Mon Sep 17 00:00:00 2001 From: Victor Wu Date: Tue, 16 Apr 2019 13:13:58 +0000 Subject: Apply suggestion to doc/api/discussions.md --- doc/api/discussions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') 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 -- cgit v1.2.1