moonlogs-ruby 0.3.7 → 0.3.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +77 -77
  3. data/lib/moonlogs-ruby/api/default_api.rb +119 -119
  4. data/lib/moonlogs-ruby/api_client.rb +1 -1
  5. data/lib/moonlogs-ruby/api_error.rb +1 -1
  6. data/lib/moonlogs-ruby/configuration.rb +1 -1
  7. data/lib/moonlogs-ruby/models/api_token.rb +1 -1
  8. data/lib/moonlogs-ruby/models/credentials.rb +1 -1
  9. data/lib/moonlogs-ruby/models/inline_response_200.rb +1 -1
  10. data/lib/moonlogs-ruby/models/inline_response_200_1.rb +1 -1
  11. data/lib/moonlogs-ruby/models/inline_response_200_10.rb +1 -1
  12. data/lib/moonlogs-ruby/models/inline_response_200_11.rb +1 -1
  13. data/lib/moonlogs-ruby/models/inline_response_200_12.rb +1 -1
  14. data/lib/moonlogs-ruby/models/inline_response_200_13.rb +1 -1
  15. data/lib/moonlogs-ruby/models/inline_response_200_2.rb +2 -2
  16. data/lib/moonlogs-ruby/models/inline_response_200_3.rb +2 -2
  17. data/lib/moonlogs-ruby/models/inline_response_200_4.rb +2 -2
  18. data/lib/moonlogs-ruby/models/inline_response_200_5.rb +2 -2
  19. data/lib/moonlogs-ruby/models/inline_response_200_6.rb +2 -2
  20. data/lib/moonlogs-ruby/models/inline_response_200_7.rb +2 -2
  21. data/lib/moonlogs-ruby/models/inline_response_200_8.rb +2 -2
  22. data/lib/moonlogs-ruby/models/inline_response_200_9.rb +2 -2
  23. data/lib/moonlogs-ruby/models/level.rb +1 -1
  24. data/lib/moonlogs-ruby/models/meta.rb +2 -2
  25. data/lib/moonlogs-ruby/models/one_of_record_level.rb +2 -2
  26. data/lib/moonlogs-ruby/models/one_of_user_role.rb +2 -2
  27. data/lib/moonlogs-ruby/models/record.rb +2 -2
  28. data/lib/moonlogs-ruby/models/role.rb +1 -1
  29. data/lib/moonlogs-ruby/models/schema.rb +2 -2
  30. data/lib/moonlogs-ruby/models/schema_field.rb +2 -2
  31. data/lib/moonlogs-ruby/models/schema_kind.rb +2 -2
  32. data/lib/moonlogs-ruby/models/schema_search.rb +2 -2
  33. data/lib/moonlogs-ruby/models/session.rb +2 -2
  34. data/lib/moonlogs-ruby/models/tag.rb +2 -2
  35. data/lib/moonlogs-ruby/models/user.rb +2 -2
  36. data/lib/moonlogs-ruby/version.rb +2 -2
  37. data/lib/moonlogs-ruby.rb +1 -1
  38. data/moonlogs-ruby-0.3.7.gem +0 -0
  39. data/moonlogs-ruby.gemspec +1 -1
  40. data/spec/api/default_api_spec.rb +1 -1
  41. data/spec/api_client_spec.rb +1 -1
  42. data/spec/configuration_spec.rb +1 -1
  43. data/spec/models/api_token_spec.rb +1 -1
  44. data/spec/models/credentials_spec.rb +1 -1
  45. data/spec/models/inline_response_200_10_spec.rb +1 -1
  46. data/spec/models/inline_response_200_11_spec.rb +1 -1
  47. data/spec/models/inline_response_200_12_spec.rb +1 -1
  48. data/spec/models/inline_response_200_13_spec.rb +1 -1
  49. data/spec/models/inline_response_200_1_spec.rb +1 -1
  50. data/spec/models/inline_response_200_2_spec.rb +1 -1
  51. data/spec/models/inline_response_200_3_spec.rb +1 -1
  52. data/spec/models/inline_response_200_4_spec.rb +1 -1
  53. data/spec/models/inline_response_200_5_spec.rb +1 -1
  54. data/spec/models/inline_response_200_6_spec.rb +1 -1
  55. data/spec/models/inline_response_200_7_spec.rb +1 -1
  56. data/spec/models/inline_response_200_8_spec.rb +1 -1
  57. data/spec/models/inline_response_200_9_spec.rb +1 -1
  58. data/spec/models/inline_response_200_spec.rb +1 -1
  59. data/spec/models/level_spec.rb +1 -1
  60. data/spec/models/meta_spec.rb +1 -1
  61. data/spec/models/one_of_record_level_spec.rb +1 -1
  62. data/spec/models/one_of_user_role_spec.rb +1 -1
  63. data/spec/models/record_spec.rb +1 -1
  64. data/spec/models/role_spec.rb +1 -1
  65. data/spec/models/schema_field_spec.rb +1 -1
  66. data/spec/models/schema_kind_spec.rb +1 -1
  67. data/spec/models/schema_search_spec.rb +1 -1
  68. data/spec/models/schema_spec.rb +1 -1
  69. data/spec/models/session_spec.rb +1 -1
  70. data/spec/models/tag_spec.rb +1 -1
  71. data/spec/models/user_spec.rb +1 -1
  72. data/spec/spec_helper.rb +1 -1
  73. metadata +2 -14
  74. data/moonlogs-ruby-0.0.1.0.gem +0 -0
  75. data/moonlogs-ruby-0.0.1.1.gem +0 -0
  76. data/moonlogs-ruby-0.0.1.gem +0 -0
  77. data/moonlogs-ruby-0.0.1.pre.rc.gem +0 -0
  78. data/moonlogs-ruby-0.1.0.gem +0 -0
  79. data/moonlogs-ruby-0.2.1.gem +0 -0
  80. data/moonlogs-ruby-0.3.0.gem +0 -0
  81. data/moonlogs-ruby-0.3.1.gem +0 -0
  82. data/moonlogs-ruby-0.3.2.gem +0 -0
  83. data/moonlogs-ruby-0.3.3.gem +0 -0
  84. data/moonlogs-ruby-0.3.4.gem +0 -0
  85. data/moonlogs-ruby-0.3.5.gem +0 -0
  86. data/moonlogs-ruby-0.3.6.gem +0 -0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -50,7 +50,7 @@ module MoonlogsRuby
