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.
1 parent daa9070 commit 685b58cCopy full SHA for 685b58c
content/v3/repos/collaborators.md
@@ -19,11 +19,11 @@ collaborators list.
19
20
### Response
21
22
+{% if page.version != 'dotcom' and page.version > 2.3 and page.version < 2.6 %}
23
+
24
<%= headers 200, :pagination => default_pagination_rels %>
25
<%= json(:user) { |h| [h] } %>
26
-{% if page.version != 'dotcom' and page.version > 2.3 and page.version < 2.6 %}
-
27
### Alternative response with extra repository information
28
29
{{#tip}}
0 commit comments