From 126219850ef9e1016fa6c39e905745fb697aac09 Mon Sep 17 00:00:00 2001 From: Walmyr Lima Date: Tue, 20 Aug 2019 19:31:05 +0200 Subject: [PATCH] Expose id attribute on label resource --- qa/qa/resource/label.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/qa/resource/label.rb b/qa/qa/resource/label.rb index 3750725c440..b5e88d8aefc 100644 --- a/qa/qa/resource/label.rb +++ b/qa/qa/resource/label.rb @@ -7,6 +7,7 @@ module QA class Label < Base attr_accessor :description, :color + attribute :id attribute :title attribute :project do