Commit 04793ff1 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Expose discussion_locked for issue_entity

parent 17e94383
......@@ -3,6 +3,7 @@ class IssueEntity < IssuableEntity
expose :branch_name
expose :confidential
expose :discussion_locked
expose :assignees, using: API::Entities::UserBasic
expose :due_date
expose :moved_to_id
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment