lib/moonlogs-ruby/models/schema_search.rb in moonlogs-ruby-0.3.6 vs lib/moonlogs-ruby/models/schema_search.rb in moonlogs-ruby-0.3.7
- old
+ new
@@ -1,11 +1,11 @@
=begin
#Moonlogs
#Moonlogs API
-OpenAPI spec version: 0.3.6
+OpenAPI spec version: 0.3.7
Contact: shalpack@gmail.com
Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.52
=end
@@ -36,10 +36,10 @@
# List of attributes with nullable: true
def self.openapi_nullable
Set.new([
])
end
-
+
# Initializes the object
# @param [Hash] attributes Model attributes in the form of hash
def initialize(attributes = {})
if (!attributes.is_a?(Hash))
fail ArgumentError, "The input argument (attributes) must be a hash in `MoonlogsRuby::SchemaSearch` initialize method"