openapi test

This commit is contained in:
miloschwartz
2025-04-06 16:06:50 -04:00
parent 0e65f8c921
commit a76e3e00f7
6 changed files with 76 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
import "./extendZod.ts";
import { runSetupFunctions } from "./setup";
import { createApiServer } from "./apiServer";
import { createNextServer } from "./nextServer";