aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-feed-client-api/abi-spec.json')
-rw-r--r--vespa-feed-client-api/abi-spec.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/vespa-feed-client-api/abi-spec.json b/vespa-feed-client-api/abi-spec.json
index cabe9afde20..a9047365a7a 100644
--- a/vespa-feed-client-api/abi-spec.json
+++ b/vespa-feed-client-api/abi-spec.json
@@ -139,7 +139,9 @@
"public abstract ai.vespa.feed.client.FeedClientBuilder setEndpointUris(java.util.List)",
"public abstract ai.vespa.feed.client.FeedClient build()"
],
- "fields": []
+ "fields": [
+ "public static final java.lang.String PREFERRED_IMPLEMENTATION_PROPERTY"
+ ]
},
"ai.vespa.feed.client.FeedException": {
"superClass": "java.lang.RuntimeException",