ultracart_api 4.1.141 → 4.1.142

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 (42) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -2
  3. data/lib/ultracart_api/models/sfvb_compile_request.rb +3 -3
  4. data/lib/ultracart_api/models/sfvb_compile_response.rb +2 -2
  5. data/lib/ultracart_api/models/sfvb_container_response.rb +7 -7
  6. data/lib/ultracart_api/models/sfvb_container_revert_request.rb +1 -1
  7. data/lib/ultracart_api/models/sfvb_container_version.rb +7 -7
  8. data/lib/ultracart_api/models/sfvb_container_write_request.rb +2 -2
  9. data/lib/ultracart_api/models/sfvb_element.rb +1 -1
  10. data/lib/ultracart_api/models/sfvb_elements_response.rb +1 -1
  11. data/lib/ultracart_api/models/sfvb_error_detail.rb +1 -1
  12. data/lib/ultracart_api/models/sfvb_file_content_response.rb +5 -5
  13. data/lib/ultracart_api/models/sfvb_file_entry.rb +9 -9
  14. data/lib/ultracart_api/models/sfvb_file_search_request.rb +12 -12
  15. data/lib/ultracart_api/models/sfvb_file_search_response.rb +5 -5
  16. data/lib/ultracart_api/models/sfvb_file_version.rb +4 -4
  17. data/lib/ultracart_api/models/sfvb_file_versions_response.rb +1 -1
  18. data/lib/ultracart_api/models/sfvb_file_write_request.rb +1 -1
  19. data/lib/ultracart_api/models/sfvb_file_write_response.rb +3 -3
  20. data/lib/ultracart_api/models/sfvb_files_response.rb +3 -3
  21. data/lib/ultracart_api/models/sfvb_library_entry.rb +6 -6
  22. data/lib/ultracart_api/models/sfvb_library_facet.rb +1 -1
  23. data/lib/ultracart_api/models/sfvb_library_response.rb +4 -4
  24. data/lib/ultracart_api/models/sfvb_preview_session_request.rb +1 -1
  25. data/lib/ultracart_api/models/sfvb_preview_session_response.rb +6 -6
  26. data/lib/ultracart_api/models/sfvb_preview_url_response.rb +5 -5
  27. data/lib/ultracart_api/models/sfvb_render_request.rb +10 -10
  28. data/lib/ultracart_api/models/sfvb_render_response.rb +1 -1
  29. data/lib/ultracart_api/models/sfvb_storefront.rb +3 -3
  30. data/lib/ultracart_api/models/sfvb_theme.rb +5 -5
  31. data/lib/ultracart_api/models/sfvb_theme_duplicate_request.rb +2 -2
  32. data/lib/ultracart_api/models/sfvb_theme_job_response.rb +7 -7
  33. data/lib/ultracart_api/models/sfvb_themes_response.rb +1 -1
  34. data/lib/ultracart_api/models/sfvb_upsell_offer.rb +7 -7
  35. data/lib/ultracart_api/models/sfvb_upsell_offers_response.rb +1 -1
  36. data/lib/ultracart_api/models/sfvb_validate_request.rb +4 -4
  37. data/lib/ultracart_api/models/sfvb_validation_response.rb +1 -1
  38. data/lib/ultracart_api/models/sfvb_version_response.rb +9 -9
  39. data/lib/ultracart_api/models/sfvb_whoami_response.rb +10 -10
  40. data/lib/ultracart_api/models/sfvb_widget_ids_response.rb +1 -1
  41. data/lib/ultracart_api/version.rb +1 -1
  42. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e3b5a7ecac8cd163cc2efd076ef4bee99a950ad700201b405656bb058f3748c
4
- data.tar.gz: '0806f9cd14d0a728e66833db6935fb5c4c0d54715623ba69995836ee40fc6692'
3
+ metadata.gz: c9c4d2b1b9a1b3f868684e78e8f509316fad10a925c0289ecfa0917d65d3488c
4
+ data.tar.gz: bde7c0d8d3f1f5e41fb70e7a8087d386b093af5e747b63128cc9ecddc0eb8445
5
5
  SHA512:
6
- metadata.gz: 9da90fbf8138f823efbd8c72474a6425a0ce946add8375220a07b1f8a4a5a73dc4bba1d8def681f16723cbc28bbf273e073b888185a95af9ccd15137a2c3091f
7
- data.tar.gz: 8f966a589d5c239ef236550735c4e943b52806616bfe5676197016396a6b82c2150ee73458018c4fc02e33756c3efb5baa767ce7cfd073c1c07e9bcbbeeee711
6
+ metadata.gz: 9ae3e3fe225430aeabd64dfcd2aefde7a582edbb5b30a57bb51cc77b7b2cf94107faa1d874dc620fe182ec7908e2e059f8cf861b39d60600686d198b8bda4ee9
7
+ data.tar.gz: f2058604a00703e4ebbdc1fc210e54e83c4f091db6fc85d5ccd8dc3366e0bbed5cb90ed54ac0685da3ff3aec4177ac5a5958e91eb4e93fc82cc2c69219eb4aa5
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.142
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.142'
20
20
  ```
21
21
 
22
22
  install:
@@ -1922,6 +1922,7 @@ Not every change is committed to every SDK.
1922
1922
 
1923
1923
  | Version | Date | Comments |
1924
1924
  | --: | :-: | --- |
1925
+ | 4.1.142 | 08/26/2026 | sfvb - internal test |
1925
1926
  | 4.1.141 | 08/26/2026 | sfvb - internal testing |
1926
1927
  | 4.1.140 | 08/26/2026 | sfvb - internal testing |
1927
1928
  | 4.1.139 | 08/26/2026 | sfvb - internal testing |
@@ -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
 
@@ -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
@@ -63,18 +63,18 @@ module UltracartClient
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.142'
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.141
4
+ version: 4.1.142
5
5
  platform: ruby
6
6
  authors:
7
7
  - UltraCart