Expose id attribute on label resource
This commit is contained in:
parent
a971b7cb98
commit
126219850e
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ module QA
|
|||
class Label < Base
|
||||
attr_accessor :description, :color
|
||||
|
||||
attribute :id
|
||||
attribute :title
|
||||
|
||||
attribute :project do
|
||||
|
|
Loading…
Reference in a new issue