mailslurp_client 11.8.10 → 11.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module MailSlurpClient
14
- VERSION = '11.8.10'
14
+ VERSION = '11.9.1'
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: 11.8.10
4
+ version: 11.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - mailslurp
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-26 00:00:00.000000000 Z
11
+ date: 2021-05-02 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.
@@ -130,6 +130,7 @@ files:
130
130
  - lib/mailslurp_client/models/verify_email_address_options.rb
131
131
  - lib/mailslurp_client/models/wait_for_conditions.rb
132
132
  - lib/mailslurp_client/models/webhook_dto.rb
133
+ - lib/mailslurp_client/models/webhook_payload.rb
133
134
  - lib/mailslurp_client/models/webhook_projection.rb
134
135
  - lib/mailslurp_client/models/webhook_test_request.rb
135
136
  - lib/mailslurp_client/models/webhook_test_response.rb