lib/fastly/models/user.rb in fastly-6.0.0 vs lib/fastly/models/user.rb in fastly-6.0.1
- old
+ new
@@ -69,9 +69,12 @@
end
# List of attributes with nullable: true
def self.fastly_nullable
Set.new([
+ :'locked',
+ :'require_new_password',
+ :'two_factor_auth_enabled',
])
end
# Initializes the object
# @param [Hash] attributes Model attributes in the form of hash