lib/fastly/models/acl_entry_response.rb in fastly-5.3.1 vs lib/fastly/models/acl_entry_response.rb in fastly-6.0.0

- old
+ new

@@ -135,10 +135,10 @@ } if attributes.key?(:'negated') self.negated = attributes[:'negated'] else - self.negated = NEGATED::N0 + self.negated = NEGATED::disable end if attributes.key?(:'comment') self.comment = attributes[:'comment'] end