feat(techdocs-common): add Azure Blob Storage

This commit is contained in:
vitorgrenzel
2021-01-20 17:21:40 -03:00
committed by Tiago A. Simões
parent 42494c7e91
commit 59b8d5a0d9
8 changed files with 99 additions and 64 deletions
@@ -148,7 +148,7 @@ export async function createRouter({
}
break;
case 'awsS3':
case 'azureStorage':
case 'azureBlobStorage':
case 'googleGcs':
// This block should be valid for all external storage implementations. So no need to duplicate in future,
// add the publisher type in the list here.