lib/ff/ruby/server/generated/lib/openapi_client/models/distribution.rb in ff-ruby-server-sdk-1.2.1 vs lib/ff/ruby/server/generated/lib/openapi_client/models/distribution.rb in ff-ruby-server-sdk-1.3.1
- old
+ new
@@ -12,12 +12,15 @@
require 'date'
require 'time'
module OpenapiClient
+ # Describes a distribution rule
class Distribution
+ # The attribute to use when distributing targets across buckets
attr_accessor :bucket_by
+ # A list of variations and the weight that should be given to each
attr_accessor :variations
# Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map
{