lib/fastly/models/schemas_user_response.rb in fastly-4.0.0.alpha4 vs lib/fastly/models/schemas_user_response.rb in fastly-4.0.0

- old
+ new

@@ -11,11 +11,10 @@ require 'date' require 'time' module Fastly class SchemasUserResponse - # The login associated with the user (typically, an email address). attr_accessor :login # The real life name of the user. attr_accessor :name @@ -101,11 +100,9 @@ def self.fastly_nullable Set.new([ :'created_at', :'deleted_at', :'updated_at', - :'id', - :'customer_id' ]) end # List of class defined in allOf (OpenAPI v3) def self.fastly_all_of