Skip to content

Commit

Permalink
correctly regen
Browse files Browse the repository at this point in the history
  • Loading branch information
l-trotta committed Aug 22, 2024
1 parent 3e14e79 commit b35cd3f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,6 @@ protected static void setupFunctionScoreQueryDeserializer(ObjectDeserializer<Fun
op.add(Builder::query, Query._DESERIALIZER, "query");
op.add(Builder::scoreMode, FunctionScoreMode._DESERIALIZER, "score_mode");

op.shortcutProperty("functions", true);

}

}

0 comments on commit b35cd3f

Please sign in to comment.