mailslurp_client 8.5.2 → 8.7.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module MailSlurpClient
14
- VERSION = '8.5.2'
14
+ VERSION = '8.7.0'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mailslurp_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 8.5.2
4
+ version: 8.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - mailslurp
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-15 00:00:00.000000000 Z
11
+ date: 2020-12-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Create emails addresses in Ruby then send and receive real emails and
14
14
  attachments. See https://www.mailslurp.com/docs/ruby/ for full Ruby documentation.
@@ -90,9 +90,11 @@ files:
90
90
  - lib/mailslurp_client/models/page_inbox_projection.rb
91
91
  - lib/mailslurp_client/models/page_sent_email_projection.rb
92
92
  - lib/mailslurp_client/models/page_template_projection.rb
93
+ - lib/mailslurp_client/models/page_thread_projection.rb
93
94
  - lib/mailslurp_client/models/page_webhook_projection.rb
94
95
  - lib/mailslurp_client/models/pageable.rb
95
96
  - lib/mailslurp_client/models/raw_email_json.rb
97
+ - lib/mailslurp_client/models/reply_to_alias_email_options.rb
96
98
  - lib/mailslurp_client/models/reply_to_email_options.rb
97
99
  - lib/mailslurp_client/models/send_email_options.rb
98
100
  - lib/mailslurp_client/models/sent_email_dto.rb
@@ -103,6 +105,7 @@ files:
103
105
  - lib/mailslurp_client/models/template_dto.rb
104
106
  - lib/mailslurp_client/models/template_projection.rb
105
107
  - lib/mailslurp_client/models/template_variable.rb
108
+ - lib/mailslurp_client/models/thread_projection.rb
106
109
  - lib/mailslurp_client/models/unread_count.rb
107
110
  - lib/mailslurp_client/models/update_alias_options.rb
108
111
  - lib/mailslurp_client/models/update_group_contacts.rb