ultracart_api 4.1.141 → 4.1.143

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.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. data/docs/SfvbContainerVersion.md +1 -1
  4. data/docs/SfvbFileEntry.md +2 -2
  5. data/lib/ultracart_api/models/sfvb_compile_request.rb +3 -3
  6. data/lib/ultracart_api/models/sfvb_compile_response.rb +2 -2
  7. data/lib/ultracart_api/models/sfvb_container_response.rb +7 -7
  8. data/lib/ultracart_api/models/sfvb_container_revert_request.rb +1 -1
  9. data/lib/ultracart_api/models/sfvb_container_version.rb +8 -8
  10. data/lib/ultracart_api/models/sfvb_container_write_request.rb +2 -2
  11. data/lib/ultracart_api/models/sfvb_element.rb +1 -1
  12. data/lib/ultracart_api/models/sfvb_elements_response.rb +1 -1
  13. data/lib/ultracart_api/models/sfvb_error_detail.rb +1 -1
  14. data/lib/ultracart_api/models/sfvb_file_content_response.rb +5 -5
  15. data/lib/ultracart_api/models/sfvb_file_entry.rb +11 -11
  16. data/lib/ultracart_api/models/sfvb_file_search_request.rb +12 -12
  17. data/lib/ultracart_api/models/sfvb_file_search_response.rb +5 -5
  18. data/lib/ultracart_api/models/sfvb_file_version.rb +4 -4
  19. data/lib/ultracart_api/models/sfvb_file_versions_response.rb +1 -1
  20. data/lib/ultracart_api/models/sfvb_file_write_request.rb +1 -1
  21. data/lib/ultracart_api/models/sfvb_file_write_response.rb +3 -3
  22. data/lib/ultracart_api/models/sfvb_files_response.rb +3 -3
  23. data/lib/ultracart_api/models/sfvb_library_entry.rb +6 -6
  24. data/lib/ultracart_api/models/sfvb_library_facet.rb +1 -1
  25. data/lib/ultracart_api/models/sfvb_library_response.rb +4 -4
  26. data/lib/ultracart_api/models/sfvb_preview_session_request.rb +1 -1
  27. data/lib/ultracart_api/models/sfvb_preview_session_response.rb +6 -6
  28. data/lib/ultracart_api/models/sfvb_preview_url_response.rb +5 -5
  29. data/lib/ultracart_api/models/sfvb_render_request.rb +10 -10
  30. data/lib/ultracart_api/models/sfvb_render_response.rb +1 -1
  31. data/lib/ultracart_api/models/sfvb_storefront.rb +3 -3
  32. data/lib/ultracart_api/models/sfvb_theme.rb +5 -5
  33. data/lib/ultracart_api/models/sfvb_theme_duplicate_request.rb +2 -2
  34. data/lib/ultracart_api/models/sfvb_theme_job_response.rb +7 -7
  35. data/lib/ultracart_api/models/sfvb_themes_response.rb +1 -1
  36. data/lib/ultracart_api/models/sfvb_upsell_offer.rb +7 -7
  37. data/lib/ultracart_api/models/sfvb_upsell_offers_response.rb +1 -1
  38. data/lib/ultracart_api/models/sfvb_validate_request.rb +4 -4
  39. data/lib/ultracart_api/models/sfvb_validation_response.rb +1 -1
  40. data/lib/ultracart_api/models/sfvb_version_response.rb +9 -9
  41. data/lib/ultracart_api/models/sfvb_whoami_response.rb +10 -10
  42. data/lib/ultracart_api/models/sfvb_widget_ids_response.rb +1 -1
  43. data/lib/ultracart_api/version.rb +1 -1
  44. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e3b5a7ecac8cd163cc2efd076ef4bee99a950ad700201b405656bb058f3748c
4
- data.tar.gz: '0806f9cd14d0a728e66833db6935fb5c4c0d54715623ba69995836ee40fc6692'
3
+ metadata.gz: 54ade983866a0b9b2b6cee229755b5822f1af894ce784427515055fa35af03ba
4
+ data.tar.gz: 45d7d529bfccac5c15c2c0e81861fd831d38b433b24803c570d81e8288eb7d95
5
5
  SHA512:
6
- metadata.gz: 9da90fbf8138f823efbd8c72474a6425a0ce946add8375220a07b1f8a4a5a73dc4bba1d8def681f16723cbc28bbf273e073b888185a95af9ccd15137a2c3091f
7
- data.tar.gz: 8f966a589d5c239ef236550735c4e943b52806616bfe5676197016396a6b82c2150ee73458018c4fc02e33756c3efb5baa767ce7cfd073c1c07e9bcbbeeee711
6
+ metadata.gz: 6b79c1bf97aafa3e69a280935ef778fb955a4688cb59cb23f70ba5b2bad743a19c9c700371e14fed6257a6e3a16367e2ba0c1e1267723bcaffa8e4de5b0058a6
7
+ data.tar.gz: 748a3308394172826f99191041a51e5cff02a8d49d945d6fe8a72680f3541c257ffe1436026541c801cf82a85158ae7d376830511ce1f374b09763e28bbc23b8
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.141
10
+ - Package version: 4.1.143
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.141'
19
+ gem 'ultracart_api', '4.1.143'
20
20
  ```
21
21
 
22
22
  install:
@@ -1922,6 +1922,8 @@ Not every change is committed to every SDK.
1922
1922
 
1923
1923
  | Version | Date | Comments |
1924
1924
  | --: | :-: | --- |
1925
+ | 4.1.143 | 09/02/2026 | sfvb - internal development |
1926
+ | 4.1.142 | 08/26/2026 | sfvb - internal test |
1925
1927
  | 4.1.141 | 08/26/2026 | sfvb - internal testing |
1926
1928
  | 4.1.140 | 08/26/2026 | sfvb - internal testing |
1927
1929
  | 4.1.139 | 08/26/2026 | sfvb - internal testing |
@@ -6,7 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **cjson** | **String** | The CJSON this version held. Populated only when reading a single version, and null when the operation is create. Listings omit it because container CJSON is large. | [optional] |
8
8
  | **comment** | **String** | Comment recorded with the write that replaced this version. | [optional] |
9
- | **container_history_oid** | **Integer** | History record oid. Pass to the revert operation on the owning container. | [optional] |
9
+ | **container_history_oid** | **Integer** | History record oid. Pass to the revert operation on the owning container. Absent on the entry marked current, which holds the value stored right now, has no history row of its own, and so cannot be fetched or reverted to. | [optional] |
10
10
  | **container_name** | **String** | Container name, where the owner has more than one container. | [optional] |
11
11
  | **created_dts** | **String** | When this snapshot was taken. | [optional] |
12
12
  | **current** | **Boolean** | True for the value currently stored. | [optional] |
@@ -7,7 +7,7 @@
7
7
  | **auto_compiled** | **Boolean** | True when this file is generated by the CJSON compiler and must not be edited directly. Its .cjson sibling is the source. | [optional] |
8
8
  | **directory** | **Boolean** | True when this entry is a directory. | [optional] |
9
9
  | **fs_directory_oid** | **Integer** | StoreFront file system directory oid. For a directory this is its own oid; for a file it is the parent. | [optional] |
10
- | **fs_file_oid** | **Integer** | StoreFront file system file oid. | [optional] |
10
+ | **fs_file_oid** | **Integer** | StoreFront file system file oid. Absent on a directory entry, which has no file oid. | [optional] |
11
11
  | **hash_sha256** | **String** | SHA-256 of the content. Use as the If-Match value when writing. | [optional] |
12
12
  | **i18n_violation** | **Boolean** | True when the file has internationalization violations. | [optional] |
13
13
  | **last_modified** | **String** | Last modified timestamp. | [optional] |
@@ -18,7 +18,7 @@
18
18
  | **read_only** | **Boolean** | True when the file is marked read only. | [optional] |
19
19
  | **size** | **Integer** | Size in bytes. Zero for directories. | [optional] |
20
20
  | **valid** | **Boolean** | False when the file failed Velocity validation on its last write. | [optional] |
21
- | **version** | **Integer** | Current version number of the file. | [optional] |
21
+ | **version** | **Integer** | Current version number of the file. Absent on a directory entry, which is not versioned. | [optional] |
22
22
 
23
23
  ## Example
24
24
 
@@ -34,9 +34,9 @@ module UltracartClient
34
34
  def self.attribute_map
35
35
  {
36
36
  :'cjson' => :'cjson',
37
- :'container_name' => :'containerName',
38
- :'storefront_oid' => :'storefrontOid',
39
- :'theme_oid' => :'themeOid',
37
+ :'container_name' => :'container_name',
38
+ :'storefront_oid' => :'storefront_oid',
39
+ :'theme_oid' => :'theme_oid',
40
40
  :'validate' => :'validate'
41
41
  }
42
42
  end
@@ -35,10 +35,10 @@ module UltracartClient
35
35
  # Attribute mapping from ruby-style variable name to JSON key.
36
36
  def self.attribute_map
37
37
  {
38
- :'container_id' => :'containerId',
38
+ :'container_id' => :'container_id',
39
39
  :'directives' => :'directives',
40
40
  :'success' => :'success',
41
- :'used_elements' => :'usedElements',
41
+ :'used_elements' => :'used_elements',
42
42
  :'validation' => :'validation',
43
43
  :'velocity' => :'velocity'
44
44
  }
@@ -70,14 +70,14 @@ module UltracartClient
70
70
  # Attribute mapping from ruby-style variable name to JSON key.
71
71
  def self.attribute_map
72
72
  {
73
- :'active_theme' => :'activeTheme',
73
+ :'active_theme' => :'active_theme',
74
74
  :'cjson' => :'cjson',
75
- :'container_id' => :'containerId',
76
- :'container_name' => :'containerName',
77
- :'hash_sha256' => :'hashSha256',
78
- :'last_modified' => :'lastModified',
79
- :'owner_object_id' => :'ownerObjectId',
80
- :'owner_type' => :'ownerType',
75
+ :'container_id' => :'container_id',
76
+ :'container_name' => :'container_name',
77
+ :'hash_sha256' => :'hash_sha256',
78
+ :'last_modified' => :'last_modified',
79
+ :'owner_object_id' => :'owner_object_id',
80
+ :'owner_type' => :'owner_type',
81
81
  :'path' => :'path',
82
82
  :'version' => :'version'
83
83
  }
@@ -25,7 +25,7 @@ module UltracartClient
25
25
  def self.attribute_map
26
26
  {
27
27
  :'comment' => :'comment',
28
- :'container_history_oid' => :'containerHistoryOid'
28
+ :'container_history_oid' => :'container_history_oid'
29
29
  }
30
30
  end
31
31
 
@@ -21,7 +21,7 @@ module UltracartClient
21
21
  # Comment recorded with the write that replaced this version.
22
22
  attr_accessor :comment
23
23
 
24
- # History record oid. Pass to the revert operation on the owning container.
24
+ # History record oid. Pass to the revert operation on the owning container. Absent on the entry marked current, which holds the value stored right now, has no history row of its own, and so cannot be fetched or reverted to.
25
25
  attr_accessor :container_history_oid
26
26
 
27
27
  # Container name, where the owner has more than one container.
@@ -78,15 +78,15 @@ module UltracartClient
78
78
  {
79
79
  :'cjson' => :'cjson',
80
80
  :'comment' => :'comment',
81
- :'container_history_oid' => :'containerHistoryOid',
82
- :'container_name' => :'containerName',
83
- :'created_dts' => :'createdDts',
81
+ :'container_history_oid' => :'container_history_oid',
82
+ :'container_name' => :'container_name',
83
+ :'created_dts' => :'created_dts',
84
84
  :'current' => :'current',
85
- :'edited_by' => :'editedBy',
86
- :'hash_sha256' => :'hashSha256',
85
+ :'edited_by' => :'edited_by',
86
+ :'hash_sha256' => :'hash_sha256',
87
87
  :'operation' => :'operation',
88
- :'owner_object_id' => :'ownerObjectId',
89
- :'owner_type' => :'ownerType',
88
+ :'owner_object_id' => :'owner_object_id',
89
+ :'owner_type' => :'owner_type',
90
90
  :'size' => :'size'
91
91
  }
92
92
  end
@@ -30,10 +30,10 @@ module UltracartClient
30
30
  # Attribute mapping from ruby-style variable name to JSON key.
31
31
  def self.attribute_map
32
32
  {
33
- :'allow_warnings' => :'allowWarnings',
33
+ :'allow_warnings' => :'allow_warnings',
34
34
  :'cjson' => :'cjson',
35
35
  :'comment' => :'comment',
36
- :'marketing_email' => :'marketingEmail'
36
+ :'marketing_email' => :'marketing_email'
37
37
  }
38
38
  end
39
39
 
@@ -24,7 +24,7 @@ module UltracartClient
24
24
  # Attribute mapping from ruby-style variable name to JSON key.
25
25
  def self.attribute_map
26
26
  {
27
- :'schema_available' => :'schemaAvailable',
27
+ :'schema_available' => :'schema_available',
28
28
  :'type' => :'type'
29
29
  }
30
30
  end
@@ -27,7 +27,7 @@ module UltracartClient
27
27
  # Attribute mapping from ruby-style variable name to JSON key.
28
28
  def self.attribute_map
29
29
  {
30
- :'element_count' => :'elementCount',
30
+ :'element_count' => :'element_count',
31
31
  :'elements' => :'elements',
32
32
  :'version' => :'version'
33
33
  }
@@ -72,7 +72,7 @@ module UltracartClient
72
72
  {
73
73
  :'code' => :'code',
74
74
  :'column' => :'column',
75
- :'did_you_mean' => :'didYouMean',
75
+ :'did_you_mean' => :'did_you_mean',
76
76
  :'expected' => :'expected',
77
77
  :'found' => :'found',
78
78
  :'line' => :'line',
@@ -51,16 +51,16 @@ module UltracartClient
51
51
  # Attribute mapping from ruby-style variable name to JSON key.
52
52
  def self.attribute_map
53
53
  {
54
- :'auto_compiled' => :'autoCompiled',
54
+ :'auto_compiled' => :'auto_compiled',
55
55
  :'content' => :'content',
56
- :'fs_file_oid' => :'fsFileOid',
57
- :'hash_sha256' => :'hashSha256',
58
- :'mime_type' => :'mimeType',
56
+ :'fs_file_oid' => :'fs_file_oid',
57
+ :'hash_sha256' => :'hash_sha256',
58
+ :'mime_type' => :'mime_type',
59
59
  :'path' => :'path',
60
60
  :'size' => :'size',
61
61
  :'truncated' => :'truncated',
62
62
  :'valid' => :'valid',
63
- :'velocity_errors' => :'velocityErrors',
63
+ :'velocity_errors' => :'velocity_errors',
64
64
  :'version' => :'version'
65
65
  }
66
66
  end
@@ -24,7 +24,7 @@ module UltracartClient
24
24
  # StoreFront file system directory oid. For a directory this is its own oid; for a file it is the parent.
25
25
  attr_accessor :fs_directory_oid
26
26
 
27
- # StoreFront file system file oid.
27
+ # StoreFront file system file oid. Absent on a directory entry, which has no file oid.
28
28
  attr_accessor :fs_file_oid
29
29
 
30
30
  # SHA-256 of the content. Use as the If-Match value when writing.
@@ -57,24 +57,24 @@ module UltracartClient
57
57
  # False when the file failed Velocity validation on its last write.
58
58
  attr_accessor :valid
59
59
 
60
- # Current version number of the file.
60
+ # Current version number of the file. Absent on a directory entry, which is not versioned.
61
61
  attr_accessor :version
62
62
 
63
63
  # Attribute mapping from ruby-style variable name to JSON key.
64
64
  def self.attribute_map
65
65
  {
66
- :'auto_compiled' => :'autoCompiled',
66
+ :'auto_compiled' => :'auto_compiled',
67
67
  :'directory' => :'directory',
68
- :'fs_directory_oid' => :'fsDirectoryOid',
69
- :'fs_file_oid' => :'fsFileOid',
70
- :'hash_sha256' => :'hashSha256',
71
- :'i18n_violation' => :'i18nViolation',
72
- :'last_modified' => :'lastModified',
73
- :'merge_conflict' => :'mergeConflict',
74
- :'mime_type' => :'mimeType',
68
+ :'fs_directory_oid' => :'fs_directory_oid',
69
+ :'fs_file_oid' => :'fs_file_oid',
70
+ :'hash_sha256' => :'hash_sha256',
71
+ :'i18n_violation' => :'i18n_violation',
72
+ :'last_modified' => :'last_modified',
73
+ :'merge_conflict' => :'merge_conflict',
74
+ :'mime_type' => :'mime_type',
75
75
  :'name' => :'name',
76
76
  :'path' => :'path',
77
- :'read_only' => :'readOnly',
77
+ :'read_only' => :'read_only',
78
78
  :'size' => :'size',
79
79
  :'valid' => :'valid',
80
80
  :'version' => :'version'
@@ -66,21 +66,21 @@ module UltracartClient
66
66
  # Attribute mapping from ruby-style variable name to JSON key.
67
67
  def self.attribute_map
68
68
  {
69
- :'case_sensitive' => :'caseSensitive',
70
- :'dynamic_html' => :'dynamicHtml',
71
- :'file_name' => :'fileName',
72
- :'i18n_violations' => :'i18nViolations',
69
+ :'case_sensitive' => :'case_sensitive',
70
+ :'dynamic_html' => :'dynamic_html',
71
+ :'file_name' => :'file_name',
72
+ :'i18n_violations' => :'i18n_violations',
73
73
  :'invalid' => :'invalid',
74
- :'max_results' => :'maxResults',
75
- :'merge_conflicts' => :'mergeConflicts',
76
- :'mime_type' => :'mimeType',
77
- :'modified_max' => :'modifiedMax',
78
- :'modified_min' => :'modifiedMin',
74
+ :'max_results' => :'max_results',
75
+ :'merge_conflicts' => :'merge_conflicts',
76
+ :'mime_type' => :'mime_type',
77
+ :'modified_max' => :'modified_max',
78
+ :'modified_min' => :'modified_min',
79
79
  :'offset' => :'offset',
80
80
  :'path' => :'path',
81
- :'size_max' => :'sizeMax',
82
- :'size_min' => :'sizeMin',
83
- :'sub_directories' => :'subDirectories',
81
+ :'size_max' => :'size_max',
82
+ :'size_min' => :'size_min',
83
+ :'sub_directories' => :'sub_directories',
84
84
  :'text' => :'text'
85
85
  }
86
86
  end
@@ -43,13 +43,13 @@ module UltracartClient
43
43
  def self.attribute_map
44
44
  {
45
45
  :'files' => :'files',
46
- :'max_results' => :'maxResults',
47
- :'next_offset' => :'nextOffset',
46
+ :'max_results' => :'max_results',
47
+ :'next_offset' => :'next_offset',
48
48
  :'offset' => :'offset',
49
- :'result_count' => :'resultCount',
50
- :'total_count' => :'totalCount',
49
+ :'result_count' => :'result_count',
50
+ :'total_count' => :'total_count',
51
51
  :'truncated' => :'truncated',
52
- :'truncation_advice' => :'truncationAdvice'
52
+ :'truncation_advice' => :'truncation_advice'
53
53
  }
54
54
  end
55
55
 
@@ -47,10 +47,10 @@ module UltracartClient
47
47
  {
48
48
  :'comment' => :'comment',
49
49
  :'current' => :'current',
50
- :'edited_by' => :'editedBy',
51
- :'fs_file_history_oid' => :'fsFileHistoryOid',
52
- :'hash_sha256' => :'hashSha256',
53
- :'last_modified' => :'lastModified',
50
+ :'edited_by' => :'edited_by',
51
+ :'fs_file_history_oid' => :'fs_file_history_oid',
52
+ :'hash_sha256' => :'hash_sha256',
53
+ :'last_modified' => :'last_modified',
54
54
  :'revertable' => :'revertable',
55
55
  :'size' => :'size',
56
56
  :'version' => :'version'
@@ -27,7 +27,7 @@ module UltracartClient
27
27
  # Attribute mapping from ruby-style variable name to JSON key.
28
28
  def self.attribute_map
29
29
  {
30
- :'fs_file_oid' => :'fsFileOid',
30
+ :'fs_file_oid' => :'fs_file_oid',
31
31
  :'path' => :'path',
32
32
  :'versions' => :'versions'
33
33
  }
@@ -29,7 +29,7 @@ module UltracartClient
29
29
  {
30
30
  :'comment' => :'comment',
31
31
  :'content' => :'content',
32
- :'create_if_missing' => :'createIfMissing'
32
+ :'create_if_missing' => :'create_if_missing'
33
33
  }
34
34
  end
35
35
 
@@ -34,11 +34,11 @@ module UltracartClient
34
34
  # Attribute mapping from ruby-style variable name to JSON key.
35
35
  def self.attribute_map
36
36
  {
37
- :'compiled_path' => :'compiledPath',
37
+ :'compiled_path' => :'compiled_path',
38
38
  :'file' => :'file',
39
- :'hash_sha256' => :'hashSha256',
39
+ :'hash_sha256' => :'hash_sha256',
40
40
  :'validation' => :'validation',
41
- :'velocity_errors' => :'velocityErrors',
41
+ :'velocity_errors' => :'velocity_errors',
42
42
  :'version' => :'version'
43
43
  }
44
44
  end
@@ -37,9 +37,9 @@ module UltracartClient
37
37
  def self.attribute_map
38
38
  {
39
39
  :'files' => :'files',
40
- :'fs_directory_oid' => :'fsDirectoryOid',
41
- :'omitted_count' => :'omittedCount',
42
- :'parent_fs_directory_oid' => :'parentFsDirectoryOid',
40
+ :'fs_directory_oid' => :'fs_directory_oid',
41
+ :'omitted_count' => :'omitted_count',
42
+ :'parent_fs_directory_oid' => :'parent_fs_directory_oid',
43
43
  :'path' => :'path',
44
44
  :'truncated' => :'truncated'
45
45
  }
@@ -54,14 +54,14 @@ module UltracartClient
54
54
  :'bookmarked' => :'bookmarked',
55
55
  :'cjson' => :'cjson',
56
56
  :'description' => :'description',
57
- :'library_oid' => :'libraryOid',
57
+ :'library_oid' => :'library_oid',
58
58
  :'name' => :'name',
59
59
  :'owned' => :'owned',
60
- :'referenced_files' => :'referencedFiles',
61
- :'screenshot_key' => :'screenshotKey',
62
- :'share_with_account' => :'shareWithAccount',
63
- :'thumbnail_key' => :'thumbnailKey',
64
- :'widget_type' => :'widgetType'
60
+ :'referenced_files' => :'referenced_files',
61
+ :'screenshot_key' => :'screenshot_key',
62
+ :'share_with_account' => :'share_with_account',
63
+ :'thumbnail_key' => :'thumbnail_key',
64
+ :'widget_type' => :'widget_type'
65
65
  }
66
66
  end
67
67
 
@@ -27,7 +27,7 @@ module UltracartClient
27
27
  # Attribute mapping from ruby-style variable name to JSON key.
28
28
  def self.attribute_map
29
29
  {
30
- :'display_name' => :'displayName',
30
+ :'display_name' => :'display_name',
31
31
  :'name' => :'name',
32
32
  :'options' => :'options'
33
33
  }
@@ -37,11 +37,11 @@ module UltracartClient
37
37
  def self.attribute_map
38
38
  {
39
39
  :'facets' => :'facets',
40
- :'first_result_number' => :'firstResultNumber',
41
- :'last_result_number' => :'lastResultNumber',
40
+ :'first_result_number' => :'first_result_number',
41
+ :'last_result_number' => :'last_result_number',
42
42
  :'results' => :'results',
43
- :'total_pages' => :'totalPages',
44
- :'total_results' => :'totalResults'
43
+ :'total_pages' => :'total_pages',
44
+ :'total_results' => :'total_results'
45
45
  }
46
46
  end
47
47
 
@@ -25,7 +25,7 @@ module UltracartClient
25
25
  def self.attribute_map
26
26
  {
27
27
  :'containers' => :'containers',
28
- :'theme_oid' => :'themeOid'
28
+ :'theme_oid' => :'theme_oid'
29
29
  }
30
30
  end
31
31
 
@@ -39,13 +39,13 @@ module UltracartClient
39
39
  # Attribute mapping from ruby-style variable name to JSON key.
40
40
  def self.attribute_map
41
41
  {
42
- :'bytes_stored' => :'bytesStored',
43
- :'expires_in_seconds' => :'expiresInSeconds',
44
- :'max_bytes' => :'maxBytes',
45
- :'owner_login' => :'ownerLogin',
46
- :'preview_session_id' => :'previewSessionId',
42
+ :'bytes_stored' => :'bytes_stored',
43
+ :'expires_in_seconds' => :'expires_in_seconds',
44
+ :'max_bytes' => :'max_bytes',
45
+ :'owner_login' => :'owner_login',
46
+ :'preview_session_id' => :'preview_session_id',
47
47
  :'skipped' => :'skipped',
48
- :'stored_keys' => :'storedKeys'
48
+ :'stored_keys' => :'stored_keys'
49
49
  }
50
50
  end
51
51
 
@@ -39,13 +39,13 @@ module UltracartClient
39
39
  # Attribute mapping from ruby-style variable name to JSON key.
40
40
  def self.attribute_map
41
41
  {
42
- :'expires_in_seconds' => :'expiresInSeconds',
42
+ :'expires_in_seconds' => :'expires_in_seconds',
43
43
  :'path' => :'path',
44
- :'preview_session_id' => :'previewSessionId',
45
- :'preview_url' => :'previewUrl',
46
- :'requires_browser_session' => :'requiresBrowserSession',
44
+ :'preview_session_id' => :'preview_session_id',
45
+ :'preview_url' => :'preview_url',
46
+ :'requires_browser_session' => :'requires_browser_session',
47
47
  :'shareable' => :'shareable',
48
- :'usage_note' => :'usageNote'
48
+ :'usage_note' => :'usage_note'
49
49
  }
50
50
  end
51
51
 
@@ -54,17 +54,17 @@ module UltracartClient
54
54
  # Attribute mapping from ruby-style variable name to JSON key.
55
55
  def self.attribute_map
56
56
  {
57
- :'ancestors_cjson' => :'ancestorsCjson',
58
- :'child_containers_json' => :'childContainersJson',
57
+ :'ancestors_cjson' => :'ancestors_cjson',
58
+ :'child_containers_json' => :'child_containers_json',
59
59
  :'cjson' => :'cjson',
60
- :'context_affiliate_oid' => :'contextAffiliateOid',
61
- :'context_blog_post_oid' => :'contextBlogPostOid',
62
- :'context_group_path' => :'contextGroupPath',
63
- :'context_item_id' => :'contextItemId',
64
- :'context_order_id' => :'contextOrderId',
65
- :'context_page_number' => :'contextPageNumber',
66
- :'context_upsell_offer_oid' => :'contextUpsellOfferOid',
67
- :'language_iso_code' => :'languageIsoCode',
60
+ :'context_affiliate_oid' => :'context_affiliate_oid',
61
+ :'context_blog_post_oid' => :'context_blog_post_oid',
62
+ :'context_group_path' => :'context_group_path',
63
+ :'context_item_id' => :'context_item_id',
64
+ :'context_order_id' => :'context_order_id',
65
+ :'context_page_number' => :'context_page_number',
66
+ :'context_upsell_offer_oid' => :'context_upsell_offer_oid',
67
+ :'language_iso_code' => :'language_iso_code',
68
68
  :'uri' => :'uri'
69
69
  }
70
70
  end
@@ -38,7 +38,7 @@ module UltracartClient
38
38
  {
39
39
  :'errors' => :'errors',
40
40
  :'html' => :'html',
41
- :'pending_translation_count' => :'pendingTranslationCount',
41
+ :'pending_translation_count' => :'pending_translation_count',
42
42
  :'success' => :'success',
43
43
  :'truncated' => :'truncated',
44
44
  :'warnings' => :'warnings'
@@ -27,9 +27,9 @@ module UltracartClient
27
27
  # Attribute mapping from ruby-style variable name to JSON key.
28
28
  def self.attribute_map
29
29
  {
30
- :'active_theme_oid' => :'activeThemeOid',
31
- :'host_name' => :'hostName',
32
- :'storefront_oid' => :'storefrontOid'
30
+ :'active_theme_oid' => :'active_theme_oid',
31
+ :'host_name' => :'host_name',
32
+ :'storefront_oid' => :'storefront_oid'
33
33
  }
34
34
  end
35
35
 
@@ -50,12 +50,12 @@ module UltracartClient
50
50
  {
51
51
  :'active' => :'active',
52
52
  :'description' => :'description',
53
- :'fs_directory_oid' => :'fsDirectoryOid',
53
+ :'fs_directory_oid' => :'fs_directory_oid',
54
54
  :'path' => :'path',
55
- :'storefront_oid' => :'storefrontOid',
56
- :'theme_name' => :'themeName',
57
- :'theme_oid' => :'themeOid',
58
- :'upgrade_available' => :'upgradeAvailable',
55
+ :'storefront_oid' => :'storefront_oid',
56
+ :'theme_name' => :'theme_name',
57
+ :'theme_oid' => :'theme_oid',
58
+ :'upgrade_available' => :'upgrade_available',
59
59
  :'valid' => :'valid',
60
60
  :'version' => :'version'
61
61
  }
@@ -28,8 +28,8 @@ module UltracartClient
28
28
  def self.attribute_map
29
29
  {
30
30
  :'folder' => :'folder',
31
- :'target_storefront_oid' => :'targetStorefrontOid',
32
- :'theme_name' => :'themeName'
31
+ :'target_storefront_oid' => :'target_storefront_oid',
32
+ :'theme_name' => :'theme_name'
33
33
  }
34
34
  end
35
35
 
@@ -78,16 +78,16 @@ module UltracartClient
78
78
  {
79
79
  :'complete' => :'complete',
80
80
  :'description' => :'description',
81
- :'error_message' => :'errorMessage',
82
- :'finished_dts' => :'finishedDts',
83
- :'job_id' => :'jobId',
81
+ :'error_message' => :'error_message',
82
+ :'finished_dts' => :'finished_dts',
83
+ :'job_id' => :'job_id',
84
84
  :'progress' => :'progress',
85
- :'progress_description' => :'progressDescription',
86
- :'started_dts' => :'startedDts',
85
+ :'progress_description' => :'progress_description',
86
+ :'started_dts' => :'started_dts',
87
87
  :'status' => :'status',
88
- :'submitted_dts' => :'submittedDts',
88
+ :'submitted_dts' => :'submitted_dts',
89
89
  :'success' => :'success',
90
- :'target_path' => :'targetPath'
90
+ :'target_path' => :'target_path'
91
91
  }
92
92
  end
93
93
 
@@ -24,7 +24,7 @@ module UltracartClient
24
24
  # Attribute mapping from ruby-style variable name to JSON key.
25
25
  def self.attribute_map
26
26
  {
27
- :'active_theme_oid' => :'activeThemeOid',
27
+ :'active_theme_oid' => :'active_theme_oid',
28
28
  :'themes' => :'themes'
29
29
  }
30
30
  end
@@ -46,14 +46,14 @@ module UltracartClient
46
46
  def self.attribute_map
47
47
  {
48
48
  :'active' => :'active',
49
- :'active_overall' => :'activeOverall',
50
- :'cjson_size' => :'cjsonSize',
51
- :'has_container' => :'hasContainer',
49
+ :'active_overall' => :'active_overall',
50
+ :'cjson_size' => :'cjson_size',
51
+ :'has_container' => :'has_container',
52
52
  :'name' => :'name',
53
- :'path_name' => :'pathName',
54
- :'storefront_oid' => :'storefrontOid',
55
- :'test_only' => :'testOnly',
56
- :'upsell_offer_oid' => :'upsellOfferOid'
53
+ :'path_name' => :'path_name',
54
+ :'storefront_oid' => :'storefront_oid',
55
+ :'test_only' => :'test_only',
56
+ :'upsell_offer_oid' => :'upsell_offer_oid'
57
57
  }
58
58
  end
59
59
 
@@ -21,7 +21,7 @@ module UltracartClient
21
21
  # Attribute mapping from ruby-style variable name to JSON key.
22
22
  def self.attribute_map
23
23
  {
24
- :'upsell_offers' => :'upsellOffers'
24
+ :'upsell_offers' => :'upsell_offers'
25
25
  }
26
26
  end
27
27
 
@@ -56,10 +56,10 @@ module UltracartClient
56
56
  def self.attribute_map
57
57
  {
58
58
  :'cjson' => :'cjson',
59
- :'container_name' => :'containerName',
60
- :'include_warnings' => :'includeWarnings',
61
- :'marketing_email' => :'marketingEmail',
62
- :'owner_type' => :'ownerType'
59
+ :'container_name' => :'container_name',
60
+ :'include_warnings' => :'include_warnings',
61
+ :'marketing_email' => :'marketing_email',
62
+ :'owner_type' => :'owner_type'
63
63
  }
64
64
  end
65
65
 
@@ -31,7 +31,7 @@ module UltracartClient
31
31
  def self.attribute_map
32
32
  {
33
33
  :'errors' => :'errors',
34
- :'used_elements' => :'usedElements',
34
+ :'used_elements' => :'used_elements',
35
35
  :'valid' => :'valid',
36
36
  :'warnings' => :'warnings'
37
37
  }
@@ -70,15 +70,15 @@ module UltracartClient
70
70
  # Attribute mapping from ruby-style variable name to JSON key.
71
71
  def self.attribute_map
72
72
  {
73
- :'container_manager_version' => :'containerManagerVersion',
74
- :'container_versions_retained' => :'containerVersionsRetained',
75
- :'element_count' => :'elementCount',
76
- :'max_cjson_bytes' => :'maxCjsonBytes',
77
- :'max_preview_session_bytes' => :'maxPreviewSessionBytes',
78
- :'max_search_results' => :'maxSearchResults',
79
- :'max_template_bytes' => :'maxTemplateBytes',
80
- :'max_widget_ids_per_request' => :'maxWidgetIdsPerRequest',
81
- :'preview_session_ttl_seconds' => :'previewSessionTtlSeconds',
73
+ :'container_manager_version' => :'container_manager_version',
74
+ :'container_versions_retained' => :'container_versions_retained',
75
+ :'element_count' => :'element_count',
76
+ :'max_cjson_bytes' => :'max_cjson_bytes',
77
+ :'max_preview_session_bytes' => :'max_preview_session_bytes',
78
+ :'max_search_results' => :'max_search_results',
79
+ :'max_template_bytes' => :'max_template_bytes',
80
+ :'max_widget_ids_per_request' => :'max_widget_ids_per_request',
81
+ :'preview_session_ttl_seconds' => :'preview_session_ttl_seconds',
82
82
  :'release' => :'release'
83
83
  }
84
84
  end
@@ -57,19 +57,19 @@ module UltracartClient
57
57
  # Attribute mapping from ruby-style variable name to JSON key.
58
58
  def self.attribute_map
59
59
  {
60
- :'acting_as_user' => :'actingAsUser',
61
- :'application_name' => :'applicationName',
62
- :'authentication_type' => :'authenticationType',
63
- :'can_publish' => :'canPublish',
64
- :'can_read' => :'canRead',
65
- :'can_write' => :'canWrite',
66
- :'device_scope' => :'deviceScope',
60
+ :'acting_as_user' => :'acting_as_user',
61
+ :'application_name' => :'application_name',
62
+ :'authentication_type' => :'authentication_type',
63
+ :'can_publish' => :'can_publish',
64
+ :'can_read' => :'can_read',
65
+ :'can_write' => :'can_write',
66
+ :'device_scope' => :'device_scope',
67
67
  :'login' => :'login',
68
- :'merchant_id' => :'merchantId',
68
+ :'merchant_id' => :'merchant_id',
69
69
  :'scopes' => :'scopes',
70
70
  :'storefronts' => :'storefronts',
71
- :'storefronts_withheld' => :'storefrontsWithheld',
72
- :'user_name' => :'userName'
71
+ :'storefronts_withheld' => :'storefronts_withheld',
72
+ :'user_name' => :'user_name'
73
73
  }
74
74
  end
75
75
 
@@ -28,7 +28,7 @@ module UltracartClient
28
28
  def self.attribute_map
29
29
  {
30
30
  :'count' => :'count',
31
- :'first_id' => :'firstId',
31
+ :'first_id' => :'first_id',
32
32
  :'ids' => :'ids'
33
33
  }
34
34
  end
@@ -11,5 +11,5 @@ OpenAPI Generator version: 6.0.1-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module UltracartClient
14
- VERSION = '4.1.141'
14
+ VERSION = '4.1.143'
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.141
4
+ version: 4.1.143
5
5
  platform: ruby
6
6
  authors:
7
7
  - UltraCart
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-26 00:00:00.000000000 Z
11
+ date: 2026-09-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus