Skip to main content
Module

x/alosaur/openapi/builder/openapi-builder.ts>OpenApiBuilder#getSpecAsJson

Alosaur - Deno web framework with many decorators
Go to Latest
method OpenApiBuilder.prototype.getSpecAsJson
import { OpenApiBuilder } from "https://deno.land/x/alosaur@v0.21.0/openapi/builder/openapi-builder.ts";

Parameters

optional
replacer: (key: string, value: any) => any
optional
space: string | number

Returns

string