mirror of
https://github.com/remnawave/panel.git
synced 2026-04-18 04:16:12 +00:00
feat: add configuration options to preserve schema property order in Docusaurus
This commit is contained in:
@@ -120,6 +120,8 @@ const config: Config = {
|
||||
},
|
||||
theme: 'purple',
|
||||
hideDarkModeToggle: true,
|
||||
orderSchemaPropertiesBy: 'preserve',
|
||||
orderRequiredPropertiesFirst: true,
|
||||
searchHotKey: 'k',
|
||||
metaData: {
|
||||
title: 'Remnawave API Specification',
|
||||
|
||||
Reference in New Issue
Block a user