diff --git a/portals/publisher/src/main/webapp/site/public/conf/settings.json b/portals/publisher/src/main/webapp/site/public/conf/settings.json index bdfac7baaef..e735b219227 100644 --- a/portals/publisher/src/main/webapp/site/public/conf/settings.json +++ b/portals/publisher/src/main/webapp/site/public/conf/settings.json @@ -27,7 +27,7 @@ "syntaxHighlighterDarkTheme": false }, "loadDefaultLocales": false, - "supportedDocTypes": "application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/msword, application/pdf, text/plain, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.oasis.opendocument.text, application/vnd.oasis.opendocument.spreadsheet, application/json, application/x-yaml, .md" + "supportedDocTypes": "application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/msword, application/pdf, text/plain, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.oasis.opendocument.text, application/vnd.oasis.opendocument.spreadsheet, application/json, application/x-yaml, .yaml, .md" }, "serviceCatalogDefinitionTypes": { "OAS2": "Swagger",