mailslurp_client 12.0.0 → 12.1.24

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 = '12.0.0'
14
+ VERSION = '12.1.24'
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: 12.0.0
4
+ version: 12.1.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - mailslurp
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-22 00:00:00.000000000 Z
11
+ date: 2021-06-06 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.
@@ -50,6 +50,7 @@ files:
50
50
  - lib/mailslurp_client/models/attachment_projection.rb
51
51
  - lib/mailslurp_client/models/basic_auth_options.rb
52
52
  - lib/mailslurp_client/models/bulk_send_email_options.rb
53
+ - lib/mailslurp_client/models/condition_option.rb
53
54
  - lib/mailslurp_client/models/contact_dto.rb
54
55
  - lib/mailslurp_client/models/contact_projection.rb
55
56
  - lib/mailslurp_client/models/content_match_options.rb
@@ -133,6 +134,9 @@ files:
133
134
  - lib/mailslurp_client/models/verify_email_address_options.rb
134
135
  - lib/mailslurp_client/models/wait_for_conditions.rb
135
136
  - lib/mailslurp_client/models/webhook_dto.rb
137
+ - lib/mailslurp_client/models/webhook_new_attachment_payload.rb
138
+ - lib/mailslurp_client/models/webhook_new_contact_payload.rb
139
+ - lib/mailslurp_client/models/webhook_new_email_payload.rb
136
140
  - lib/mailslurp_client/models/webhook_projection.rb
137
141
  - lib/mailslurp_client/models/webhook_test_request.rb
138
142
  - lib/mailslurp_client/models/webhook_test_response.rb