lib/patch_ruby/models/project.rb in patch_ruby-1.23.0 vs lib/patch_ruby/models/project.rb in patch_ruby-1.24.0

- old
+ new

@@ -28,10 +28,10 @@ attr_accessor :description # DEPRECATED. Favor the technology_type field instead. attr_accessor :type - # The mechanism of the project. Either removal or avoidance. + # The mechanism of the project. One of: removal, avoidance, avoidance_and_removal. attr_accessor :mechanism # The country of origin of the project. attr_accessor :country