Skip to main content
Module

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

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

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

Returns

Function