aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/src/main/java/ai/vespa/feed/client/package-info.java
blob: 46e120612b967bf0fe75a6941aa164665b0eb4a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */

@PublicApi
package ai.vespa.feed.client;

import com.yahoo.api.annotations.PublicApi;