feat(techdocs-common): add Azure Storage

This commit is contained in:
vitorgrenzel
2021-01-13 09:20:58 -03:00
committed by Tiago A. Simões
parent 64e35f7d30
commit c777df180a
14 changed files with 616 additions and 8 deletions
@@ -148,6 +148,7 @@ export async function createRouter({
}
break;
case 'awsS3':
case 'azureStorage':
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.