aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/src/main/java/ai/vespa/feed/client/package-info.java
blob: daab16a9ff211c8b1bffa2228c1e9fee783198c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Yahoo. 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;