8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13f4aa4 + 138cba7 commit 2096c3eCopy full SHA for 2096c3e
content/v3/repos.md
@@ -57,9 +57,9 @@ type
57
<%= headers 200, :pagination => true %>
58
<%= json(:repo) { |h| [h] } %>
59
60
-## List all repositories
+## List all public repositories
61
62
-This provides a dump of every repository, in the order that they were created.
+This provides a dump of every public repository, in the order that they were created.
63
64
GET /repositories
65
0 commit comments