From 76e10403a8f6de5b8dd6f10dda4d22f6c891e10f Mon Sep 17 00:00:00 2001 From: Einenlum Date: Wed, 7 Oct 2015 11:20:58 +0200 Subject: [PATCH] Remove the warning about releases methods --- doc/repo/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/repo/releases.md b/doc/repo/releases.md index de7ab130082..31f5fa5e10d 100644 --- a/doc/repo/releases.md +++ b/doc/repo/releases.md @@ -1,7 +1,7 @@ ## Repo / Releases API [Back to the "Repos API"](../repos.md) | [Back to the navigation](../README.md) -This Github API Endpoint is currently undocumented because it's new, but works just fine. +Provides information about releases for a repository. Wraps [GitHub Releases API](https://developer.github.com/v3/repos/releases/). ### Get latest actual release