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
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c145be88b761526deca183a8f9fb906f22bc34698a46a1c32cb7357a62c5e85e
|
|
4
|
+
data.tar.gz: 2fa85a27f7b5f09b67d6f2deeb12c1d44e443ea57653807784d0753688cd648f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f57967d5deb76ff2c38b87656cf146c7b6895788d12dfab19351a4ba8087f78b7aecf0e95e0960f6e248164ebdc84198f8785d0b57ef8a9d493eb310f583df25
|
|
7
|
+
data.tar.gz: c1e8068cfe5b4e55b1f36771679bc412eda6fc97c2522f52deed844d36bccb7e03a3586bd68610f04b51cca7274a59c6dd1c4db07914596667f0f3db8707b756
|
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
9
|
- API version: 1.0.0
|
|
10
|
-
- Package version: 1.0.
|
|
10
|
+
- Package version: 1.0.11
|
|
11
11
|
- Generator version: 7.16.0-SNAPSHOT
|
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
13
13
|
|
|
@@ -24,16 +24,16 @@ gem build ragie_ruby_sdk.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./ragie_ruby_sdk-1.0.
|
|
27
|
+
gem install ./ragie_ruby_sdk-1.0.11.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./ragie_ruby_sdk-1.0.
|
|
30
|
+
(for development, run `gem install --dev ./ragie_ruby_sdk-1.0.11.gem` to install the development dependencies)
|
|
31
31
|
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
33
33
|
|
|
34
34
|
Finally add this to the Gemfile:
|
|
35
35
|
|
|
36
|
-
gem 'ragie_ruby_sdk', '~> 1.0.
|
|
36
|
+
gem 'ragie_ruby_sdk', '~> 1.0.11'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
|
@@ -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::AccessTokenCredentials do
|
|
21
|
-
let(:instance) { RagieRubySdk::AccessTokenCredentials.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AccessTokenCredentials.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AccessTokenCredentials' do
|
|
24
24
|
it 'should create an instance of AccessTokenCredentials' 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::AsyncDocumentMetadataUpdate do
|
|
21
|
-
let(:instance) { RagieRubySdk::AsyncDocumentMetadataUpdate.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AsyncDocumentMetadataUpdate.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AsyncDocumentMetadataUpdate' do
|
|
24
24
|
it 'should create an instance of AsyncDocumentMetadataUpdate' 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::AudioModalityData do
|
|
21
|
-
let(:instance) { RagieRubySdk::AudioModalityData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AudioModalityData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AudioModalityData' do
|
|
24
24
|
it 'should create an instance of AudioModalityData' 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::AuthenticatorConfluenceConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorConfluenceConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorConfluenceConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorConfluenceConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorConfluenceConnection' 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::AuthenticatorDropboxConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorDropboxConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorDropboxConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorDropboxConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorDropboxConnection' 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::AuthenticatorGmailConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorGmailConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorGmailConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorGmailConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorGmailConnection' 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::AuthenticatorGoogleDriveConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorGoogleDriveConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorGoogleDriveConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorGoogleDriveConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorGoogleDriveConnection' 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::AuthenticatorHubspotConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorHubspotConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorHubspotConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorHubspotConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorHubspotConnection' 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::AuthenticatorJiraConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorJiraConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorJiraConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorJiraConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorJiraConnection' 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::AuthenticatorList do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorList.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorList.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorList' do
|
|
24
24
|
it 'should create an instance of AuthenticatorList' 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::AuthenticatorNotionConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorNotionConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorNotionConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorNotionConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorNotionConnection' 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::AuthenticatorOnedriveConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorOnedriveConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorOnedriveConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorOnedriveConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorOnedriveConnection' 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::AuthenticatorSalesforceConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorSalesforceConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorSalesforceConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorSalesforceConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorSalesforceConnection' 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::AuthenticatorSharepointConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorSharepointConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorSharepointConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorSharepointConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorSharepointConnection' 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::AuthenticatorSlackConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::AuthenticatorSlackConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::AuthenticatorSlackConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of AuthenticatorSlackConnection' do
|
|
24
24
|
it 'should create an instance of AuthenticatorSlackConnection' 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::BackblazeCredentials do
|
|
21
|
-
let(:instance) { RagieRubySdk::BackblazeCredentials.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::BackblazeCredentials.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of BackblazeCredentials' do
|
|
24
24
|
it 'should create an instance of BackblazeCredentials' 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::BaseGetAuthenticator do
|
|
21
|
-
let(:instance) { RagieRubySdk::BaseGetAuthenticator.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::BaseGetAuthenticator.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of BaseGetAuthenticator' do
|
|
24
24
|
it 'should create an instance of BaseGetAuthenticator' 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::BodyCreateDocument do
|
|
21
|
-
let(:instance) { RagieRubySdk::BodyCreateDocument.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::BodyCreateDocument.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of BodyCreateDocument' do
|
|
24
24
|
it 'should create an instance of BodyCreateDocument' 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::BodyUpdateDocumentFile do
|
|
21
|
-
let(:instance) { RagieRubySdk::BodyUpdateDocumentFile.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::BodyUpdateDocumentFile.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of BodyUpdateDocumentFile' do
|
|
24
24
|
it 'should create an instance of BodyUpdateDocumentFile' 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::BucketData do
|
|
21
|
-
let(:instance) { RagieRubySdk::BucketData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::BucketData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of BucketData' do
|
|
24
24
|
it 'should create an instance of BucketData' 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::ConfluenceData do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConfluenceData.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConfluenceData.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConfluenceData' do
|
|
24
24
|
it 'should create an instance of ConfluenceData' 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::ConnectionBase do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionBase.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionBase.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionBase' do
|
|
24
24
|
it 'should create an instance of ConnectionBase' 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::ConnectionLimitExceededWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionLimitExceededWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionLimitExceededWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionLimitExceededWebhookPayload' do
|
|
24
24
|
it 'should create an instance of ConnectionLimitExceededWebhookPayload' 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::ConnectionLimitExceededWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionLimitExceededWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionLimitExceededWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionLimitExceededWebhook' do
|
|
24
24
|
it 'should create an instance of ConnectionLimitExceededWebhook' 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::ConnectionLimitParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionLimitParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionLimitParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionLimitParams' do
|
|
24
24
|
it 'should create an instance of ConnectionLimitParams' 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::ConnectionList do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionList.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionList.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionList' do
|
|
24
24
|
it 'should create an instance of ConnectionList' 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::Connection do
|
|
21
|
-
let(:instance) { RagieRubySdk::Connection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Connection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Connection' do
|
|
24
24
|
it 'should create an instance of Connection' 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::ConnectionStats do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionStats.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionStats.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionStats' do
|
|
24
24
|
it 'should create an instance of ConnectionStats' 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::ConnectionSyncFinishedWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionSyncFinishedWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionSyncFinishedWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionSyncFinishedWebhookPayload' do
|
|
24
24
|
it 'should create an instance of ConnectionSyncFinishedWebhookPayload' 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::ConnectionSyncFinishedWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionSyncFinishedWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionSyncFinishedWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionSyncFinishedWebhook' do
|
|
24
24
|
it 'should create an instance of ConnectionSyncFinishedWebhook' 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::ConnectionSyncProgressWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionSyncProgressWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionSyncProgressWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionSyncProgressWebhookPayload' do
|
|
24
24
|
it 'should create an instance of ConnectionSyncProgressWebhookPayload' 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::ConnectionSyncProgressWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionSyncProgressWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionSyncProgressWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionSyncProgressWebhook' do
|
|
24
24
|
it 'should create an instance of ConnectionSyncProgressWebhook' 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::ConnectionSyncStartedWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionSyncStartedWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionSyncStartedWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionSyncStartedWebhookPayload' do
|
|
24
24
|
it 'should create an instance of ConnectionSyncStartedWebhookPayload' 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::ConnectionSyncStartedWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectionSyncStartedWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectionSyncStartedWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectionSyncStartedWebhook' do
|
|
24
24
|
it 'should create an instance of ConnectionSyncStartedWebhook' 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::ConnectorSource do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectorSource.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectorSource.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectorSource' do
|
|
24
24
|
it 'should create an instance of ConnectorSource' 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::ConnectorSourceTypeInfo do
|
|
21
|
-
let(:instance) { RagieRubySdk::ConnectorSourceTypeInfo.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::ConnectorSourceTypeInfo.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of ConnectorSourceTypeInfo' do
|
|
24
24
|
it 'should create an instance of ConnectorSourceTypeInfo' 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::CreateAuthenticatorConnection do
|
|
21
|
-
let(:instance) { RagieRubySdk::CreateAuthenticatorConnection.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::CreateAuthenticatorConnection.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreateAuthenticatorConnection' do
|
|
24
24
|
it 'should create an instance of CreateAuthenticatorConnection' 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::CreateDocumentFromUrlParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::CreateDocumentFromUrlParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::CreateDocumentFromUrlParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreateDocumentFromUrlParams' do
|
|
24
24
|
it 'should create an instance of CreateDocumentFromUrlParams' 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::CreateDocumentRawParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::CreateDocumentRawParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::CreateDocumentRawParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreateDocumentRawParams' do
|
|
24
24
|
it 'should create an instance of CreateDocumentRawParams' 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::CreateGoogleAuthenticator do
|
|
21
|
-
let(:instance) { RagieRubySdk::CreateGoogleAuthenticator.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::CreateGoogleAuthenticator.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreateGoogleAuthenticator' do
|
|
24
24
|
it 'should create an instance of CreateGoogleAuthenticator' 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::CreateInstructionParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::CreateInstructionParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::CreateInstructionParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreateInstructionParams' do
|
|
24
24
|
it 'should create an instance of CreateInstructionParams' 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::CreatePartitionParams do
|
|
21
|
-
let(:instance) { RagieRubySdk::CreatePartitionParams.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::CreatePartitionParams.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of CreatePartitionParams' do
|
|
24
24
|
it 'should create an instance of CreatePartitionParams' 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::DeleteConnectionPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::DeleteConnectionPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DeleteConnectionPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DeleteConnectionPayload' do
|
|
24
24
|
it 'should create an instance of DeleteConnectionPayload' 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::DocumentChunkDetail do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentChunkDetail.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentChunkDetail.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentChunkDetail' do
|
|
24
24
|
it 'should create an instance of DocumentChunkDetail' 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::DocumentChunkList do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentChunkList.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentChunkList.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentChunkList' do
|
|
24
24
|
it 'should create an instance of DocumentChunkList' 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::DocumentChunk do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentChunk.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentChunk.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentChunk' do
|
|
24
24
|
it 'should create an instance of DocumentChunk' 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::DocumentDelete do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentDelete.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentDelete.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentDelete' do
|
|
24
24
|
it 'should create an instance of DocumentDelete' 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::DocumentDeleteWebhookPayload do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentDeleteWebhookPayload.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentDeleteWebhookPayload.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentDeleteWebhookPayload' do
|
|
24
24
|
it 'should create an instance of DocumentDeleteWebhookPayload' 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::DocumentDeleteWebhook do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentDeleteWebhook.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentDeleteWebhook.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentDeleteWebhook' do
|
|
24
24
|
it 'should create an instance of DocumentDeleteWebhook' 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::DocumentFileUpdate do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentFileUpdate.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentFileUpdate.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentFileUpdate' do
|
|
24
24
|
it 'should create an instance of DocumentFileUpdate' 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::DocumentGet do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentGet.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentGet.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentGet' do
|
|
24
24
|
it 'should create an instance of DocumentGet' 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::DocumentList do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentList.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentList.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentList' do
|
|
24
24
|
it 'should create an instance of DocumentList' 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::DocumentMetadataUpdate do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentMetadataUpdate.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentMetadataUpdate.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentMetadataUpdate' do
|
|
24
24
|
it 'should create an instance of DocumentMetadataUpdate' 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::DocumentRawUpdate do
|
|
21
|
-
let(:instance) { RagieRubySdk::DocumentRawUpdate.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::DocumentRawUpdate.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of DocumentRawUpdate' do
|
|
24
24
|
it 'should create an instance of DocumentRawUpdate' 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::Document do
|
|
21
|
-
let(:instance) { RagieRubySdk::Document.new }
|
|
21
|
+
#let(:instance) { RagieRubySdk::Document.new }
|
|
22
22
|
|
|
23
23
|
describe 'test an instance of Document' do
|
|
24
24
|
it 'should create an instance of Document' do
|