Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 685b58c

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent daa9070 commit 685b58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/v3/repos/collaborators.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ collaborators list.
1919

2020
### Response
2121

22+
{% if page.version != 'dotcom' and page.version > 2.3 and page.version < 2.6 %}
23+
2224
<%= headers 200, :pagination => default_pagination_rels %>
2325
<%= json(:user) { |h| [h] } %>
2426

25-
{% if page.version != 'dotcom' and page.version > 2.3 and page.version < 2.6 %}
26-
2727
### Alternative response with extra repository information
2828

2929
{{#tip}}

0 commit comments

Comments
 (0)