lib/tracker_api/resources/project.rb in tracker_api-1.14.0 vs lib/tracker_api/resources/project.rb in tracker_api-1.15.0

- old
+ new

@@ -31,9 +31,10 @@ attribute :point_scale_is_custom, Boolean attribute :profile_content, String attribute :public, Boolean attribute :start_date, DateTime attribute :start_time, DateTime + attribute :status, String attribute :time_zone, TimeZone attribute :updated_at, DateTime attribute :velocity_averaged_over, Integer attribute :version, Integer attribute :week_start_day, String