router case added and hasDocsBeenGenerated fixed

Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com>
This commit is contained in:
erdoganoksuz
2021-02-25 11:35:39 +03:00
committed by Mert Can Bilgiç
parent ed3afb80bc
commit e36ef00fd0
2 changed files with 18 additions and 11 deletions
@@ -155,6 +155,7 @@ export async function createRouter({
break;
case 'awsS3':
case 'azureBlobStorage':
case 'openStackSwift':
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.