lib/fastly/models/logging_loggly_response.rb in fastly-4.0.0.alpha4 vs lib/fastly/models/logging_loggly_response.rb in fastly-4.0.0
- old
+ new
@@ -17,11 +17,11 @@
attr_accessor :name
# Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
attr_accessor :placement
- # The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`.
+ # The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`.
attr_accessor :format_version
# The name of an existing condition in the configured endpoint, or leave blank to always execute.
attr_accessor :response_condition
@@ -111,11 +111,9 @@
:'placement',
:'response_condition',
:'created_at',
:'deleted_at',
:'updated_at',
- :'service_id',
- :'version'
])
end
# List of class defined in allOf (OpenAPI v3)
def self.fastly_all_of