Skip to content

Commit 9d95249

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 667f48a commit 9d95249

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/v3/issues.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ Name | Type | Description
144144
<%= headers 200 %>
145145
<%= json :full_issue %>
146146

147+
{% if page.version == 'dotcom' %}
148+
147149
## Lock an issue
148150

149151
{{#tip}}
@@ -194,6 +196,8 @@ Users with push access can unlock an issue's conversation.
194196

195197
<%= headers 204 %>
196198

199+
{% endif %}
200+
197201
## Custom media types
198202

199203
These are the supported media types for issues. You can read more about the

0 commit comments

Comments
 (0)