We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6073250 commit d9f24beCopy full SHA for d9f24be
src/Nest/Nest.csproj
@@ -206,6 +206,7 @@
206
<Compile Include="DSL\CatFielddataDescriptor.cs" />
207
<Compile Include="DSL\CatCountDescriptor.cs" />
208
<Compile Include="DSL\CatAllocationDescriptor.cs" />
209
+ <Compile Include="DSL\ClusterPendingTasksDescriptor.cs" />
210
<Compile Include="DSL\ClusterStatsDescriptor.cs" />
211
<Compile Include="DSL\CatAliasesDescriptor.cs" />
212
<Compile Include="DSL\TemplateExistsDescriptor.cs" />
0 commit comments