invoicetronic_sdk 1.5 → 1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +13 -13
- data/README.md +5 -13
- data/docs/CompanyApi.md +6 -42
- data/docs/Event.md +2 -0
- data/docs/ExportApi.md +1 -7
- data/docs/HealthApi.md +1 -7
- data/docs/LogApi.md +5 -15
- data/docs/ModelSend.md +1 -1
- data/docs/Receive.md +1 -1
- data/docs/ReceiveApi.md +4 -28
- data/docs/SendApi.md +12 -84
- data/docs/StatusApi.md +1 -7
- data/docs/UpdateApi.md +2 -14
- data/docs/WebHook.md +1 -1
- data/docs/WebhookApi.md +7 -49
- data/invoicetronic_sdk.gemspec +1 -1
- data/lib/invoicetronic_sdk/api/company_api.rb +7 -7
- data/lib/invoicetronic_sdk/api/export_api.rb +2 -2
- data/lib/invoicetronic_sdk/api/health_api.rb +2 -2
- data/lib/invoicetronic_sdk/api/log_api.rb +6 -3
- data/lib/invoicetronic_sdk/api/receive_api.rb +5 -5
- data/lib/invoicetronic_sdk/api/send_api.rb +13 -13
- data/lib/invoicetronic_sdk/api/status_api.rb +2 -2
- data/lib/invoicetronic_sdk/api/update_api.rb +3 -3
- data/lib/invoicetronic_sdk/api/webhook_api.rb +8 -8
- data/lib/invoicetronic_sdk/api_client.rb +2 -2
- data/lib/invoicetronic_sdk/api_error.rb +1 -1
- data/lib/invoicetronic_sdk/api_model_base.rb +1 -1
- data/lib/invoicetronic_sdk/configuration.rb +1 -1
- data/lib/invoicetronic_sdk/models/company.rb +1 -1
- data/lib/invoicetronic_sdk/models/document_data.rb +1 -1
- data/lib/invoicetronic_sdk/models/error.rb +1 -1
- data/lib/invoicetronic_sdk/models/event.rb +28 -2
- data/lib/invoicetronic_sdk/models/model_send.rb +2 -2
- data/lib/invoicetronic_sdk/models/problem_details.rb +1 -1
- data/lib/invoicetronic_sdk/models/receive.rb +2 -2
- data/lib/invoicetronic_sdk/models/send_reduced.rb +1 -1
- data/lib/invoicetronic_sdk/models/status.rb +1 -1
- data/lib/invoicetronic_sdk/models/update.rb +1 -1
- data/lib/invoicetronic_sdk/models/web_hook.rb +2 -2
- data/lib/invoicetronic_sdk/models/web_hook_history.rb +1 -1
- data/lib/invoicetronic_sdk/version.rb +2 -2
- data/lib/invoicetronic_sdk.rb +1 -2
- data/spec/api/company_api_spec.rb +1 -1
- data/spec/api/export_api_spec.rb +1 -1
- data/spec/api/health_api_spec.rb +1 -1
- data/spec/api/log_api_spec.rb +2 -1
- data/spec/api/receive_api_spec.rb +1 -1
- data/spec/api/send_api_spec.rb +1 -1
- data/spec/api/status_api_spec.rb +1 -1
- data/spec/api/update_api_spec.rb +1 -1
- data/spec/api/webhook_api_spec.rb +1 -1
- data/spec/models/company_spec.rb +1 -1
- data/spec/models/document_data_spec.rb +1 -1
- data/spec/models/error_spec.rb +1 -1
- data/spec/models/event_spec.rb +7 -1
- data/spec/models/model_send_spec.rb +1 -1
- data/spec/models/problem_details_spec.rb +1 -1
- data/spec/models/receive_spec.rb +1 -1
- data/spec/models/send_reduced_spec.rb +1 -1
- data/spec/models/status_spec.rb +1 -1
- data/spec/models/update_spec.rb +1 -1
- data/spec/models/web_hook_history_spec.rb +1 -1
- data/spec/models/web_hook_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/cache/ffi-1.17.4-x86_64-linux-gnu.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.11.1.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-13.0.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/date_core.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/mkmf.log +4 -4
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.2/mkmf.log +16 -16
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +6 -6
- 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
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/mkmf.log +7 -7
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/mkmf.log +2 -2
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/ext/byebug/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/byebug-13.0.0/lib/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/ext/date/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/date-3.5.1/lib/date_core.so +0 -0
- 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
- 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
- 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
- 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
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.4-x86_64-linux-gnu/lib/3.2/ffi_c.so +0 -0
- 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
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.4-x86_64-linux-gnu/lib/3.4/ffi_c.so +0 -0
- 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
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.4-x86_64-linux-gnu/lib/ffi/version.rb +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/ext/io/console/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.2/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/lib/jaro_winkler/jaro_winkler_ext.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/current.rb +2 -2
- data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/version.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/ext/psych/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.3.1/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/ext/stringio/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.2.0/lib/stringio.so +0 -0
- 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
- data/vendor/bundle/ruby/3.3.0/specifications/{parser-3.3.10.2.gemspec → parser-3.3.11.1.gemspec} +4 -4
- metadata +229 -233
- data/docs/ProblemHttpResult.md +0 -22
- data/lib/invoicetronic_sdk/models/problem_http_result.rb +0 -166
- data/spec/models/problem_http_result_spec.rb +0 -48
- data/vendor/bundle/ruby/3.3.0/cache/ffi-1.17.3-x86_64-linux-gnu.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/cache/parser-3.3.10.2.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.2/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.4/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/version.rb +0 -3
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/bin/ruby-parse +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/bin/ruby-rewrite +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/gauntlet_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/all.rb +0 -0
- /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
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/base.rb +0 -0
- /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
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/color.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/context.rb +0 -0
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/deprecation.rb +0 -0
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/diagnostic.rb +0 -0
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/macruby.rb +0 -0
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/messages.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/meta.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby18.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby19.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby20.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby21.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby22.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby23.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby24.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby25.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby26.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby27.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby30.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby31.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby32.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby33.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/ruby34.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/rubymotion.rb +0 -0
- /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
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser/runner.rb +0 -0
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /data/vendor/bundle/ruby/3.3.0/gems/{parser-3.3.10.2 → parser-3.3.11.1}/lib/parser.rb +0 -0
- /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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fe9df20ce60409f7994cc0669863afa5b3e493ed2e75e527d93cef8f3045af1f
|
|
4
|
+
data.tar.gz: 9709bfae90291f53906f8a56cfcfd96c254a0ce36dc40da061b572a9f7772646
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5359789c7d0e8e9b76187da7ddb3e83fef01706be50f0995e5439f66f911e11f8332bc4dfb0c3e465aa5ffabd10f2733402c08859feaf7f432d529074571cda3
|
|
7
|
+
data.tar.gz: c21a2d60dafe7cb1fb5d555a9c266a0371030c8c5160a1fb9434990c729459022bd4e471cd47e8bfc7691b29be85abb053d274dfcdff2b4a18f3fa6413831996
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
invoicetronic_sdk (1.
|
|
4
|
+
invoicetronic_sdk (1.6)
|
|
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.
|
|
20
|
-
ffi (1.17.
|
|
21
|
-
ffi (1.17.
|
|
22
|
-
ffi (1.17.
|
|
23
|
-
ffi (1.17.
|
|
24
|
-
ffi (1.17.
|
|
25
|
-
ffi (1.17.
|
|
26
|
-
ffi (1.17.
|
|
27
|
-
ffi (1.17.
|
|
28
|
-
ffi (1.17.
|
|
29
|
-
ffi (1.17.
|
|
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
34
|
parallel (1.27.0)
|
|
35
|
-
parser (3.3.
|
|
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.
|
|
12
|
+
- API version: 1.6.1
|
|
13
|
+
- Package version: 1.6
|
|
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.
|
|
31
|
+
gem install ./invoicetronic_sdk-1.6.gem
|
|
32
32
|
```
|
|
33
33
|
|
|
34
|
-
(for development, run `gem install --dev ./invoicetronic_sdk-1.
|
|
34
|
+
(for development, run `gem install --dev ./invoicetronic_sdk-1.6.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.
|
|
40
|
+
gem 'invoicetronic_sdk', '~> 1.6'
|
|
41
41
|
|
|
42
42
|
### Install from Git
|
|
43
43
|
|
|
@@ -61,13 +61,6 @@ Please follow the [installation](#installation) procedure and then run the follo
|
|
|
61
61
|
# Load the gem
|
|
62
62
|
require 'invoicetronic_sdk'
|
|
63
63
|
|
|
64
|
-
# Setup authorization
|
|
65
|
-
Invoicetronic_Sdk.configure do |config|
|
|
66
|
-
# Configure HTTP basic authorization: Basic
|
|
67
|
-
config.username = 'YOUR_USERNAME'
|
|
68
|
-
config.password = 'YOUR_PASSWORD'
|
|
69
|
-
end
|
|
70
|
-
|
|
71
64
|
api_instance = Invoicetronic_Sdk::CompanyApi.new
|
|
72
65
|
opts = {
|
|
73
66
|
page: 56, # Integer | Page number.
|
|
@@ -138,7 +131,6 @@ Class | Method | HTTP request | Description
|
|
|
138
131
|
- [Invoicetronic_Sdk::Event](docs/Event.md)
|
|
139
132
|
- [Invoicetronic_Sdk::ModelSend](docs/ModelSend.md)
|
|
140
133
|
- [Invoicetronic_Sdk::ProblemDetails](docs/ProblemDetails.md)
|
|
141
|
-
- [Invoicetronic_Sdk::ProblemHttpResult](docs/ProblemHttpResult.md)
|
|
142
134
|
- [Invoicetronic_Sdk::Receive](docs/Receive.md)
|
|
143
135
|
- [Invoicetronic_Sdk::SendReduced](docs/SendReduced.md)
|
|
144
136
|
- [Invoicetronic_Sdk::Status](docs/Status.md)
|
data/docs/CompanyApi.md
CHANGED
|
@@ -25,12 +25,6 @@ Retrieve a paginated list of companies. Results can be filtered by free-text sea
|
|
|
25
25
|
```ruby
|
|
26
26
|
require 'time'
|
|
27
27
|
require 'invoicetronic_sdk'
|
|
28
|
-
# setup authorization
|
|
29
|
-
Invoicetronic_Sdk.configure do |config|
|
|
30
|
-
# Configure HTTP basic authorization: Basic
|
|
31
|
-
config.username = 'YOUR USERNAME'
|
|
32
|
-
config.password = 'YOUR PASSWORD'
|
|
33
|
-
end
|
|
34
28
|
|
|
35
29
|
api_instance = Invoicetronic_Sdk::CompanyApi.new
|
|
36
30
|
opts = {
|
|
@@ -82,7 +76,7 @@ end
|
|
|
82
76
|
|
|
83
77
|
### Authorization
|
|
84
78
|
|
|
85
|
-
|
|
79
|
+
No authorization required
|
|
86
80
|
|
|
87
81
|
### HTTP request headers
|
|
88
82
|
|
|
@@ -103,12 +97,6 @@ Delete a company by its internal id. **Companies** are the entities that send a
|
|
|
103
97
|
```ruby
|
|
104
98
|
require 'time'
|
|
105
99
|
require 'invoicetronic_sdk'
|
|
106
|
-
# setup authorization
|
|
107
|
-
Invoicetronic_Sdk.configure do |config|
|
|
108
|
-
# Configure HTTP basic authorization: Basic
|
|
109
|
-
config.username = 'YOUR USERNAME'
|
|
110
|
-
config.password = 'YOUR PASSWORD'
|
|
111
|
-
end
|
|
112
100
|
|
|
113
101
|
api_instance = Invoicetronic_Sdk::CompanyApi.new
|
|
114
102
|
id = 56 # Integer | Item id
|
|
@@ -156,7 +144,7 @@ end
|
|
|
156
144
|
|
|
157
145
|
### Authorization
|
|
158
146
|
|
|
159
|
-
|
|
147
|
+
No authorization required
|
|
160
148
|
|
|
161
149
|
### HTTP request headers
|
|
162
150
|
|
|
@@ -177,12 +165,6 @@ Retrieve a company by its internal id. **Companies** are the entities that send
|
|
|
177
165
|
```ruby
|
|
178
166
|
require 'time'
|
|
179
167
|
require 'invoicetronic_sdk'
|
|
180
|
-
# setup authorization
|
|
181
|
-
Invoicetronic_Sdk.configure do |config|
|
|
182
|
-
# Configure HTTP basic authorization: Basic
|
|
183
|
-
config.username = 'YOUR USERNAME'
|
|
184
|
-
config.password = 'YOUR PASSWORD'
|
|
185
|
-
end
|
|
186
168
|
|
|
187
169
|
api_instance = Invoicetronic_Sdk::CompanyApi.new
|
|
188
170
|
id = 56 # Integer | Item id
|
|
@@ -226,7 +208,7 @@ end
|
|
|
226
208
|
|
|
227
209
|
### Authorization
|
|
228
210
|
|
|
229
|
-
|
|
211
|
+
No authorization required
|
|
230
212
|
|
|
231
213
|
### HTTP request headers
|
|
232
214
|
|
|
@@ -247,12 +229,6 @@ Add a new company. **Companies** are the entities that send and receive invoice
|
|
|
247
229
|
```ruby
|
|
248
230
|
require 'time'
|
|
249
231
|
require 'invoicetronic_sdk'
|
|
250
|
-
# setup authorization
|
|
251
|
-
Invoicetronic_Sdk.configure do |config|
|
|
252
|
-
# Configure HTTP basic authorization: Basic
|
|
253
|
-
config.username = 'YOUR USERNAME'
|
|
254
|
-
config.password = 'YOUR PASSWORD'
|
|
255
|
-
end
|
|
256
232
|
|
|
257
233
|
api_instance = Invoicetronic_Sdk::CompanyApi.new
|
|
258
234
|
company = Invoicetronic_Sdk::Company.new({vat: 'IT01234567891', fiscal_code: 'RSSMRA70A01F205V', name: 'Mario Rossi Srl'}) # Company |
|
|
@@ -296,7 +272,7 @@ end
|
|
|
296
272
|
|
|
297
273
|
### Authorization
|
|
298
274
|
|
|
299
|
-
|
|
275
|
+
No authorization required
|
|
300
276
|
|
|
301
277
|
### HTTP request headers
|
|
302
278
|
|
|
@@ -317,12 +293,6 @@ Update an existing company. **Companies** are the entities that send and receiv
|
|
|
317
293
|
```ruby
|
|
318
294
|
require 'time'
|
|
319
295
|
require 'invoicetronic_sdk'
|
|
320
|
-
# setup authorization
|
|
321
|
-
Invoicetronic_Sdk.configure do |config|
|
|
322
|
-
# Configure HTTP basic authorization: Basic
|
|
323
|
-
config.username = 'YOUR USERNAME'
|
|
324
|
-
config.password = 'YOUR PASSWORD'
|
|
325
|
-
end
|
|
326
296
|
|
|
327
297
|
api_instance = Invoicetronic_Sdk::CompanyApi.new
|
|
328
298
|
company = Invoicetronic_Sdk::Company.new({vat: 'IT01234567891', fiscal_code: 'RSSMRA70A01F205V', name: 'Mario Rossi Srl'}) # Company |
|
|
@@ -366,7 +336,7 @@ end
|
|
|
366
336
|
|
|
367
337
|
### Authorization
|
|
368
338
|
|
|
369
|
-
|
|
339
|
+
No authorization required
|
|
370
340
|
|
|
371
341
|
### HTTP request headers
|
|
372
342
|
|
|
@@ -387,12 +357,6 @@ Retrieve a company by its VAT number. **Companies** are the entities that send
|
|
|
387
357
|
```ruby
|
|
388
358
|
require 'time'
|
|
389
359
|
require 'invoicetronic_sdk'
|
|
390
|
-
# setup authorization
|
|
391
|
-
Invoicetronic_Sdk.configure do |config|
|
|
392
|
-
# Configure HTTP basic authorization: Basic
|
|
393
|
-
config.username = 'YOUR USERNAME'
|
|
394
|
-
config.password = 'YOUR PASSWORD'
|
|
395
|
-
end
|
|
396
360
|
|
|
397
361
|
api_instance = Invoicetronic_Sdk::CompanyApi.new
|
|
398
362
|
vat = 'vat_example' # String |
|
|
@@ -436,7 +400,7 @@ end
|
|
|
436
400
|
|
|
437
401
|
### Authorization
|
|
438
402
|
|
|
439
|
-
|
|
403
|
+
No authorization required
|
|
440
404
|
|
|
441
405
|
### HTTP request headers
|
|
442
406
|
|
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/ExportApi.md
CHANGED
|
@@ -20,12 +20,6 @@ Export invoices as a ZIP archive of FatturaPA XML files, suitable for import int
|
|
|
20
20
|
```ruby
|
|
21
21
|
require 'time'
|
|
22
22
|
require 'invoicetronic_sdk'
|
|
23
|
-
# setup authorization
|
|
24
|
-
Invoicetronic_Sdk.configure do |config|
|
|
25
|
-
# Configure HTTP basic authorization: Basic
|
|
26
|
-
config.username = 'YOUR USERNAME'
|
|
27
|
-
config.password = 'YOUR PASSWORD'
|
|
28
|
-
end
|
|
29
23
|
|
|
30
24
|
api_instance = Invoicetronic_Sdk::ExportApi.new
|
|
31
25
|
opts = {
|
|
@@ -82,7 +76,7 @@ nil (empty response body)
|
|
|
82
76
|
|
|
83
77
|
### Authorization
|
|
84
78
|
|
|
85
|
-
|
|
79
|
+
No authorization required
|
|
86
80
|
|
|
87
81
|
### HTTP request headers
|
|
88
82
|
|
data/docs/HealthApi.md
CHANGED
|
@@ -20,12 +20,6 @@ Returns the health status of the API and its dependencies. No authentication req
|
|
|
20
20
|
```ruby
|
|
21
21
|
require 'time'
|
|
22
22
|
require 'invoicetronic_sdk'
|
|
23
|
-
# setup authorization
|
|
24
|
-
Invoicetronic_Sdk.configure do |config|
|
|
25
|
-
# Configure HTTP basic authorization: Basic
|
|
26
|
-
config.username = 'YOUR USERNAME'
|
|
27
|
-
config.password = 'YOUR PASSWORD'
|
|
28
|
-
end
|
|
29
23
|
|
|
30
24
|
api_instance = Invoicetronic_Sdk::HealthApi.new
|
|
31
25
|
|
|
@@ -65,7 +59,7 @@ nil (empty response body)
|
|
|
65
59
|
|
|
66
60
|
### Authorization
|
|
67
61
|
|
|
68
|
-
|
|
62
|
+
No authorization required
|
|
69
63
|
|
|
70
64
|
### HTTP request headers
|
|
71
65
|
|
data/docs/LogApi.md
CHANGED
|
@@ -21,12 +21,6 @@ Retrieve a paginated list of log events. Results can be filtered by various crit
|
|
|
21
21
|
```ruby
|
|
22
22
|
require 'time'
|
|
23
23
|
require 'invoicetronic_sdk'
|
|
24
|
-
# setup authorization
|
|
25
|
-
Invoicetronic_Sdk.configure do |config|
|
|
26
|
-
# Configure HTTP basic authorization: Basic
|
|
27
|
-
config.username = 'YOUR USERNAME'
|
|
28
|
-
config.password = 'YOUR PASSWORD'
|
|
29
|
-
end
|
|
30
24
|
|
|
31
25
|
api_instance = Invoicetronic_Sdk::LogApi.new
|
|
32
26
|
opts = {
|
|
@@ -43,7 +37,8 @@ opts = {
|
|
|
43
37
|
query: 'query_example', # String |
|
|
44
38
|
success: true, # Boolean |
|
|
45
39
|
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
|
|
40
|
+
date_time_to: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Date and time of the event
|
|
41
|
+
user_agent: 'user_agent_example' # String |
|
|
47
42
|
}
|
|
48
43
|
|
|
49
44
|
begin
|
|
@@ -91,6 +86,7 @@ end
|
|
|
91
86
|
| **success** | **Boolean** | | [optional] |
|
|
92
87
|
| **date_time_from** | **Time** | Date and time of the event | [optional] |
|
|
93
88
|
| **date_time_to** | **Time** | Date and time of the event | [optional] |
|
|
89
|
+
| **user_agent** | **String** | | [optional] |
|
|
94
90
|
|
|
95
91
|
### Return type
|
|
96
92
|
|
|
@@ -98,7 +94,7 @@ end
|
|
|
98
94
|
|
|
99
95
|
### Authorization
|
|
100
96
|
|
|
101
|
-
|
|
97
|
+
No authorization required
|
|
102
98
|
|
|
103
99
|
### HTTP request headers
|
|
104
100
|
|
|
@@ -119,12 +115,6 @@ Retrieve a log event by its internal id. **Logs** record every API request. The
|
|
|
119
115
|
```ruby
|
|
120
116
|
require 'time'
|
|
121
117
|
require 'invoicetronic_sdk'
|
|
122
|
-
# setup authorization
|
|
123
|
-
Invoicetronic_Sdk.configure do |config|
|
|
124
|
-
# Configure HTTP basic authorization: Basic
|
|
125
|
-
config.username = 'YOUR USERNAME'
|
|
126
|
-
config.password = 'YOUR PASSWORD'
|
|
127
|
-
end
|
|
128
118
|
|
|
129
119
|
api_instance = Invoicetronic_Sdk::LogApi.new
|
|
130
120
|
id = 56 # Integer | Item id
|
|
@@ -168,7 +158,7 @@ end
|
|
|
168
158
|
|
|
169
159
|
### Authorization
|
|
170
160
|
|
|
171
|
-
|
|
161
|
+
No authorization required
|
|
172
162
|
|
|
173
163
|
### HTTP request headers
|
|
174
164
|
|
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
|
|
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
|
|
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/ReceiveApi.md
CHANGED
|
@@ -23,12 +23,6 @@ Retrieve a paginated list of receive invoices. Results can be filtered by variou
|
|
|
23
23
|
```ruby
|
|
24
24
|
require 'time'
|
|
25
25
|
require 'invoicetronic_sdk'
|
|
26
|
-
# setup authorization
|
|
27
|
-
Invoicetronic_Sdk.configure do |config|
|
|
28
|
-
# Configure HTTP basic authorization: Basic
|
|
29
|
-
config.username = 'YOUR USERNAME'
|
|
30
|
-
config.password = 'YOUR PASSWORD'
|
|
31
|
-
end
|
|
32
26
|
|
|
33
27
|
api_instance = Invoicetronic_Sdk::ReceiveApi.new
|
|
34
28
|
opts = {
|
|
@@ -108,7 +102,7 @@ end
|
|
|
108
102
|
|
|
109
103
|
### Authorization
|
|
110
104
|
|
|
111
|
-
|
|
105
|
+
No authorization required
|
|
112
106
|
|
|
113
107
|
### HTTP request headers
|
|
114
108
|
|
|
@@ -129,12 +123,6 @@ Permanently delete a receive invoice by its internal id. This action cannot be u
|
|
|
129
123
|
```ruby
|
|
130
124
|
require 'time'
|
|
131
125
|
require 'invoicetronic_sdk'
|
|
132
|
-
# setup authorization
|
|
133
|
-
Invoicetronic_Sdk.configure do |config|
|
|
134
|
-
# Configure HTTP basic authorization: Basic
|
|
135
|
-
config.username = 'YOUR USERNAME'
|
|
136
|
-
config.password = 'YOUR PASSWORD'
|
|
137
|
-
end
|
|
138
126
|
|
|
139
127
|
api_instance = Invoicetronic_Sdk::ReceiveApi.new
|
|
140
128
|
id = 56 # Integer | Item id
|
|
@@ -178,7 +166,7 @@ end
|
|
|
178
166
|
|
|
179
167
|
### Authorization
|
|
180
168
|
|
|
181
|
-
|
|
169
|
+
No authorization required
|
|
182
170
|
|
|
183
171
|
### HTTP request headers
|
|
184
172
|
|
|
@@ -199,12 +187,6 @@ Retrieve an incoming invoice by its internal id. The `id` is unique and assigned
|
|
|
199
187
|
```ruby
|
|
200
188
|
require 'time'
|
|
201
189
|
require 'invoicetronic_sdk'
|
|
202
|
-
# setup authorization
|
|
203
|
-
Invoicetronic_Sdk.configure do |config|
|
|
204
|
-
# Configure HTTP basic authorization: Basic
|
|
205
|
-
config.username = 'YOUR USERNAME'
|
|
206
|
-
config.password = 'YOUR PASSWORD'
|
|
207
|
-
end
|
|
208
190
|
|
|
209
191
|
api_instance = Invoicetronic_Sdk::ReceiveApi.new
|
|
210
192
|
id = 56 # Integer | Item id
|
|
@@ -252,7 +234,7 @@ end
|
|
|
252
234
|
|
|
253
235
|
### Authorization
|
|
254
236
|
|
|
255
|
-
|
|
237
|
+
No authorization required
|
|
256
238
|
|
|
257
239
|
### HTTP request headers
|
|
258
240
|
|
|
@@ -273,12 +255,6 @@ Retrieve only the payload of a receive invoice, without the full invoice metadat
|
|
|
273
255
|
```ruby
|
|
274
256
|
require 'time'
|
|
275
257
|
require 'invoicetronic_sdk'
|
|
276
|
-
# setup authorization
|
|
277
|
-
Invoicetronic_Sdk.configure do |config|
|
|
278
|
-
# Configure HTTP basic authorization: Basic
|
|
279
|
-
config.username = 'YOUR USERNAME'
|
|
280
|
-
config.password = 'YOUR PASSWORD'
|
|
281
|
-
end
|
|
282
258
|
|
|
283
259
|
api_instance = Invoicetronic_Sdk::ReceiveApi.new
|
|
284
260
|
id = 56 # Integer | Item id
|
|
@@ -321,7 +297,7 @@ nil (empty response body)
|
|
|
321
297
|
|
|
322
298
|
### Authorization
|
|
323
299
|
|
|
324
|
-
|
|
300
|
+
No authorization required
|
|
325
301
|
|
|
326
302
|
### HTTP request headers
|
|
327
303
|
|