diff --git a/docusaurus.config.js b/docusaurus.config.js index 73de9619..b7e56588 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -38,6 +38,10 @@ const apiConfig = [ route: '/api/1.19/', spec: 'static/swagger-19.json', }, + { + route: '/api/', + spec: 'static/swagger-21.json', + } ]: [], // Theme Options for modifying how redoc renders them theme: {