lib/nylas/contact.rb in nylas-4.4.0 vs lib/nylas/contact.rb in nylas-4.5.0

- old
+ new

@@ -28,9 +28,10 @@ attribute :job_title, :string attribute :manager_name, :string attribute :office_location, :string attribute :notes, :string attribute :web_page, :web_page + attribute :source, :string 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