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

- old
+ new

@@ -96,10 +96,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