Skip to content
Snippets Groups Projects
Commit 6063c0d9 authored by Victor Wu's avatar Victor Wu Committed by Achilleas Pipinellis
Browse files

Link to resource label events API

parent 134e478f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,8 @@
 
Discussions are set of related notes on snippets, issues, merge requests or commits.
 
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).
## Discussions pagination
 
By default, `GET` requests return 20 results at a time because the API results
Loading
Loading
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment