Skip to content

Commit d7f53a8

Browse files
committed
TODO note
1 parent 90176f4 commit d7f53a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch.Net/Configuration/IConnectionConfigurationValues.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ namespace Elasticsearch.Net
99
{
1010
public interface IConnectionConfigurationValues : IDisposable
1111
{
12+
// TODO: reevaluate for the 7.0.0-beta1
1213
/// <summary> A unique id for this connection settings instance </summary>
1314
string Id { get; }
1415

0 commit comments

Comments
 (0)