Skip to content

Commit 59de77e

Browse files
committed
Merge pull request #322 from KnpLabs/doc/warning-releases
Remove the warning about releases methods
2 parents 82327c0 + 76e1040 commit 59de77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/repo/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Repo / Releases API
22
[Back to the "Repos API"](../repos.md) | [Back to the navigation](../README.md)
33

4-
This Github API Endpoint is currently undocumented because it's new, but works just fine.
4+
Provides information about releases for a repository. Wraps [GitHub Releases API](https://developer.github.com/v3/repos/releases/).
55

66
### Get latest actual release
77

0 commit comments

Comments
 (0)