feat(techdocs-common): add Azure Blob Storage
This commit is contained in:
committed by
Tiago A. Simões
parent
42494c7e91
commit
59b8d5a0d9
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user