ragie_ruby_sdk 1.0.11 → 1.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/lib/ragie_ruby_sdk/version.rb +1 -1
- data/spec/models/access_token_credentials_spec.rb +1 -1
- data/spec/models/async_document_metadata_update_spec.rb +1 -1
- data/spec/models/audio_modality_data_spec.rb +1 -1
- data/spec/models/authenticator_confluence_connection_spec.rb +1 -1
- data/spec/models/authenticator_dropbox_connection_spec.rb +1 -1
- data/spec/models/authenticator_gmail_connection_spec.rb +1 -1
- data/spec/models/authenticator_google_drive_connection_spec.rb +1 -1
- data/spec/models/authenticator_hubspot_connection_spec.rb +1 -1
- data/spec/models/authenticator_jira_connection_spec.rb +1 -1
- data/spec/models/authenticator_list_spec.rb +1 -1
- data/spec/models/authenticator_notion_connection_spec.rb +1 -1
- data/spec/models/authenticator_onedrive_connection_spec.rb +1 -1
- data/spec/models/authenticator_salesforce_connection_spec.rb +1 -1
- data/spec/models/authenticator_sharepoint_connection_spec.rb +1 -1
- data/spec/models/authenticator_slack_connection_spec.rb +1 -1
- data/spec/models/backblaze_credentials_spec.rb +1 -1
- data/spec/models/base_get_authenticator_spec.rb +1 -1
- data/spec/models/body_create_document_spec.rb +1 -1
- data/spec/models/body_update_document_file_spec.rb +1 -1
- data/spec/models/bucket_data_spec.rb +1 -1
- data/spec/models/confluence_data_spec.rb +1 -1
- data/spec/models/connection_base_spec.rb +1 -1
- data/spec/models/connection_limit_exceeded_webhook_payload_spec.rb +1 -1
- data/spec/models/connection_limit_exceeded_webhook_spec.rb +1 -1
- data/spec/models/connection_limit_params_spec.rb +1 -1
- data/spec/models/connection_list_spec.rb +1 -1
- data/spec/models/connection_spec.rb +1 -1
- data/spec/models/connection_stats_spec.rb +1 -1
- data/spec/models/connection_sync_finished_webhook_payload_spec.rb +1 -1
- data/spec/models/connection_sync_finished_webhook_spec.rb +1 -1
- data/spec/models/connection_sync_progress_webhook_payload_spec.rb +1 -1
- data/spec/models/connection_sync_progress_webhook_spec.rb +1 -1
- data/spec/models/connection_sync_started_webhook_payload_spec.rb +1 -1
- data/spec/models/connection_sync_started_webhook_spec.rb +1 -1
- data/spec/models/connector_source_spec.rb +1 -1
- data/spec/models/connector_source_type_info_spec.rb +1 -1
- data/spec/models/create_authenticator_connection_spec.rb +1 -1
- data/spec/models/create_document_from_url_params_spec.rb +1 -1
- data/spec/models/create_document_raw_params_spec.rb +1 -1
- data/spec/models/create_google_authenticator_spec.rb +1 -1
- data/spec/models/create_instruction_params_spec.rb +1 -1
- data/spec/models/create_partition_params_spec.rb +1 -1
- data/spec/models/delete_connection_payload_spec.rb +1 -1
- data/spec/models/document_chunk_detail_spec.rb +1 -1
- data/spec/models/document_chunk_list_spec.rb +1 -1
- data/spec/models/document_chunk_spec.rb +1 -1
- data/spec/models/document_delete_spec.rb +1 -1
- data/spec/models/document_delete_webhook_payload_spec.rb +1 -1
- data/spec/models/document_delete_webhook_spec.rb +1 -1
- data/spec/models/document_file_update_spec.rb +1 -1
- data/spec/models/document_get_spec.rb +1 -1
- data/spec/models/document_list_spec.rb +1 -1
- data/spec/models/document_metadata_update_spec.rb +1 -1
- data/spec/models/document_raw_update_spec.rb +1 -1
- data/spec/models/document_spec.rb +1 -1
- data/spec/models/document_summary_spec.rb +1 -1
- data/spec/models/document_update_webhook_payload_spec.rb +1 -1
- data/spec/models/document_update_webhook_spec.rb +1 -1
- data/spec/models/document_url_update_spec.rb +1 -1
- data/spec/models/document_with_content_spec.rb +1 -1
- data/spec/models/entity_extracted_webhook_payload_spec.rb +1 -1
- data/spec/models/entity_extracted_webhook_spec.rb +1 -1
- data/spec/models/entity_list_spec.rb +1 -1
- data/spec/models/entity_spec.rb +1 -1
- data/spec/models/error_message_spec.rb +1 -1
- data/spec/models/folder_data_spec.rb +1 -1
- data/spec/models/freshdesk_credentials_spec.rb +1 -1
- data/spec/models/freshdesk_data_spec.rb +1 -1
- data/spec/models/gmail_data_spec.rb +1 -1
- data/spec/models/google_folder_data_spec.rb +1 -1
- data/spec/models/http_validation_error_spec.rb +1 -1
- data/spec/models/hubspot_data_spec.rb +1 -1
- data/spec/models/instruction_spec.rb +1 -1
- data/spec/models/intercom_credentials_spec.rb +1 -1
- data/spec/models/intercom_data_spec.rb +1 -1
- data/spec/models/link_spec.rb +1 -1
- data/spec/models/list_connector_source_type_info_spec.rb +1 -1
- data/spec/models/media_mode_param_spec.rb +1 -1
- data/spec/models/mode2_one_of_spec.rb +1 -1
- data/spec/models/o_auth_credentials_spec.rb +1 -1
- data/spec/models/o_auth_refresh_token_credentials_spec.rb +1 -1
- data/spec/models/o_auth_url_create_spec.rb +1 -1
- data/spec/models/o_auth_url_response_spec.rb +1 -1
- data/spec/models/onedrive_data_spec.rb +1 -1
- data/spec/models/pagination_spec.rb +1 -1
- data/spec/models/partition_detail_spec.rb +1 -1
- data/spec/models/partition_limit_exceeded_webhook_payload_spec.rb +1 -1
- data/spec/models/partition_limit_exceeded_webhook_spec.rb +1 -1
- data/spec/models/partition_limit_params_spec.rb +1 -1
- data/spec/models/partition_limit_reset_webhook_payload_spec.rb +1 -1
- data/spec/models/partition_limit_reset_webhook_spec.rb +1 -1
- data/spec/models/partition_limits_spec.rb +1 -1
- data/spec/models/partition_list_spec.rb +1 -1
- data/spec/models/partition_spec.rb +1 -1
- data/spec/models/partition_stats_spec.rb +1 -1
- data/spec/models/patch_document_metadata_params_spec.rb +1 -1
- data/spec/models/public_backblaze_connection_spec.rb +1 -1
- data/spec/models/public_create_connection_spec.rb +1 -1
- data/spec/models/public_freshdesk_connection_spec.rb +1 -1
- data/spec/models/public_gcs_connection_spec.rb +1 -1
- data/spec/models/public_intercom_connection_spec.rb +1 -1
- data/spec/models/public_s3_compatible_connection_spec.rb +1 -1
- data/spec/models/public_zendesk_connection_spec.rb +1 -1
- data/spec/models/response_ok_spec.rb +1 -1
- data/spec/models/retrieval_spec.rb +1 -1
- data/spec/models/retrieve_params_spec.rb +1 -1
- data/spec/models/s3_compatible_credentials_spec.rb +1 -1
- data/spec/models/scored_chunk_spec.rb +1 -1
- data/spec/models/set_connection_enabled_payload_spec.rb +1 -1
- data/spec/models/sharepoint_data_spec.rb +1 -1
- data/spec/models/sharepoint_file_data_spec.rb +1 -1
- data/spec/models/sharepoint_site_data_spec.rb +1 -1
- data/spec/models/slack_data_spec.rb +1 -1
- data/spec/models/update_document_from_url_params_spec.rb +1 -1
- data/spec/models/update_document_raw_params_spec.rb +1 -1
- data/spec/models/update_instruction_params_spec.rb +1 -1
- data/spec/models/validation_error_spec.rb +1 -1
- data/spec/models/video_modality_data_spec.rb +1 -1
- data/spec/models/word_timestamp_spec.rb +1 -1
- data/spec/models/zendesk_credentials_spec.rb +1 -1
- data/spec/models/zendesk_data_spec.rb +1 -1
- metadata +1 -1
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::DocumentSummary do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentSummary.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentSummary.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentSummary' do
|
|
24
24
|
it 'should create an instance of DocumentSummary' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::DocumentUpdateWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentUpdateWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentUpdateWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentUpdateWebhookPayload' do
|
|
24
24
|
it 'should create an instance of DocumentUpdateWebhookPayload' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::DocumentUpdateWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentUpdateWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentUpdateWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentUpdateWebhook' do
|
|
24
24
|
it 'should create an instance of DocumentUpdateWebhook' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::DocumentUrlUpdate do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentUrlUpdate.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentUrlUpdate.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentUrlUpdate' do
|
|
24
24
|
it 'should create an instance of DocumentUrlUpdate' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::DocumentWithContent do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentWithContent.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentWithContent.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentWithContent' do
|
|
24
24
|
it 'should create an instance of DocumentWithContent' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::EntityExtractedWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::EntityExtractedWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::EntityExtractedWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of EntityExtractedWebhookPayload' do
|
|
24
24
|
it 'should create an instance of EntityExtractedWebhookPayload' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::EntityExtractedWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::EntityExtractedWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::EntityExtractedWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of EntityExtractedWebhook' do
|
|
24
24
|
it 'should create an instance of EntityExtractedWebhook' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::EntityList do
|
|
21
|
-
let(:instance) { RagieRubySdk::EntityList.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::EntityList.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of EntityList' do
|
|
24
24
|
it 'should create an instance of EntityList' do
|
data/spec/models/entity_spec.rb
CHANGED
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::Entity do
|
|
21
|
-
let(:instance) { RagieRubySdk::Entity.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Entity.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Entity' do
|
|
24
24
|
it 'should create an instance of Entity' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::ErrorMessage do
|
|
21
|
-
let(:instance) { RagieRubySdk::ErrorMessage.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ErrorMessage.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ErrorMessage' do
|
|
24
24
|
it 'should create an instance of ErrorMessage' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::FolderData do
|
|
21
|
-
let(:instance) { RagieRubySdk::FolderData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::FolderData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of FolderData' do
|
|
24
24
|
it 'should create an instance of FolderData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::FreshdeskCredentials do
|
|
21
|
-
let(:instance) { RagieRubySdk::FreshdeskCredentials.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::FreshdeskCredentials.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of FreshdeskCredentials' do
|
|
24
24
|
it 'should create an instance of FreshdeskCredentials' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::FreshdeskData do
|
|
21
|
-
let(:instance) { RagieRubySdk::FreshdeskData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::FreshdeskData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of FreshdeskData' do
|
|
24
24
|
it 'should create an instance of FreshdeskData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::GmailData do
|
|
21
|
-
let(:instance) { RagieRubySdk::GmailData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::GmailData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GmailData' do
|
|
24
24
|
it 'should create an instance of GmailData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::GoogleFolderData do
|
|
21
|
-
let(:instance) { RagieRubySdk::GoogleFolderData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::GoogleFolderData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of GoogleFolderData' do
|
|
24
24
|
it 'should create an instance of GoogleFolderData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::HTTPValidationError do
|
|
21
|
-
let(:instance) { RagieRubySdk::HTTPValidationError.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::HTTPValidationError.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of HTTPValidationError' do
|
|
24
24
|
it 'should create an instance of HTTPValidationError' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::HubspotData do
|
|
21
|
-
let(:instance) { RagieRubySdk::HubspotData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::HubspotData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of HubspotData' do
|
|
24
24
|
it 'should create an instance of HubspotData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::Instruction do
|
|
21
|
-
let(:instance) { RagieRubySdk::Instruction.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Instruction.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Instruction' do
|
|
24
24
|
it 'should create an instance of Instruction' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::IntercomCredentials do
|
|
21
|
-
let(:instance) { RagieRubySdk::IntercomCredentials.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::IntercomCredentials.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of IntercomCredentials' do
|
|
24
24
|
it 'should create an instance of IntercomCredentials' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::IntercomData do
|
|
21
|
-
let(:instance) { RagieRubySdk::IntercomData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::IntercomData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of IntercomData' do
|
|
24
24
|
it 'should create an instance of IntercomData' do
|
data/spec/models/link_spec.rb
CHANGED
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::Link do
|
|
21
|
-
let(:instance) { RagieRubySdk::Link.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Link.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Link' do
|
|
24
24
|
it 'should create an instance of Link' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::ListConnectorSourceTypeInfo do
|
|
21
|
-
let(:instance) { RagieRubySdk::ListConnectorSourceTypeInfo.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ListConnectorSourceTypeInfo.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ListConnectorSourceTypeInfo' do
|
|
24
24
|
it 'should create an instance of ListConnectorSourceTypeInfo' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::MediaModeParam do
|
|
21
|
-
let(:instance) { RagieRubySdk::MediaModeParam.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::MediaModeParam.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of MediaModeParam' do
|
|
24
24
|
it 'should create an instance of MediaModeParam' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::Mode2OneOf do
|
|
21
|
-
let(:instance) { RagieRubySdk::Mode2OneOf.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Mode2OneOf.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Mode2OneOf' do
|
|
24
24
|
it 'should create an instance of Mode2OneOf' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::OAuthCredentials do
|
|
21
|
-
let(:instance) { RagieRubySdk::OAuthCredentials.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::OAuthCredentials.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of OAuthCredentials' do
|
|
24
24
|
it 'should create an instance of OAuthCredentials' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::OAuthRefreshTokenCredentials do
|
|
21
|
-
let(:instance) { RagieRubySdk::OAuthRefreshTokenCredentials.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::OAuthRefreshTokenCredentials.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of OAuthRefreshTokenCredentials' do
|
|
24
24
|
it 'should create an instance of OAuthRefreshTokenCredentials' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::OAuthUrlCreate do
|
|
21
|
-
let(:instance) { RagieRubySdk::OAuthUrlCreate.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::OAuthUrlCreate.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of OAuthUrlCreate' do
|
|
24
24
|
it 'should create an instance of OAuthUrlCreate' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::OAuthUrlResponse do
|
|
21
|
-
let(:instance) { RagieRubySdk::OAuthUrlResponse.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::OAuthUrlResponse.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of OAuthUrlResponse' do
|
|
24
24
|
it 'should create an instance of OAuthUrlResponse' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::OnedriveData do
|
|
21
|
-
let(:instance) { RagieRubySdk::OnedriveData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::OnedriveData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of OnedriveData' do
|
|
24
24
|
it 'should create an instance of OnedriveData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::Pagination do
|
|
21
|
-
let(:instance) { RagieRubySdk::Pagination.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Pagination.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Pagination' do
|
|
24
24
|
it 'should create an instance of Pagination' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionDetail do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionDetail.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionDetail.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionDetail' do
|
|
24
24
|
it 'should create an instance of PartitionDetail' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionLimitExceededWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionLimitExceededWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionLimitExceededWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionLimitExceededWebhookPayload' do
|
|
24
24
|
it 'should create an instance of PartitionLimitExceededWebhookPayload' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionLimitExceededWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionLimitExceededWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionLimitExceededWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionLimitExceededWebhook' do
|
|
24
24
|
it 'should create an instance of PartitionLimitExceededWebhook' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionLimitParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionLimitParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionLimitParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionLimitParams' do
|
|
24
24
|
it 'should create an instance of PartitionLimitParams' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionLimitResetWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionLimitResetWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionLimitResetWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionLimitResetWebhookPayload' do
|
|
24
24
|
it 'should create an instance of PartitionLimitResetWebhookPayload' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionLimitResetWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionLimitResetWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionLimitResetWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionLimitResetWebhook' do
|
|
24
24
|
it 'should create an instance of PartitionLimitResetWebhook' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionLimits do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionLimits.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionLimits.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionLimits' do
|
|
24
24
|
it 'should create an instance of PartitionLimits' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionList do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionList.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionList.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionList' do
|
|
24
24
|
it 'should create an instance of PartitionList' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::Partition do
|
|
21
|
-
let(:instance) { RagieRubySdk::Partition.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Partition.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Partition' do
|
|
24
24
|
it 'should create an instance of Partition' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PartitionStats do
|
|
21
|
-
let(:instance) { RagieRubySdk::PartitionStats.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PartitionStats.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PartitionStats' do
|
|
24
24
|
it 'should create an instance of PartitionStats' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PatchDocumentMetadataParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::PatchDocumentMetadataParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PatchDocumentMetadataParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PatchDocumentMetadataParams' do
|
|
24
24
|
it 'should create an instance of PatchDocumentMetadataParams' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PublicBackblazeConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::PublicBackblazeConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PublicBackblazeConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PublicBackblazeConnection' do
|
|
24
24
|
it 'should create an instance of PublicBackblazeConnection' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PublicCreateConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::PublicCreateConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PublicCreateConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PublicCreateConnection' do
|
|
24
24
|
it 'should create an instance of PublicCreateConnection' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PublicFreshdeskConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::PublicFreshdeskConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PublicFreshdeskConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PublicFreshdeskConnection' do
|
|
24
24
|
it 'should create an instance of PublicFreshdeskConnection' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PublicGCSConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::PublicGCSConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PublicGCSConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PublicGCSConnection' do
|
|
24
24
|
it 'should create an instance of PublicGCSConnection' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PublicIntercomConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::PublicIntercomConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PublicIntercomConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PublicIntercomConnection' do
|
|
24
24
|
it 'should create an instance of PublicIntercomConnection' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PublicS3CompatibleConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::PublicS3CompatibleConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PublicS3CompatibleConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PublicS3CompatibleConnection' do
|
|
24
24
|
it 'should create an instance of PublicS3CompatibleConnection' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::PublicZendeskConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::PublicZendeskConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::PublicZendeskConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of PublicZendeskConnection' do
|
|
24
24
|
it 'should create an instance of PublicZendeskConnection' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::ResponseOK do
|
|
21
|
-
let(:instance) { RagieRubySdk::ResponseOK.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ResponseOK.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ResponseOK' do
|
|
24
24
|
it 'should create an instance of ResponseOK' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::Retrieval do
|
|
21
|
-
let(:instance) { RagieRubySdk::Retrieval.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Retrieval.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Retrieval' do
|
|
24
24
|
it 'should create an instance of Retrieval' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::RetrieveParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::RetrieveParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::RetrieveParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of RetrieveParams' do
|
|
24
24
|
it 'should create an instance of RetrieveParams' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::S3CompatibleCredentials do
|
|
21
|
-
let(:instance) { RagieRubySdk::S3CompatibleCredentials.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::S3CompatibleCredentials.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of S3CompatibleCredentials' do
|
|
24
24
|
it 'should create an instance of S3CompatibleCredentials' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::ScoredChunk do
|
|
21
|
-
let(:instance) { RagieRubySdk::ScoredChunk.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ScoredChunk.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ScoredChunk' do
|
|
24
24
|
it 'should create an instance of ScoredChunk' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::SetConnectionEnabledPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::SetConnectionEnabledPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::SetConnectionEnabledPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of SetConnectionEnabledPayload' do
|
|
24
24
|
it 'should create an instance of SetConnectionEnabledPayload' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::SharepointData do
|
|
21
|
-
let(:instance) { RagieRubySdk::SharepointData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::SharepointData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of SharepointData' do
|
|
24
24
|
it 'should create an instance of SharepointData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::SharepointFileData do
|
|
21
|
-
let(:instance) { RagieRubySdk::SharepointFileData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::SharepointFileData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of SharepointFileData' do
|
|
24
24
|
it 'should create an instance of SharepointFileData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::SharepointSiteData do
|
|
21
|
-
let(:instance) { RagieRubySdk::SharepointSiteData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::SharepointSiteData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of SharepointSiteData' do
|
|
24
24
|
it 'should create an instance of SharepointSiteData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::SlackData do
|
|
21
|
-
let(:instance) { RagieRubySdk::SlackData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::SlackData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of SlackData' do
|
|
24
24
|
it 'should create an instance of SlackData' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::UpdateDocumentFromUrlParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::UpdateDocumentFromUrlParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::UpdateDocumentFromUrlParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UpdateDocumentFromUrlParams' do
|
|
24
24
|
it 'should create an instance of UpdateDocumentFromUrlParams' do
|
|
@@ -18,7 +18,7 @@ require 'date'
|
|
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
19
19
|
# Please update as you see appropriate
|
|
20
20
|
describe RagieRubySdk::UpdateDocumentRawParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::UpdateDocumentRawParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::UpdateDocumentRawParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of UpdateDocumentRawParams' do
|
|
24
24
|
it 'should create an instance of UpdateDocumentRawParams' do
|