aboutsummaryrefslogtreecommitdiffstats
path: root/routing-generator/src/main/java/com/yahoo/vespa/hosted/routing/restapi/package-info.java
blob: 9f1476915e66e0edc8a7c6366743e4d95d615ffd (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author mpolden
 */
@ExportPackage
package com.yahoo.vespa.hosted.routing.restapi;

import com.yahoo.osgi.annotation.ExportPackage;