run api-report

Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
Paul Cowan
2022-08-22 16:48:35 +01:00
parent 1ff817b3f0
commit bfbccc3be9
2 changed files with 7 additions and 2 deletions
@@ -33,6 +33,9 @@ export type TemplateInfo = {
*/
baseUrl?: string;
/**
* The Template entity's metadata
*/
entityMetadata: EntityMeta;
};