From 297ee610384440f65673ed81867894a9dcbf9a2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20MARQUES?= Date: Tue, 11 Jul 2017 21:13:30 +0200 Subject: [PATCH] Update index.js --- src/core/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/core/index.js b/src/core/index.js index 26ab44b4..80335da5 100644 --- a/src/core/index.js +++ b/src/core/index.js @@ -26,8 +26,6 @@ module.exports = function SwaggerUI(opts) { urls: null, layout: "BaseLayout", docExpansion: "list", - apisSorter: "alpha", - operationsSorter: "method", validatorUrl: "https://online.swagger.io/validator", configs: {}, custom: {},