feat(api): publish v2 reference

This commit is contained in:
Dax Raad
2026-07-06 01:29:08 -04:00
parent e6e951b252
commit eed23d8ee9
40 changed files with 26473 additions and 147 deletions
+1 -1
View File
@@ -144,4 +144,4 @@ export const makeFormGroup = <
}),
),
)
.annotateMerge(OpenApi.annotations({ title: "forms", description: "Session form routes." }))
.annotateMerge(OpenApi.annotations({ title: "form", description: "Session form routes." }))