[T] OpenAPI2FileSchema
type OpenAPI2FileSchema = object;Properties
Section titled โPropertiesโ| Property | Type |
|---|---|
default? | unknown |
description? | string |
example? | unknown |
externalDocs? | OpenAPI2ExternalDocs |
format? | string |
readonly? | boolean |
required? | string[] |
title? | string |
type | "file" |