Module

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

Alosaur - Deno web framework with many ES Decorators
Latest
function ProducesResponse
import { ProducesResponse } from "https://dotland.deno.dev/x/alosaur@v1.1.1/openapi/metadata/produces-response.decorator.ts";

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

Returns

Function