Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ResponsesObject
implements ISpecificationExtension
import { type ResponsesObject } from "https://deno.land/x/openbox@1.2.10/types/openapi_spec.ts";

Index Signatures

[statuscode: string]: ResponseObject | ReferenceObject | unknown

Properties

optional
default: ResponseObject | ReferenceObject