Represents an OpenAPI Tag Object that adds metadata to a single tag from the tags array.
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 OpenAPITag } from "@murat/yelix";
Import directly with a jsr specifier
import { type OpenAPITag } from "jsr:@murat/yelix";