From b26b51e95f5f4f48cf7dbf6ca4c3ef124acd4797 Mon Sep 17 00:00:00 2001 From: jonmv Date: Fri, 8 Apr 2022 14:27:14 +0200 Subject: Update ABI spec --- vespajlib/abi-spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json index ae69564b671..45f7e395da6 100644 --- a/vespajlib/abi-spec.json +++ b/vespajlib/abi-spec.json @@ -350,7 +350,7 @@ "fields": [] }, "com.yahoo.net.HostName": { - "superClass": "ai.vespa.validation.PatternedStringWrapper", + "superClass": "ai.vespa.http.DomainName", "interfaces": [], "attributes": [ "public" -- cgit v1.2.3