ultracart_api 4.1.105 → 4.1.106

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: 99d889cd177dc8e0a96e68da4a19732c8c89a77116223ce7b2e5e0767050e60a
4
- data.tar.gz: 87da67a5c30f8f96347967721d57896331a06a9675e7fe7e2d5b5eeba83dd53d
3
+ metadata.gz: 7bdf06a454b9bc65d9e76db3331a677557759f471de99c3ccac874e474a95d03
4
+ data.tar.gz: f019dc3be4519ff3f51a4a12d68a7cb01ae60ebefa4d66e7c7dc65df74bef214
5
5
  SHA512:
6
- metadata.gz: 350e2d6687f64530bda6bc13a388a59ae80dc4a89b29d47073f05ac39ff86a11db218d41fb371242e32401cd6374280c43459ed474ff5e4aa9a88d7544662b73
7
- data.tar.gz: 58115e72c24cfd8d78791281c4557333f11032cbade89170a598c085da3bdcd0bc4ece179035083a32629d810e70ade716dc0e65d5b022ee57b6cdcd8b39754f
6
+ metadata.gz: e5a4ffac453932139076b8cb25ee2e986275bdeba470c753045c544175a808ae7e0f0400d22f3ca78c6c562bd34a900b722b261cd1e993431eac1d0ee8300651
7
+ data.tar.gz: a4907a29a24b461143379bbe430fde4d7b1123d4088df1b680fa820a4b2cfda960275a9cdbd7633bf8d82e42ae3e942a611bd0d2cdca0c2b062b024daff1ad08
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.105
10
+ - Package version: 4.1.106
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.105'
19
+ gem 'ultracart_api', '4.1.106'
20
20
  ```
21
21
 
22
22
  install:
@@ -1793,6 +1793,7 @@ Not every change is committed to every SDK.
1793
1793
 
1794
1794
  | Version | Date | Comments |
1795
1795
  | --: | :-: | --- |
1796
+ | 4.1.106 | 07/03/2026 | bulk import endpoints (alpha) |
1796
1797
  | 4.1.105 | 07/01/2026 | conversation - updatePbxCall support additional zoho desk values |
1797
1798
  | 4.1.104 | 06/30/2026 | conversations - customer snapshot zoho desk tickets included |
1798
1799
  | 4.1.103 | 06/18/2026 | affiliate api alpha |
@@ -11,5 +11,5 @@ OpenAPI Generator version: 6.0.1-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module UltracartClient
14
- VERSION = '4.1.105'
14
+ VERSION = '4.1.106'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ultracart_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.105
4
+ version: 4.1.106
5
5
  platform: ruby
6
6
  authors:
7
7
  - UltraCart
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-01 00:00:00.000000000 Z
11
+ date: 2026-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus