This commit is contained in:
Dax Raad 2025-09-01 17:13:48 -04:00
parent 5faf9971aa
commit 3540113412

View file

@ -30,7 +30,7 @@ export const ProjectRoute = new Hono()
"/current",
describeRoute({
description: "Get the current project",
operationId: "butt.current",
operationId: "project.current",
responses: {
200: {
description: "Current project",