lib/fastly/models/service_authorization_data.rb in fastly-4.0.0.alpha4 vs lib/fastly/models/service_authorization_data.rb in fastly-4.0.0
- old
+ new
@@ -36,17 +36,16 @@
# Attribute type mapping.
def self.fastly_types
{
:'type' => :'TypeServiceAuthorization',
:'attributes' => :'ServiceAuthorizationDataAttributes',
- :'relationships' => :'Object'
+ :'relationships' => :'ServiceAuthorizationDataRelationships'
}
end
# List of attributes with nullable: true
def self.fastly_nullable
Set.new([
- :'relationships'
])
end
# Initializes the object
# @param [Hash] attributes Model attributes in the form of hash