diff options
Diffstat (limited to 'doc/api/notes.md')
| -rw-r--r-- | doc/api/notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/notes.md b/doc/api/notes.md index c351ee13d9a..dfde80c6441 100644 --- a/doc/api/notes.md +++ b/doc/api/notes.md @@ -2,6 +2,8 @@ Notes are comments on snippets, issues or merge requests. +This includes system notes, which are notes about changes to the object (for example, 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). + ## Notes pagination By default, `GET` requests return 20 results at a time because the API results |
