lib/fastly/models/relationship_common_name.rb in fastly-5.2.0 vs lib/fastly/models/relationship_common_name.rb in fastly-5.2.1

- old
+ new

@@ -10,9 +10,10 @@ require 'date' require 'time' module Fastly + # The common name associated with the subscription generated by Fastly TLS. Optional. If you do not pass a common name on create, we will default to the first TLS domain included. If provided, the domain chosen as the common name must be included in TLS domains. class RelationshipCommonName attr_accessor :common_name # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map