Expose id attribute on label resource

This commit is contained in:
Walmyr Lima 2019-08-20 19:31:05 +02:00
parent a971b7cb98
commit 126219850e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ module QA
class Label < Base
attr_accessor :description, :color
attribute :id
attribute :title
attribute :project do