chore: moving @alpha types to @public
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -23,7 +23,7 @@ import {
|
||||
import { InstanceUrlWrapper, FindingsWrapper } from './types';
|
||||
import { DiscoveryApi, IdentityApi } from '@backstage/core-plugin-api';
|
||||
|
||||
/** @alpha */
|
||||
/** @public */
|
||||
export class SonarQubeClient implements SonarQubeApi {
|
||||
discoveryApi: DiscoveryApi;
|
||||
identityApi: IdentityApi;
|
||||
|
||||
Reference in New Issue
Block a user