deprecate old route
This commit is contained in:
parent
064269ca3f
commit
71a956d28a
@ -1,3 +1,8 @@
|
|||||||
|
/**
|
||||||
|
* @deprecated
|
||||||
|
*
|
||||||
|
* Route replaced by the tRPC resource update handler and serialize function for Buffer data.
|
||||||
|
*/
|
||||||
import { type NextApiHandler } from "next";
|
import { type NextApiHandler } from "next";
|
||||||
import formidable from "formidable";
|
import formidable from "formidable";
|
||||||
import * as fs from "fs";
|
import * as fs from "fs";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user