TechDocsStorageApi.getEntityDocs()
Home > @backstage/plugin-techdocs > TechDocsStorageApi > getEntityDocs
Signature:
getEntityDocs(entityId: CompoundEntityRef, path: string): Promise<string>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| entityId | ||
| path | string | 
Promise<string>