summaryrefslogtreecommitdiffstats
path: root/config-model-api/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-12-19 13:40:44 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2023-12-19 13:40:44 +0100
commitfa695765be1c79f897830455d492946d93adff4e (patch)
treed658f10895adf2c8b7f919cde2c7e0180e815b22 /config-model-api/abi-spec.json
parentaa0dc89f655654435d84d075f268754378b377aa (diff)
Estimate => Cost
Diffstat (limited to 'config-model-api/abi-spec.json')
-rw-r--r--config-model-api/abi-spec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model-api/abi-spec.json b/config-model-api/abi-spec.json
index 72c89b8b1ff..d05360b8d1a 100644
--- a/config-model-api/abi-spec.json
+++ b/config-model-api/abi-spec.json
@@ -1294,7 +1294,7 @@
"public boolean useEstimateForFetchPostings()",
"public boolean useThreadBundleForFetchPostings()",
"public boolean restartOnDeployWhenOnnxModelChanges()",
- "public boolean sortBlueprintsByEstimate()"
+ "public boolean sortBlueprintsByCost()"
],
"fields" : [ ]
},