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

Index Signatures

[key: string]: unknown

Properties

optional
contentType: string
optional
headers: { [key: string]: HeaderObject | ReferenceObject; }
optional
style: string
optional
explode: boolean
optional
allowReserved: boolean