Commit 12621985 authored by Walmyr Lima's avatar Walmyr Lima

Expose id attribute on label resource

parent a971b7cb
......@@ -7,6 +7,7 @@ module QA
class Label < Base
attr_accessor :description, :color
attribute :id
attribute :title
attribute :project do
......
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