Adds API docs annotations & generator (#927)
* initial commit * fixes category api route * fixes follow api routes --------- Co-authored-by: Christian Beutel <>
This commit is contained in:
@@ -28,7 +28,7 @@ export default defineConfig({
|
||||
{
|
||||
base: 'api-reference',
|
||||
label: 'API Reference',
|
||||
schema: 'wanderer.openapi.yaml',
|
||||
schema: 'wanderer.openapi.json',
|
||||
sidebar: {
|
||||
operations: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user