mirror of
https://github.com/versia-pub/api.git
synced 2026-03-13 04:09:15 +01:00
feat(federation): ✨ Add new RequestParserHandler to less verbosely handle body parsing
This commit is contained in:
parent
8860d09eb4
commit
09a9f0bbf5
6 changed files with 541 additions and 316 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import { describe, expect, it } from "bun:test";
|
||||
import type { ValidationError } from "zod-validation-error";
|
||||
import { EntityValidator } from "../index";
|
||||
|
||||
describe("Package testing", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue