aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vespa-feed-client/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vespa-feed-client/abi-spec.json b/vespa-feed-client/abi-spec.json
index dfeef28cc96..e77f71fd2c5 100644
--- a/vespa-feed-client/abi-spec.json
+++ b/vespa-feed-client/abi-spec.json
@@ -333,7 +333,8 @@
"public ai.vespa.feed.client.Result$Type type()",
"public ai.vespa.feed.client.DocumentId documentId()",
"public java.util.Optional resultMessage()",
- "public java.util.Optional traceMessage()"
+ "public java.util.Optional traceMessage()",
+ "public java.lang.String toString()"
],
"fields": []
},