summaryrefslogtreecommitdiffstats
path: root/config-model-api/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-api/abi-spec.json')
-rw-r--r--config-model-api/abi-spec.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config-model-api/abi-spec.json b/config-model-api/abi-spec.json
index e1e3d6f610c..ada3119f5bb 100644
--- a/config-model-api/abi-spec.json
+++ b/config-model-api/abi-spec.json
@@ -137,6 +137,7 @@
"fields": [
"public static final java.lang.String HOSTS",
"public static final java.lang.String SERVICES",
+ "public static final com.yahoo.path.Path SCHEMAS_DIR",
"public static final com.yahoo.path.Path SEARCH_DEFINITIONS_DIR",
"public static final java.lang.String COMPONENT_DIR",
"public static final java.lang.String SEARCHCHAINS_DIR",
@@ -882,7 +883,8 @@
"public abstract boolean useBucketSpaceMetric()",
"public boolean useNewAthenzFilter()",
"public boolean usePhraseSegmenting()",
- "public java.lang.String proxyProtocol()"
+ "public java.lang.String proxyProtocol()",
+ "public java.util.Optional athenzDomain()"
],
"fields": []
},