Unverified Commit 0c1e8de9 authored by Greg Messner's avatar Greg Messner Committed by GitHub
Browse files

Fixed ResourceLabelEventsApi anchor.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -509,7 +509,7 @@ List<Branch> branches = gitLabApi.getRepositoryApi().getBranches();
RepositoryFile file = gitLabApi.getRepositoryFileApi().getFile("file-path", 1234, "ref");
```
#### ResouceLabelEventsApi
#### ResourceLabelEventsApi
```java
// Get the label events for the specified merge request
List<LabelEvent> labelEvents = gitLabApi.getResourceLabelEventsApi()
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment