invoicetronic_sdk 1.5 → 1.7

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 (323) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +1 -1
  3. data/Gemfile.lock +14 -14
  4. data/README.md +5 -6
  5. data/docs/Event.md +2 -0
  6. data/docs/LogApi.md +3 -1
  7. data/docs/ModelSend.md +1 -1
  8. data/docs/Receive.md +1 -1
  9. data/docs/WebHook.md +1 -1
  10. data/invoicetronic_sdk.gemspec +1 -1
  11. data/lib/invoicetronic_sdk/api/company_api.rb +1 -1
  12. data/lib/invoicetronic_sdk/api/export_api.rb +1 -1
  13. data/lib/invoicetronic_sdk/api/health_api.rb +1 -1
  14. data/lib/invoicetronic_sdk/api/log_api.rb +4 -1
  15. data/lib/invoicetronic_sdk/api/receive_api.rb +1 -1
  16. data/lib/invoicetronic_sdk/api/send_api.rb +1 -1
  17. data/lib/invoicetronic_sdk/api/status_api.rb +1 -1
  18. data/lib/invoicetronic_sdk/api/update_api.rb +1 -1
  19. data/lib/invoicetronic_sdk/api/webhook_api.rb +1 -1
  20. data/lib/invoicetronic_sdk/api_client.rb +2 -2
  21. data/lib/invoicetronic_sdk/api_error.rb +1 -1
  22. data/lib/invoicetronic_sdk/api_model_base.rb +1 -1
  23. data/lib/invoicetronic_sdk/configuration.rb +1 -1
  24. data/lib/invoicetronic_sdk/models/company.rb +1 -1
  25. data/lib/invoicetronic_sdk/models/document_data.rb +1 -1
  26. data/lib/invoicetronic_sdk/models/error.rb +1 -1
  27. data/lib/invoicetronic_sdk/models/event.rb +28 -2
  28. data/lib/invoicetronic_sdk/models/model_send.rb +2 -2
  29. data/lib/invoicetronic_sdk/models/problem_details.rb +1 -1
  30. data/lib/invoicetronic_sdk/models/receive.rb +2 -2
  31. data/lib/invoicetronic_sdk/models/send_reduced.rb +1 -1
  32. data/lib/invoicetronic_sdk/models/status.rb +1 -1
  33. data/lib/invoicetronic_sdk/models/update.rb +1 -1
  34. data/lib/invoicetronic_sdk/models/web_hook.rb +2 -2
  35. data/lib/invoicetronic_sdk/models/web_hook_history.rb +1 -1
  36. data/lib/invoicetronic_sdk/version.rb +2 -2
  37. data/lib/invoicetronic_sdk.rb +1 -2
  38. data/spec/api/company_api_spec.rb +1 -1
  39. data/spec/api/export_api_spec.rb +1 -1
  40. data/spec/api/health_api_spec.rb +1 -1
  41. data/spec/api/log_api_spec.rb +2 -1
  42. data/spec/api/receive_api_spec.rb +1 -1
  43. data/spec/api/send_api_spec.rb +1 -1
  44. data/spec/api/status_api_spec.rb +1 -1
  45. data/spec/api/update_api_spec.rb +1 -1
  46. data/spec/api/webhook_api_spec.rb +1 -1
  47. data/spec/models/company_spec.rb +1 -1
  48. data/spec/models/document_data_spec.rb +1 -1
  49. data/spec/models/error_spec.rb +1 -1
  50. data/spec/models/event_spec.rb +7 -1
  51. data/spec/models/model_send_spec.rb +1 -1
  52. data/spec/models/problem_details_spec.rb +1 -1
  53. data/spec/models/receive_spec.rb +1 -1
  54. data/spec/models/send_reduced_spec.rb +1 -1
  55. data/spec/models/status_spec.rb +1 -1
  56. data/spec/models/update_spec.rb +1 -1
  57. data/spec/models/web_hook_history_spec.rb +1 -1
  58. data/spec/models/web_hook_spec.rb +1 -1
  59. data/spec/spec_helper.rb +1 -1
  60. data/vendor/bundle/ruby/3.3.0/cache/ffi-1.17.4-x86_64-linux-gnu.gem +0 -0
  61. data/vendor/bundle/ruby/3.3.0/cache/parallel-1.28.0.gem +0 -0
  62. data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.11.1.gem +0 -0
  63. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/byebug/byebug.so +0 -0
  64. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem_make.out +6 -6
  65. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/date_core.so +0 -0
  66. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +6 -6
  67. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/mkmf.log +4 -4
  68. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem_make.out +6 -6
  69. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/io/console.so +0 -0
  70. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/mkmf.log +16 -16
  71. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +6 -6
  72. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/jaro_winkler/jaro_winkler_ext.so +0 -0
  73. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/gem_make.out +6 -6
  74. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/mkmf.log +7 -7
  75. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/psych.so +0 -0
  76. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +6 -6
  77. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
  78. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +6 -6
  79. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/mkmf.log +2 -2
  80. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/stringio.so +0 -0
  81. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/Makefile +3 -3
  82. data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/byebug.so +0 -0
  83. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/Makefile +3 -3
  84. data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/lib/date_core.so +0 -0
  85. data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/CHANGELOG.md +10 -1
  86. data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/ffi.gemspec +3 -1
  87. data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/3.0/ffi_c.so +0 -0
  88. data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/3.1/ffi_c.so +0 -0
  89. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.4-x86_64-linux-gnu/lib/3.2/ffi_c.so +0 -0
  90. data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/3.3/ffi_c.so +0 -0
  91. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.4-x86_64-linux-gnu/lib/3.4/ffi_c.so +0 -0
  92. data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/4.0/ffi_c.so +0 -0
  93. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.4-x86_64-linux-gnu/lib/ffi/version.rb +3 -0
  94. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console/Makefile +3 -3
  95. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/lib/io/console.so +0 -0
  96. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile +3 -3
  97. data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/jaro_winkler_ext.so +0 -0
  98. data/vendor/bundle/ruby/3.3.0/gems/parallel-1.28.0/lib/parallel/version.rb +4 -0
  99. data/vendor/bundle/ruby/3.3.0/gems/{parallel-1.27.0 → parallel-1.28.0}/lib/parallel.rb +11 -0
  100. data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/current.rb +2 -2
  101. data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/version.rb +1 -1
  102. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/Makefile +3 -3
  103. data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych.so +0 -0
  104. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
  105. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  106. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio/Makefile +3 -3
  107. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/lib/stringio.so +0 -0
  108. data/vendor/bundle/ruby/3.3.0/specifications/{ffi-1.17.3-x86_64-linux-gnu.gemspec → ffi-1.17.4-x86_64-linux-gnu.gemspec} +2 -2
  109. data/vendor/bundle/ruby/3.3.0/specifications/{parallel-1.27.0.gemspec → parallel-1.28.0.gemspec} +5 -5
  110. data/vendor/bundle/ruby/3.3.0/specifications/{parser-3.3.10.2.gemspec → parser-3.3.11.1.gemspec} +4 -4
  111. metadata +234 -238
  112. data/docs/ProblemHttpResult.md +0 -22
  113. data/lib/invoicetronic_sdk/models/problem_http_result.rb +0 -166
  114. data/spec/models/problem_http_result_spec.rb +0 -48
  115. data/vendor/bundle/ruby/3.3.0/cache/ffi-1.17.3-x86_64-linux-gnu.gem +0 -0
  116. data/vendor/bundle/ruby/3.3.0/cache/parallel-1.27.0.gem +0 -0
  117. data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.10.2.gem +0 -0
  118. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.2/ffi_c.so +0 -0
  119. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.4/ffi_c.so +0 -0
  120. data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/version.rb +0 -3
  121. data/vendor/bundle/ruby/3.3.0/gems/parallel-1.27.0/lib/parallel/version.rb +0 -4
  122. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/COPYING +0 -0
  123. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/Gemfile +0 -0
  124. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/LICENSE +0 -0
  125. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/LICENSE.SPECS +0 -0
  126. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/README.md +0 -0
  127. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/Rakefile +0 -0
  128. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/Steepfile +0 -0
  129. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/abstract_memory.rb +0 -0
  130. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/autopointer.rb +0 -0
  131. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/buffer.rb +0 -0
  132. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/callback.rb +0 -0
  133. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/compat.rb +0 -0
  134. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/data_converter.rb +0 -0
  135. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/dynamic_library.rb +0 -0
  136. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/enum.rb +0 -0
  137. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/errno.rb +0 -0
  138. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/ffi.rb +0 -0
  139. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/function.rb +0 -0
  140. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/io.rb +0 -0
  141. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/library.rb +0 -0
  142. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/library_path.rb +0 -0
  143. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/managedstruct.rb +0 -0
  144. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/memorypointer.rb +0 -0
  145. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/aarch64-darwin/types.conf +0 -0
  146. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/aarch64-freebsd/types.conf +0 -0
  147. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/aarch64-freebsd12/types.conf +0 -0
  148. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/aarch64-linux/types.conf +0 -0
  149. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/aarch64-openbsd/types.conf +0 -0
  150. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/aarch64-windows/types.conf +0 -0
  151. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/arm-freebsd/types.conf +0 -0
  152. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/arm-freebsd12/types.conf +0 -0
  153. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/arm-linux/types.conf +0 -0
  154. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/hppa1.1-linux/types.conf +0 -0
  155. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/hppa2.0-linux/types.conf +0 -0
  156. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-cygwin/types.conf +0 -0
  157. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-darwin/types.conf +0 -0
  158. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-freebsd/types.conf +0 -0
  159. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-freebsd12/types.conf +0 -0
  160. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-gnu/types.conf +0 -0
  161. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-linux/types.conf +0 -0
  162. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-netbsd/types.conf +0 -0
  163. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-openbsd/types.conf +0 -0
  164. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-solaris/types.conf +0 -0
  165. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/i386-windows/types.conf +0 -0
  166. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/ia64-linux/types.conf +0 -0
  167. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/loongarch64-linux/types.conf +0 -0
  168. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mips-linux/types.conf +0 -0
  169. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mips64-linux/types.conf +0 -0
  170. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mips64el-linux/types.conf +0 -0
  171. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mipsel-linux/types.conf +0 -0
  172. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -0
  173. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -0
  174. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -0
  175. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -0
  176. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/powerpc-aix/types.conf +0 -0
  177. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/powerpc-darwin/types.conf +0 -0
  178. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/powerpc-linux/types.conf +0 -0
  179. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/powerpc-openbsd/types.conf +0 -0
  180. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/powerpc64-linux/types.conf +0 -0
  181. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/powerpc64le-linux/types.conf +0 -0
  182. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/riscv64-linux/types.conf +0 -0
  183. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/s390-linux/types.conf +0 -0
  184. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/s390x-linux/types.conf +0 -0
  185. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/sparc-linux/types.conf +0 -0
  186. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/sparc-solaris/types.conf +0 -0
  187. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/sparcv9-linux/types.conf +0 -0
  188. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/sparcv9-openbsd/types.conf +0 -0
  189. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/sparcv9-solaris/types.conf +0 -0
  190. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/sw_64-linux/types.conf +0 -0
  191. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-cygwin/types.conf +0 -0
  192. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-darwin/types.conf +0 -0
  193. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-dragonflybsd/types.conf +0 -0
  194. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-freebsd/types.conf +0 -0
  195. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-freebsd12/types.conf +0 -0
  196. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-haiku/types.conf +0 -0
  197. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-linux/types.conf +0 -0
  198. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-msys/types.conf +0 -0
  199. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-netbsd/types.conf +0 -0
  200. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-openbsd/types.conf +0 -0
  201. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-solaris/types.conf +0 -0
  202. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform/x86_64-windows/types.conf +0 -0
  203. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/platform.rb +0 -0
  204. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/pointer.rb +0 -0
  205. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/struct.rb +0 -0
  206. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/struct_by_reference.rb +0 -0
  207. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/struct_layout.rb +0 -0
  208. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/struct_layout_builder.rb +0 -0
  209. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/tools/const_generator.rb +0 -0
  210. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/tools/generator.rb +0 -0
  211. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/tools/generator_task.rb +0 -0
  212. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/tools/struct_generator.rb +0 -0
  213. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/types.rb +0 -0
  214. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/union.rb +0 -0
  215. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi/variadic.rb +0 -0
  216. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/lib/ffi.rb +0 -0
  217. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/getlogin.rb +0 -0
  218. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/getpid.rb +0 -0
  219. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/gettimeofday.rb +0 -0
  220. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/hello.rb +0 -0
  221. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/hello_ractor.rb +0 -0
  222. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/inotify.rb +0 -0
  223. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/pty.rb +0 -0
  224. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/qsort.rb +0 -0
  225. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/samples/qsort_ractor.rb +0 -0
  226. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/abstract_memory.rbs +0 -0
  227. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/auto_pointer.rbs +0 -0
  228. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/buffer.rbs +0 -0
  229. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/data_converter.rbs +0 -0
  230. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/dynamic_library.rbs +0 -0
  231. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/enum.rbs +0 -0
  232. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/errno.rbs +0 -0
  233. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/function.rbs +0 -0
  234. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/library.rbs +0 -0
  235. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/native_type.rbs +0 -0
  236. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/platform.rbs +0 -0
  237. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/pointer.rbs +0 -0
  238. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/struct.rbs +0 -0
  239. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/struct_by_reference.rbs +0 -0
  240. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/struct_by_value.rbs +0 -0
  241. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/struct_layout.rbs +0 -0
  242. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/struct_layout_builder.rbs +0 -0
  243. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi/type.rbs +0 -0
  244. /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.3-x86_64-linux-gnu → ffi-1.17.4-x86_64-linux-gnu}/sig/ffi.rbs +0 -0
  245. /data/vendor/bundle/ruby/3.3.0/gems/{parallel-1.27.0 → parallel-1.28.0}/MIT-LICENSE.txt +0 -0
  246. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/LICENSE.txt +0 -0
  247. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/bin/ruby-parse +0 -0
  248. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/bin/ruby-rewrite +0 -0
  249. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/gauntlet_parser.rb +0 -0
  250. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/all.rb +0 -0
  251. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ast/node.rb +0 -0
  252. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ast/processor.rb +0 -0
  253. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/base.rb +0 -0
  254. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/builders/default.rb +0 -0
  255. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/clobbering_error.rb +0 -0
  256. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/color.rb +0 -0
  257. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/context.rb +0 -0
  258. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/current_arg_stack.rb +0 -0
  259. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/deprecation.rb +0 -0
  260. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/diagnostic/engine.rb +0 -0
  261. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/diagnostic.rb +0 -0
  262. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/lexer/dedenter.rb +0 -0
  263. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/lexer/explanation.rb +0 -0
  264. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/lexer/literal.rb +0 -0
  265. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/lexer/stack_state.rb +0 -0
  266. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/lexer-F0.rb +0 -0
  267. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/lexer-F1.rb +0 -0
  268. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/lexer-strings.rb +0 -0
  269. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/macruby.rb +0 -0
  270. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/max_numparam_stack.rb +0 -0
  271. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/messages.rb +0 -0
  272. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/meta.rb +0 -0
  273. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/rewriter.rb +0 -0
  274. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby18.rb +0 -0
  275. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby19.rb +0 -0
  276. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby20.rb +0 -0
  277. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby21.rb +0 -0
  278. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby22.rb +0 -0
  279. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby23.rb +0 -0
  280. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby24.rb +0 -0
  281. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby25.rb +0 -0
  282. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby26.rb +0 -0
  283. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby27.rb +0 -0
  284. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby30.rb +0 -0
  285. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby31.rb +0 -0
  286. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby32.rb +0 -0
  287. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby33.rb +0 -0
  288. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby34.rb +0 -0
  289. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/rubymotion.rb +0 -0
  290. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/runner/ruby_parse.rb +0 -0
  291. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/runner/ruby_rewrite.rb +0 -0
  292. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/runner.rb +0 -0
  293. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/buffer.rb +0 -0
  294. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/comment/associator.rb +0 -0
  295. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/comment.rb +0 -0
  296. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/collection.rb +0 -0
  297. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/condition.rb +0 -0
  298. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/constant.rb +0 -0
  299. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/definition.rb +0 -0
  300. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/for.rb +0 -0
  301. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/heredoc.rb +0 -0
  302. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/index.rb +0 -0
  303. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/keyword.rb +0 -0
  304. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/method_definition.rb +0 -0
  305. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/objc_kwarg.rb +0 -0
  306. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/operator.rb +0 -0
  307. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/rescue_body.rb +0 -0
  308. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/send.rb +0 -0
  309. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/ternary.rb +0 -0
  310. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map/variable.rb +0 -0
  311. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/map.rb +0 -0
  312. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/range.rb +0 -0
  313. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/rewriter/action.rb +0 -0
  314. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/rewriter.rb +0 -0
  315. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/tree_rewriter/action.rb +0 -0
  316. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/source/tree_rewriter.rb +0 -0
  317. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/static_environment.rb +0 -0
  318. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/syntax_error.rb +0 -0
  319. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/tree_rewriter.rb +0 -0
  320. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/unknown_encoding_in_magic_comment_error.rb +0 -0
  321. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/variables_stack.rb +0 -0
  322. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser.rb +0 -0
  323. /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/parser.gemspec +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 86225d0ab70a1baf20d01880869b5a9e677489891dc8e50d6e48617685c40e8b
4
- data.tar.gz: 63696d5808e1ab44c0163937e38518a7921c0c8d59d40148814c71185439e5c5
3
+ metadata.gz: 50f6b71fbd341a92f66690d771c773b4f046e57bdffe270daf4f6e58f21beade
4
+ data.tar.gz: 7950a17f414a66064935dcb3159086fa900534122286939ff714b907ff29aa99
5
5
  SHA512:
6
- metadata.gz: 3a026e249143e8540d8544e15810a7c14f73c621e67c91bbc93cd903eb4e88fe364a2f25e8916dbbfd2c7cbf617c0f7db11d1c162fd16dd4259cce28e16f774d
7
- data.tar.gz: c088351ce2794c930e20e079a826c3419845919fab1b49582b7b035bfc4f1a22dea3fcbf05d4b165b1dcfaad5269372badc19dd5b0f157ce6a386bf759ef9a85
6
+ metadata.gz: 7876619080be87e4be2e60a06e58582ac9ac8139ab7064ae851cca47f103920c5deee3bfb4a5d376b5c70f6e27076470960d529e9a693db80979f1dcd149913b
7
+ data.tar.gz: 43e3594858513d494829eeb8fca837a808437ca62764dfdb5099f3415fb724245064fcbebddb8f4e608b676927a1a6b65c9410b5c472b93906ead0d9882712e0
data/CHANGELOG.md CHANGED
@@ -1 +1 @@
1
- # Changelog\n\n## [1.4.0] - 2026-02-25\nSee main repository changelog for details.
1
+ # Changelog\n\n## [1.7.0] - 2026-04-02\nSee main repository changelog for details.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- invoicetronic_sdk (1.5)
4
+ invoicetronic_sdk (1.7)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -16,23 +16,23 @@ GEM
16
16
  ethon (0.18.0)
17
17
  ffi (>= 1.15.0)
18
18
  logger
19
- ffi (1.17.3)
20
- ffi (1.17.3-aarch64-linux-gnu)
21
- ffi (1.17.3-aarch64-linux-musl)
22
- ffi (1.17.3-arm-linux-gnu)
23
- ffi (1.17.3-arm-linux-musl)
24
- ffi (1.17.3-arm64-darwin)
25
- ffi (1.17.3-x86-linux-gnu)
26
- ffi (1.17.3-x86-linux-musl)
27
- ffi (1.17.3-x86_64-darwin)
28
- ffi (1.17.3-x86_64-linux-gnu)
29
- ffi (1.17.3-x86_64-linux-musl)
19
+ ffi (1.17.4)
20
+ ffi (1.17.4-aarch64-linux-gnu)
21
+ ffi (1.17.4-aarch64-linux-musl)
22
+ ffi (1.17.4-arm-linux-gnu)
23
+ ffi (1.17.4-arm-linux-musl)
24
+ ffi (1.17.4-arm64-darwin)
25
+ ffi (1.17.4-x86-linux-gnu)
26
+ ffi (1.17.4-x86-linux-musl)
27
+ ffi (1.17.4-x86_64-darwin)
28
+ ffi (1.17.4-x86_64-linux-gnu)
29
+ ffi (1.17.4-x86_64-linux-musl)
30
30
  io-console (0.8.2)
