lib/phrase/models/job.rb in phrase-2.22.1 vs lib/phrase/models/job.rb in phrase-2.22.2
- old
+ new
@@ -55,9 +55,10 @@
end
# List of attributes with nullable: true
def self.openapi_nullable
Set.new([
+ :'due_date',
])
end
# Initializes the object
# @param [Hash] attributes Model attributes in the form of hash