lib/phrase/models/member_spaces.rb in phrase-2.0.0 vs lib/phrase/models/member_spaces.rb in phrase-2.1.0

- old
+ new

@@ -26,11 +26,11 @@ # Attribute type mapping. def self.openapi_types { :'id' => :'String', :'name' => :'String', - :'created_at' => :'AnyType', - :'updated_at' => :'AnyType', + :'created_at' => :'DateTime', + :'updated_at' => :'DateTime', :'projects_count' => :'Integer' } end # List of attributes with nullable: true