summaryrefslogtreecommitdiffstats
path: root/config-model-api/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-12-19 12:01:52 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2023-12-19 12:01:52 +0100
commitaa0dc89f655654435d84d075f268754378b377aa (patch)
tree8b09ba3c7bef10adb0d3d8bf2b0096de61a38733 /config-model-api/abi-spec.json
parent9c9962463492d26623dfbd8aa838018ac53a8aa7 (diff)
Wire in sort-blueprints-by-estimate feature flag
Diffstat (limited to 'config-model-api/abi-spec.json')
-rw-r--r--config-model-api/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-model-api/abi-spec.json b/config-model-api/abi-spec.json
index a8aaf0f57ef..72c89b8b1ff 100644
--- a/config-model-api/abi-spec.json
+++ b/config-model-api/abi-spec.json
@@ -1293,7 +1293,8 @@
"public boolean createPostinglistWhenNonStrict()",
"public boolean useEstimateForFetchPostings()",
"public boolean useThreadBundleForFetchPostings()",
- "public boolean restartOnDeployWhenOnnxModelChanges()"
+ "public boolean restartOnDeployWhenOnnxModelChanges()",
+ "public boolean sortBlueprintsByEstimate()"
],
"fields" : [ ]
},