Fix api-report

Signed-off-by: josh <josh.timmons@hashicorp.com>
This commit is contained in:
josh
2023-06-08 18:30:10 -04:00
parent bb1bc18198
commit 16c48006ff
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -24,8 +24,6 @@ export const isNomadAllocationsAvailable: (entity: Entity) => boolean;
// @public (undocumented)
export const isNomadJobIDAvailable: (entity: Entity) => boolean;
// Warning: (ae-missing-release-tag) "nomadPlugin" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
export const nomadPlugin: BackstagePlugin<
{
+1 -1
View File
@@ -30,7 +30,7 @@ export const entityContentRouteRef = createRouteRef({
id: 'nomad:entity-content',
});
// @public
/** @public */
export const nomadPlugin = createPlugin({
id: 'nomad',
apis: [