Tags
387 388 389
# File 'lib/labclient/projects/methods.rb', line 387 def tags(query = {}) client.tags.list(id, query) end