mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
move HTTP module to own section
This commit is contained in:
@@ -40,6 +40,11 @@ export default defineConfig({
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'modules/network' }
|
||||
},
|
||||
{
|
||||
label: "HTTP",
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'modules/http' }
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user