Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions src/libs/Dataloop/Generated/Dataloop.DataloopClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -454,15 +454,6 @@ public sealed partial class DataloopClient : global::Dataloop.IDataloopClient, g
JsonSerializerContext = JsonSerializerContext,
};

/// <summary>
///
/// </summary>
public SettingsClient Settings => new SettingsClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options)
{
ReadResponseAsString = ReadResponseAsString,
JsonSerializerContext = JsonSerializerContext,
};

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -535,15 +526,6 @@ public sealed partial class DataloopClient : global::Dataloop.IDataloopClient, g
JsonSerializerContext = JsonSerializerContext,
};

/// <summary>
///
/// </summary>
public VersionClient Version => new VersionClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options)
{
ReadResponseAsString = ReadResponseAsString,
JsonSerializerContext = JsonSerializerContext,
};

/// <summary>
///
/// </summary>
Expand Down
10 changes: 0 additions & 10 deletions src/libs/Dataloop/Generated/Dataloop.IDataloopClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -275,11 +275,6 @@ public partial interface IDataloopClient : global::System.IDisposable
/// </summary>
public ServicesMetricClient ServicesMetric { get; }

/// <summary>
///
/// </summary>
public SettingsClient Settings { get; }

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -320,11 +315,6 @@ public partial interface IDataloopClient : global::System.IDisposable
/// </summary>
public UsersClient Users { get; }

/// <summary>
///
/// </summary>
public VersionClient Version { get; }

/// <summary>
///
/// </summary>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading