Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #219 from intercom/BL/delete2
Browse files Browse the repository at this point in the history
allow tags to be deleted
  • Loading branch information
bobjflong committed Jan 19, 2016
2 parents 70bb0ea + 3bec3fa commit 437ef52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/intercom/service/tag.rb
Expand Up @@ -11,6 +11,7 @@ class Tag < BaseService
include ApiOperations::List
include ApiOperations::Find
include ApiOperations::FindAll
include ApiOperations::Delete

def collection_class
Intercom::Tag
Expand Down

0 comments on commit 437ef52

Please sign in to comment.