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