Merge pull request #4017 from viavarejo/feature/techdocs-azure-storage

This commit is contained in:
Himanshu Mishra
2021-01-31 16:03:24 +01:00
committed by GitHub
15 changed files with 747 additions and 9 deletions
@@ -148,6 +148,7 @@ export async function createRouter({
}
break;
case 'awsS3':
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.