mailslurp_client 8.2.11 → 8.2.12

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a40608cc8ee70cfd122f80fababa6cad2e55bab5bcca6f96212bd63a13502961
4
- data.tar.gz: 94ee3ff4be8b1d07e049ec5dccfcd47609c5b1767e22f14b3ce11f959b0909b3
3
+ metadata.gz: c1405a0dc7940571561f6756aa28d85828a718776861e9b66dca61d4784cacd0
4
+ data.tar.gz: 711a7b97beb529416856dc26fa338f3438c59cc74bce47d3110f68e0f4df87c0
5
5
  SHA512:
6
- metadata.gz: 84c3e53059f5a0d9fab85eff31f7eb70b87f241c47be0cdb681f3b378f7975e277b5d973071d4a375733113aab280f50ffe851cc03c7b533a801f6c41a3f4086
7
- data.tar.gz: b0279d78a93d3cf3692b99e04387e89239e18804fe8b2cbcb59ed216f72421705904571ecb8c7cab15e7a9781ce4c8feacfc8326251e3cc529fa0f20dda1b7b7
6
+ metadata.gz: 5d1868b8c6c4cecc100650c06f981290dd6693897b747a25a885bd5e97949a69f85511b440ac4156ac272b7d315235170d944d7011a8b89d02fdd8a525981662
7
+ data.tar.gz: 03cd9bc97b2628958db31b1caa1885b419fccd57b09e225bdcf9605df81ae6e70228fd317642d42a0029ec314a534c264896aace4b267a1c4aab43fba7bdedd8
@@ -598,7 +598,7 @@ module MailSlurpClient
598
598
  :return_type => return_type
599
599
  )
600
600
 
601
- data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
601
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
602
602
  if @api_client.config.debugging
603
603
  @api_client.config.logger.debug "API called: EmailControllerApi#get_email_content_match\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
604
604
  end
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module MailSlurpClient
14
- VERSION = '8.2.11'
14
+ VERSION = '8.2.12'
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mailslurp_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 8.2.11
4
+ version: 8.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - mailslurp