31
31
  jaro_winkler (1.5.6)
32
32
  logger (1.7.0)
33
33
  method_source (1.1.0)
34
- parallel (1.27.0)
35
- parser (3.3.10.2)
34
+ parallel (1.28.0)
35
+ parser (3.3.11.1)
36
36
  ast (~> 2.4.1)
37
37
  racc
38
38
  pry (0.16.0)
data/README.md CHANGED
@@ -9,8 +9,8 @@ For more information, see [Invoicetronic website][2]
9
9
 
10
10
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
11
11
 
12
- - API version: 1
13
- - Package version: 1.5
12
+ - API version: 1.6.4
13
+ - Package version: 1.7
14
14
  - Generator version: 7.20.0
15
15
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
16
16
  For more information, please visit [https://invoicetronic.com/en/contact/](https://invoicetronic.com/en/contact/)
@@ -28,16 +28,16 @@ gem build invoicetronic_sdk.gemspec
28
28
  Then either install the gem locally:
29
29
 
30
30
  ```shell
31
- gem install ./invoicetronic_sdk-1.5.gem
31
+ gem install ./invoicetronic_sdk-1.7.gem
32
32
  ```
33
33
 
34
- (for development, run `gem install --dev ./invoicetronic_sdk-1.5.gem` to install the development dependencies)
34
+ (for development, run `gem install --dev ./invoicetronic_sdk-1.7.gem` to install the development dependencies)
35
35
 
36
36
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
37
37
 
38
38
  Finally add this to the Gemfile:
39
39
 
40
- gem 'invoicetronic_sdk', '~> 1.5'
40
+ gem 'invoicetronic_sdk', '~> 1.7'
41
41
 
42
42
  ### Install from Git
43
43
 
@@ -138,7 +138,6 @@ Class | Method | HTTP request | Description
138
138
  - [Invoicetronic_Sdk::Event](docs/Event.md)
139
139
  - [Invoicetronic_Sdk::ModelSend](docs/ModelSend.md)
140
140
  - [Invoicetronic_Sdk::ProblemDetails](docs/ProblemDetails.md)
141
- - [Invoicetronic_Sdk::ProblemHttpResult](docs/ProblemHttpResult.md)
142
141
  - [Invoicetronic_Sdk::Receive](docs/Receive.md)
143
142
  - [Invoicetronic_Sdk::SendReduced](docs/SendReduced.md)
144
143
  - [Invoicetronic_Sdk::Status](docs/Status.md)
data/docs/Event.md CHANGED
@@ -17,6 +17,7 @@
17
17
  | **date_time** | **Time** | Date and time of the request. | [optional] |
18
18
  | **error** | **String** | Response error. | [optional] |
19
19
  | **resource_id** | **Integer** | ID of the resource created or modified by this request. | [optional] |
20
+ | **user_agent** | **String** | User-Agent header from the HTTP request. | [optional] |
20
21
  | **success** | **Boolean** | Whether the request was successful. | [optional][readonly] |
21
22
  | **query** | **String** | Request query. Only used for internal logging, not sent to webhooks. | [optional] |
22
23
  | **response_body** | **String** | Response payload. It is guaranteed to be encrypted at rest. | [optional] |
@@ -40,6 +41,7 @@ instance = Invoicetronic_Sdk::Event.new(
40
41
  date_time: null,
41
42
  error: null,
42
43
  resource_id: null,
44
+ user_agent: null,
43
45
  success: null,
44
46
  query: null,
45
47
  response_body: null
data/docs/LogApi.md CHANGED
@@ -43,7 +43,8 @@ opts = {
43
43
  query: 'query_example', # String |
44
44
  success: true, # Boolean |
45
45
  date_time_from: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Date and time of the event
46
- date_time_to: Time.parse('2013-10-20T19:20:30+01:00') # Time | Date and time of the event
46
+ date_time_to: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Date and time of the event
47
+ user_agent: 'user_agent_example' # String |
47
48
  }
48
49
 
49
50
  begin
@@ -91,6 +92,7 @@ end
91
92
  | **success** | **Boolean** | | [optional] |
92
93
  | **date_time_from** | **Time** | Date and time of the event | [optional] |
93
94
  | **date_time_to** | **Time** | Date and time of the event | [optional] |
95
+ | **user_agent** | **String** | | [optional] |
94
96
 
95
97
  ### Return type
96
98
 
data/docs/ModelSend.md CHANGED
@@ -8,7 +8,7 @@
8
8
  | **created** | **Time** | Creation date. It is set automatically. | [optional] |
9
9
  | **version** | **Integer** | Row version, for optimistic concurrency. It is set automatically. | [optional] |
10
10
  | **user_id** | **Integer** | User id. | [optional] |
11
- | **company_id** | **Integer** | Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created. | [optional] |
11
+ | **company_id** | **Integer** | Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created. | [optional] |
12
12
  | **committente** | **String** | VAT number of the Cessionario/Committente (customer). This is automatically set based on the recipient's VAT number. | [optional] |
13
13
  | **prestatore** | **String** | VAT number of the Cedente/Prestatore (vendor). This is automatically set based on the sender's VAT number. | [optional] |
14
14
  | **identifier** | **String** | SDI identifier. This is set by the SDI and is guaranteed to be unique within the SDI system. | [optional] |
data/docs/Receive.md CHANGED
@@ -8,7 +8,7 @@
8
8
  | **created** | **Time** | Creation date. It is set automatically. | [optional] |
9
9
  | **version** | **Integer** | Row version, for optimistic concurrency. It is set automatically. | [optional] |
10
10
  | **user_id** | **Integer** | User id. | [optional] |
11
- | **company_id** | **Integer** | Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created. | [optional] |
11
+ | **company_id** | **Integer** | Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created. | [optional] |
12
12
  | **committente** | **String** | VAT number of the Cessionario/Committente (customer). This is automatically set based on the recipient's VAT number. | [optional] |
13
13
  | **prestatore** | **String** | VAT number of the Cedente/Prestatore (vendor). This is automatically set based on the sender's VAT number. | [optional] |
14
14
  | **identifier** | **String** | SDI identifier. This is set by the SDI and is guaranteed to be unique within the SDI system. | [optional] |
data/docs/WebHook.md CHANGED
@@ -13,7 +13,7 @@
13
13
  | **enabled** | **Boolean** | Whether the webhook is enabled. On creation, this is set to `true`. | [optional] |
14
14
  | **secret** | **String** | The secret used to generate webhook signatures, only returned on creation. You should store this value securely and validate it on every call, to ensure that the caller is InvoicetronicApi. | [optional] |
15
15
  | **description** | **String** | An optional description. | [optional] |
16
- | **events** | **Array<String>** | List of events that trigger the webhook. See Invoicetronic.SupportedEvents.Available for a list of valid event names. | [optional] |
16
+ | **events** | **Array<String>** | List of events that trigger the webhook. See Invoicetronic.SupportedEvents.Available for a list of valid event names. | [optional] |
17
17
 
18
18
  ## Example
19
19
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
7
7
 
8
- The version of the OpenAPI document: 1
8
+ The version of the OpenAPI document: 1.6.4
9
9
  Contact: info@invoicetronic.com
10
10
  Generated by: https://openapi-generator.tech
11
11
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -36,6 +36,7 @@ module Invoicetronic_Sdk
36
36
  # @option opts [Boolean] :success
37
37
  # @option opts [Time] :date_time_from Date and time of the event
38
38
  # @option opts [Time] :date_time_to Date and time of the event
39
+ # @option opts [String] :user_agent
39
40
  # @return [Array<Event>]
40
41
  def log_get(opts = {})
41
42
  data, _status_code, _headers = log_get_with_http_info(opts)
@@ -59,6 +60,7 @@ module Invoicetronic_Sdk
59
60
  # @option opts [Boolean] :success
60
61
  # @option opts [Time] :date_time_from Date and time of the event
61
62
  # @option opts [Time] :date_time_to Date and time of the event
63
+ # @option opts [String] :user_agent
62
64
  # @return [Array<(Array<Event>, Integer, Hash)>] Array<Event> data, response status code and response headers
63
65
  def log_get_with_http_info(opts = {})
64
66
  if @api_client.config.debugging
@@ -83,6 +85,7 @@ module Invoicetronic_Sdk
83
85
  query_params[:'success'] = opts[:'success'] if !opts[:'success'].nil?
84
86
  query_params[:'date_time_from'] = opts[:'date_time_from'] if !opts[:'date_time_from'].nil?
85
87
  query_params[:'date_time_to'] = opts[:'date_time_to'] if !opts[:'date_time_to'].nil?
88
+ query_params[:'user_agent'] = opts[:'user_agent'] if !opts[:'user_agent'].nil?
86
89
 
87
90
  # header parameters
88
91
  header_params = opts[:header_params] || {}
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -32,7 +32,7 @@ module Invoicetronic_Sdk
32
32
  # @option config [Configuration] Configuration for initializing the object, default to Configuration.default
33
33
  def initialize(config = Configuration.default)
34
34
  @config = config
35
- @user_agent = "Invoicetronic/1.4/Ruby-SDK"
35
+ @user_agent = "Invoicetronic-Ruby-SDK/1.7"
36
36
  @default_headers = {
37
37
  'Content-Type' => 'application/json',
38
38
  'User-Agent' => @user_agent
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -55,6 +55,9 @@ module Invoicetronic_Sdk
55
55
  # ID of the resource created or modified by this request.
56
56
  attr_accessor :resource_id
57
57
 
58
+ # User-Agent header from the HTTP request.
59
+ attr_accessor :user_agent
60
+
58
61
  # Whether the request was successful.
59
62
  attr_accessor :success
60
63
 
@@ -80,6 +83,7 @@ module Invoicetronic_Sdk
80
83
  :'date_time' => :'date_time',
81
84
  :'error' => :'error',
82
85
  :'resource_id' => :'resource_id',
86
+ :'user_agent' => :'user_agent',
83
87
  :'success' => :'success',
84
88
  :'query' => :'query',
85
89
  :'response_body' => :'response_body'
@@ -112,6 +116,7 @@ module Invoicetronic_Sdk
112
116
  :'date_time' => :'Time',
113
117
  :'error' => :'String',
114
118
  :'resource_id' => :'Integer',
119
+ :'user_agent' => :'String',
115
120
  :'success' => :'Boolean',
116
121
  :'query' => :'String',
117
122
  :'response_body' => :'String'
@@ -124,6 +129,7 @@ module Invoicetronic_Sdk
124
129
  :'company_id',
125
130
  :'error',
126
131
  :'resource_id',
132
+ :'user_agent',
127
133
  :'query',
128
134
  :'response_body'
129
135
  ])
@@ -201,6 +207,10 @@ module Invoicetronic_Sdk
201
207
  self.resource_id = attributes[:'resource_id']
202
208
  end
203
209
 
210
+ if attributes.key?(:'user_agent')
211
+ self.user_agent = attributes[:'user_agent']
212
+ end
213
+
204
214
  if attributes.key?(:'success')
205
215
  self.success = attributes[:'success']
206
216
  end
@@ -235,6 +245,10 @@ module Invoicetronic_Sdk
235
245
  invalid_properties.push('invalid value for "endpoint", the character length must be greater than or equal to 1.')
236
246
  end
237
247
 
248
+ if !@user_agent.nil? && @user_agent.to_s.length > 512
249
+ invalid_properties.push('invalid value for "user_agent", the character length must be smaller than or equal to 512.')
250
+ end
251
+
238
252
  invalid_properties
239
253
  end
240
254
 
@@ -246,6 +260,7 @@ module Invoicetronic_Sdk
246
260
  return false if @method.to_s.length < 1
247
261
  return false if @endpoint.nil?
248
262
  return false if @endpoint.to_s.length < 1
263
+ return false if !@user_agent.nil? && @user_agent.to_s.length > 512
249
264
  true
250
265
  end
251
266
 
@@ -277,6 +292,16 @@ module Invoicetronic_Sdk
277
292
  @endpoint = endpoint
278
293
  end
279
294
 
295
+ # Custom attribute writer method with validation
296
+ # @param [Object] user_agent Value to be assigned
297
+ def user_agent=(user_agent)
298
+ if !user_agent.nil? && user_agent.to_s.length > 512
299
+ fail ArgumentError, 'invalid value for "user_agent", the character length must be smaller than or equal to 512.'
300
+ end
301
+
302
+ @user_agent = user_agent
303
+ end
304
+
280
305
  # Checks equality by comparing each attribute.
281
306
  # @param [Object] Object to be compared
282
307
  def ==(o)
@@ -295,6 +320,7 @@ module Invoicetronic_Sdk
295
320
  date_time == o.date_time &&
296
321
  error == o.error &&
297
322
  resource_id == o.resource_id &&
323
+ user_agent == o.user_agent &&
298
324
  success == o.success &&
299
325
  query == o.query &&
300
326
  response_body == o.response_body
@@ -309,7 +335,7 @@ module Invoicetronic_Sdk
309
335
  # Calculates hash code according to all attributes.
310
336
  # @return [Integer] Hash code
311
337
  def hash
312
- [id, created, version, user_id, api_key_id, company_id, method, endpoint, api_version, status_code, date_time, error, resource_id, success, query, response_body].hash
338
+ [id, created, version, user_id, api_key_id, company_id, method, endpoint, api_version, status_code, date_time, error, resource_id, user_agent, success, query, response_body].hash
313
339
  end
314
340
 
315
341
  # Builds the object from hash
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -28,7 +28,7 @@ module Invoicetronic_Sdk
28
28
  # User id.
29
29
  attr_accessor :user_id
30
30
 
31
- # Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created.
31
+ # Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created.
32
32
  attr_accessor :company_id
33
33
 
34
34
  # VAT number of the Cessionario/Committente (customer). This is automatically set based on the recipient's VAT number.
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -28,7 +28,7 @@ module Invoicetronic_Sdk
28
28
  # User id.
29
29
  attr_accessor :user_id
30
30
 
31
- # Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created.
31
+ # Company id. On send, this is the sender and must be set in advance. On receive, it will be automatically set based on the recipient's VAT number. If a matching company is not found, the invoice will be rejected until the company is created.
32
32
  attr_accessor :company_id
33
33
 
34
34
  # VAT number of the Cessionario/Committente (customer). This is automatically set based on the recipient's VAT number.
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -43,7 +43,7 @@ module Invoicetronic_Sdk
43
43
  # An optional description.
44
44
  attr_accessor :description
45
45
 
46
- # List of events that trigger the webhook. See Invoicetronic.SupportedEvents.Available for a list of valid event names.
46
+ # List of events that trigger the webhook. See Invoicetronic.SupportedEvents.Available for a list of valid event names.
47
47
  attr_accessor :events
48
48
 
49
49
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
5
5
 
6
- The version of the OpenAPI document: 1
6
+ The version of the OpenAPI document: 1.6.4
7
7
  Contact: info@invoicetronic.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.20.0
@@ -11,5 +11,5 @@ Generator version: 7.20.0
11
11
  =end
12
12
 
13
13
  module Invoicetronic_Sdk
14
- VERSION = '1.5'
14
+ VERSION = '1.7'
15
15
  end