Sha256: f57e1f0c68a1f13f4eb98b8cc648e5bb83d3cb47f14e286edb921fb7bb9faf6f

Contents?: true

Size: 685 Bytes

Versions: 12

Compression:

Stored size: 685 Bytes

Contents

=begin
#Carbon

#Connect external data to LLMs, no matter the source.

The version of the OpenAPI document: 1.0.0
=end

require 'spec_helper'
require 'json'
require 'date'

# Unit tests for Carbon::OneDriveSharepointWhiteLabelInputDataSourceType
describe Carbon::OneDriveSharepointWhiteLabelInputDataSourceType do
  let(:instance) { Carbon::OneDriveSharepointWhiteLabelInputDataSourceType.new }

  describe 'test an instance of OneDriveSharepointWhiteLabelInputDataSourceType' do
    it 'should create an instance of OneDriveSharepointWhiteLabelInputDataSourceType' do
      expect(instance).to be_instance_of(Carbon::OneDriveSharepointWhiteLabelInputDataSourceType)
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
carbon_ruby_sdk-0.2.53 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.52 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.51 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.50 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.49 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.48 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.47 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.46 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.45 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.44 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.43 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb
carbon_ruby_sdk-0.2.42 spec/models/one_drive_sharepoint_white_label_input_data_source_type_spec.rb