Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/openapi/metadata/produces-response.decorator.ts>ProducesResponse

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function ProducesResponse
import { ProducesResponse } from "https://deno.land/x/alosaur@v0.30.1/openapi/metadata/produces-response.decorator.ts";

Registers an action to be executed when request comes on a given route.

Returns

Function