Skip to main content

Built and signed on GitHub Actions

Danet's module to generate your OpenAPI/Swagger documentation from your code

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
2 weeks ago (2.1.5)
variable API_PROPERTY

Metadata key to store the property schema

Type

"api-property"

Add Package

deno add jsr:@danet/swagger

Import symbol

import { API_PROPERTY } from "@danet/swagger/decorators";

---- OR ----

Import directly with a jsr specifier

import { API_PROPERTY } from "jsr:@danet/swagger/decorators";

Add Package

npx jsr add @danet/swagger

Import symbol

import { API_PROPERTY } from "@danet/swagger/decorators";

Add Package

yarn dlx jsr add @danet/swagger

Import symbol

import { API_PROPERTY } from "@danet/swagger/decorators";

Add Package

pnpm dlx jsr add @danet/swagger

Import symbol

import { API_PROPERTY } from "@danet/swagger/decorators";

Add Package

bunx jsr add @danet/swagger

Import symbol

import { API_PROPERTY } from "@danet/swagger/decorators";