Represents a header in the OpenAPI specification.
OpenAPIExternalDocs for external documentation structure
Yelix 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.
Represents a header in the OpenAPI specification.
OpenAPIExternalDocs for external documentation structure
Add Package
deno add jsr:@murat/yelix
Import symbol
import { type OpenAPIHeader } from "@murat/yelix";
Import directly with a jsr specifier
import { type OpenAPIHeader } from "jsr:@murat/yelix";