aboutsummaryrefslogtreecommitdiffstats
path: root/routing-generator/src/main/java/com/yahoo/vespa/hosted/routing/restapi/package-info.java
blob: 6a1d7f8234e66f0f6008c0730683a28d44de6eaa (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. 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;