Skip to content

Commit a05871a

Browse files
committed
make sure view renders partial interface
1 parent a4acc94 commit a05871a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeGeneration/CodeGeneration.LowLevelClient/Views/IElasticsearchClient.Generated.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace Elasticsearch.Net
1818
///Generated of commit @Model.Commit
1919
///</pre>
2020
///</summary>
21-
public interface IElasticsearchClient
21+
public partial interface IElasticsearchClient
2222
{
2323
//IConnection Connection { get; }
2424
//IConnectionConfigurationValues Settings { get; }

0 commit comments

Comments
 (0)