lib/fastly/models/service_detail.rb in fastly-4.0.0.alpha4 vs lib/fastly/models/service_detail.rb in fastly-4.0.0
- old
+ new
@@ -26,10 +26,11 @@
attr_accessor :comment
# The name of the service.
attr_accessor :name
+ # Alphanumeric string identifying the customer.
attr_accessor :customer_id
# The type of this service.
attr_accessor :type
@@ -118,11 +119,10 @@
Set.new([
:'created_at',
:'deleted_at',
:'updated_at',
:'comment',
- :'customer_id',
- :'id',
+ :'active_version',
])
end
# List of class defined in allOf (OpenAPI v3)
def self.fastly_all_of