feat(api): publish v2 reference
This commit is contained in:
@@ -21,7 +21,7 @@ export const CommandGroup = HttpApiGroup.make("server.command")
|
||||
)
|
||||
.annotateMerge(
|
||||
OpenApi.annotations({
|
||||
title: "commands",
|
||||
title: "command",
|
||||
description: "Experimental command routes.",
|
||||
}),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user