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 +4 -4
- data/README.md +3 -2
- data/lib/ultracart_api/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d7a60447355b2214956c4967b7caf8f709ac9b6417e893d3b94a4814a57b83aa
|
|
4
|
+
data.tar.gz: 58db788a8155362a1fee0cb182583288be27a8a81480c99772589298fe7e5cbd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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.
|
|
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.
|
|
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 |
|