integration support for harness p5-fixed api microsite-fake

Signed-off-by: Calvin Lee <cjlee@ualberta.ca>
This commit is contained in:
Calvin Lee
2024-04-25 11:41:13 -06:00
parent 645580361b
commit d01f3ab890
@@ -38,6 +38,7 @@ import { Readable } from 'stream';
/**
* Implements a {@link @backstage/backend-plugin-api#UrlReaderService} for the Harness code v1 api.
*
*
* @public
*/
export class HarnessUrlReader implements UrlReader {