ultracart_api 4.1.117 → 4.1.118

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: b4dbada8483779e8d00c3a0ea671b9968e4b6dfd6b2243f611063a91c1a079bf
4
- data.tar.gz: 75054c96cd29b15c6b8aced1084cba3c56e3cdec64699490d1254c058671ef5f
3
+ metadata.gz: d7a60447355b2214956c4967b7caf8f709ac9b6417e893d3b94a4814a57b83aa
4
+ data.tar.gz: 58db788a8155362a1fee0cb182583288be27a8a81480c99772589298fe7e5cbd
5
5
  SHA512:
6
- metadata.gz: d074102fcee1ffed6278dd4513ca039b8998affeeae12d75d0bca56b05e5dfb74417ac1a7cf6afb19a9db0d8eeda8a0cf292403f93549eae21c7bac004a6704b
7
- data.tar.gz: 487296f31b1833f3a21ec54dc47a7c846ffc84f38664762bdb891d9ad1ed794f5083407dac818485ae6a2d3b1f00fdff1bc72798e82627d454d9aba891f1826f
6
+ metadata.gz: 6d65b315c77a2bacbd39d6e4f5e5ae5d2ad279aba9e96e6a91a8b0c7db5584b038e37a9332efe5ddffbbdae07b1f5f65692320986932e75413f4731fc124e4d7
7
+ data.tar.gz: b7eec943ae08b5adc2a3c8ca971c8ea0a679f3d43d510a5136793835223cafdd0c864d19bfd76cbe2de6b0082d9592bceb9d96e367d6559da8d24d2b1f77d531
data/README.md CHANGED
@@ -7,7 +7,7 @@ Note: Every method has a sample for every language. See https://github.com/Ultr
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 2.0.0
10
- - Package version: 4.1.117
10
+ - Package version: 4.1.118
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  - For more information, please visit [http://www.ultracart.com/api/](http://www.ultracart.com/api/)
13
13
 
@@ -16,7 +16,7 @@ This SDK is automatically generated by the [OpenAPI Generator](https://openapi-g
16
16
  gemfile:
17
17
 
18
18
  ```shell
19
- gem 'ultracart_api', '4.1.117'
19
+ gem 'ultracart_api', '4.1.118'
20
20
  ```
21
21
 
22
22
  install:
@@ -1823,6 +1823,7 @@ Not every change is committed to every SDK.
1823
1823
 
1824
1824
  | Version | Date | Comments |
1825
1825
  | --: | :-: | --- |
1826
+ | 4.1.118 | 07/14/2026 | affiliate - send welcome letter method |
1826
1827
  | 4.1.117 | 07/14/2026 | conversation - join method resolve_only flag added |
1827
1828
  | 4.1.116 | 07/10/2026 | customer - method to search quickbooks online customers |
1828
1829
  | 4.1.115 | 07/10/2026 | customer profile birthday |
@@ -11,5 +11,5 @@ OpenAPI Generator version: 6.0.1-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module UltracartClient
14
- VERSION = '4.1.117'
14
+ VERSION = '4.1.118'
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ultracart_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.117
4
+ version: 4.1.118
5
5
  platform: ruby
6
6
  authors:
7
7
  - UltraCart