Commit bd6e14d1 authored by Clement Ho's avatar Clement Ho

[skip ci] Update issue entity

parent e1d56d61
class IssueEntity < IssuableEntity
expose :branch_name
expose :confidential
expose :assignees
expose :assignees, using: API::Entities::UserBasic
expose :due_date
expose :moved_to_id
expose :project_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