diff options
| author | Victor Wu <victor@gitlab.com> | 2019-04-16 13:13:58 +0000 |
|---|---|---|
| committer | Victor Wu <victor@gitlab.com> | 2019-04-16 13:13:58 +0000 |
| commit | d8457d36af694fc984acfc2f6daa9336b36ddede (patch) | |
| tree | 1bff77caa271fe727955aeaeb830296c2c342b51 | |
| parent | 92946abac52ae22de7bc786147673ca07de88d3c (diff) | |
| download | gitlab-ce-resource-label-events-api-link.tar.gz | |
Apply suggestion to doc/api/discussions.mdresource-label-events-api-link
| -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 |