50
50
  Set.new([
51
51
  ])
52
52
  end
53
-
53
+
54
54
  # Initializes the object
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -50,7 +50,7 @@ module MoonlogsRuby
50
50
  Set.new([
51
51
  ])
52
52
  end
53
-
53
+
54
54
  # Initializes the object
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -50,7 +50,7 @@ module MoonlogsRuby
50
50
  Set.new([
51
51
  ])
52
52
  end
53
-
53
+
54
54
  # Initializes the object
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -50,7 +50,7 @@ module MoonlogsRuby
50
50
  Set.new([
51
51
  ])
52
52
  end
53
-
53
+
54
54
  # Initializes the object
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -50,7 +50,7 @@ module MoonlogsRuby
50
50
  Set.new([
51
51
  ])
52
52
  end
53
-
53
+
54
54
  # Initializes the object
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -51,7 +51,7 @@ module MoonlogsRuby
51
51
  Set.new([
52
52
  ])
53
53
  end
54
-
54
+
55
55
  # Initializes the object
56
56
  # @param [Hash] attributes Model attributes in the form of hash
57
57
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -50,7 +50,7 @@ module MoonlogsRuby
50
50
  Set.new([
51
51
  ])
52
52
  end
53
-
53
+
54
54
  # Initializes the object
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -50,7 +50,7 @@ module MoonlogsRuby
50
50
  Set.new([
51
51
  ])
52
52
  end
53
-
53
+
54
54
  # Initializes the object
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -42,7 +42,7 @@ module MoonlogsRuby
42
42
  Set.new([
43
43
  ])
44
44
  end
45
-
45
+
46
46
  # Initializes the object
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -30,7 +30,7 @@ module MoonlogsRuby
30
30
  Set.new([
31
31
  ])
32
32
  end
33
-
33
+
34
34
  # Initializes the object
35
35
  # @param [Hash] attributes Model attributes in the form of hash
36
36
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -30,7 +30,7 @@ module MoonlogsRuby
30
30
  Set.new([
31
31
  ])
32
32
  end
33
-
33
+
34
34
  # Initializes the object
35
35
  # @param [Hash] attributes Model attributes in the form of hash
36
36
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -66,7 +66,7 @@ module MoonlogsRuby
66
66
  Set.new([
67
67
  ])
68
68
  end
69
-
69
+
70
70
  # Initializes the object
71
71
  # @param [Hash] attributes Model attributes in the form of hash
72
72
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -62,7 +62,7 @@ module MoonlogsRuby
62
62
  Set.new([
63
63
  ])
64
64
  end
65
-
65
+
66
66
  # Initializes the object
67
67
  # @param [Hash] attributes Model attributes in the form of hash
68
68
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -38,7 +38,7 @@ module MoonlogsRuby
38
38
  Set.new([
39
39
  ])
40
40
  end
41
-
41
+
42
42
  # Initializes the object
43
43
  # @param [Hash] attributes Model attributes in the form of hash
44
44
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -38,7 +38,7 @@ module MoonlogsRuby
38
38
  Set.new([
39
39
  ])
40
40
  end
41
-
41
+
42
42
  # Initializes the object
43
43
  # @param [Hash] attributes Model attributes in the form of hash
44
44
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -38,7 +38,7 @@ module MoonlogsRuby
38
38
  Set.new([
39
39
  ])
40
40
  end
41
-
41
+
42
42
  # Initializes the object
43
43
  # @param [Hash] attributes Model attributes in the form of hash
44
44
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -34,7 +34,7 @@ module MoonlogsRuby
34
34
  Set.new([
35
35
  ])
36
36
  end
37
-
37
+
38
38
  # Initializes the object
39
39
  # @param [Hash] attributes Model attributes in the form of hash
40
40
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -38,7 +38,7 @@ module MoonlogsRuby
38
38
  Set.new([
39
39
  ])
40
40
  end
41
-
41
+
42
42
  # Initializes the object
43
43
  # @param [Hash] attributes Model attributes in the form of hash
44
44
  def initialize(attributes = {})
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -66,7 +66,7 @@ module MoonlogsRuby
66
66
  Set.new([
67
67
  ])
68
68
  end
69
-
69
+
70
70
  # Initializes the object
71
71
  # @param [Hash] attributes Model attributes in the form of hash
72
72
  def initialize(attributes = {})
@@ -3,12 +3,12 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
10
10
  =end
11
11
 
12
12
  module MoonlogsRuby
13
- VERSION = '0.3.7'
13
+ VERSION = '0.3.8'
14
14
  end
data/lib/moonlogs-ruby.rb CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
Binary file
@@ -5,7 +5,7 @@
5
5
 
6
6
  #Moonlogs API
7
7
 
8
- OpenAPI spec version: 0.3.7
8
+ OpenAPI spec version: 0.3.8
9
9
  Contact: shalpack@gmail.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Moonlogs API
5
5
 
6
- OpenAPI spec version: 0.3.7
6
+ OpenAPI spec version: 0.3.8
7
7
  Contact: shalpack@gmail.com
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 3.0.52