The request body applicable for this operation.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
GroophyLifefor/yelixYelix is a powerful web server library built specifically for Deno, leveraging the Hono framework in the background. Including built-in data validation, OpenAPI 3.1 support, and auto-generated backend documentation.
Add Package
deno add jsr:@murat/yelix
Import symbol
import { type OpenAPIRequestBody } from "@murat/yelix";
Import directly with a jsr specifier
import { type OpenAPIRequestBody } from "jsr:@murat/yelix";