lib/fastly/models/cache_setting.rb in fastly-6.0.2 vs lib/fastly/models/cache_setting.rb in fastly-7.0.0
- old
+ new
@@ -70,11 +70,11 @@
def self.fastly_types
{
:'action' => :'String',
:'cache_condition' => :'String',
:'name' => :'String',
- :'stale_ttl' => :'Integer',
- :'ttl' => :'Integer'
+ :'stale_ttl' => :'String',
+ :'ttl' => :'String'
}
end
# List of attributes with nullable: true
def self.fastly_nullable