fix api reports
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -32,7 +32,9 @@ export class DefaultSystemMetadataService implements SystemMetadataService {
|
||||
config: RootConfigService;
|
||||
}): DefaultSystemMetadataService;
|
||||
// (undocumented)
|
||||
listInstances(): Promise<BackstageInstance[]>;
|
||||
introspect(): Promise<{
|
||||
instances: BackstageInstance[];
|
||||
}>;
|
||||
}
|
||||
|
||||
// @alpha
|
||||
|
||||
Reference in New Issue
Block a user