lib/nylas/contact.rb in nylas-4.0.1 vs lib/nylas/contact.rb in nylas-4.2.0

- old
+ new

@@ -27,10 +27,9 @@ attribute :manager_name, :string attribute :office_location, :string attribute :notes, :string attribute :web_page, :web_page - has_n_of_attribute :groups, :contact_group has_n_of_attribute :emails, :email_address has_n_of_attribute :im_addresses, :im_address has_n_of_attribute :physical_addresses, :physical_address has_n_of_attribute :phone_numbers, :phone_number has_n_of_attribute :web_pages, :web_page