updated service binders updated
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createCreateHandler } from "@/app/api/utils";
|
||||
import { createApplication } from "@/apicalls/application/application";
|
||||
import { createApplication } from "@/apicalls/application/endpoints";
|
||||
|
||||
export const POST = createCreateHandler(createApplication);
|
||||
|
||||
Reference in New Issue
Block a user