Kind: Function
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/multipart.ts
format: binary is OpenAPI for "these bytes are a file", whatever the declared type says.
Signature
tsfunction isBinarySchema(schema: unknown): boolean
Parameters
| Name | Type |
|---|---|
schema | unknown |
Returns: boolean
Was this page helpful?