lib/moonlogs-ruby/models/schema.rb in moonlogs-ruby-0.3.7 vs lib/moonlogs-ruby/models/schema.rb in moonlogs-ruby-0.3.8
- old
+ new
@@ -1,11 +1,11 @@
=begin
#Moonlogs
#Moonlogs API
-OpenAPI spec version: 0.3.7
+OpenAPI spec version: 0.3.8
Contact: shalpack@gmail.com
Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 3.0.52
=end
@@ -60,10 +60,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::Schema` initialize method"