Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/multipart.ts
One part of a form body, encoded so it survives a JSON envelope.
Properties
| Property | Type |
|---|---|
name | string |
value | string |
base64 | string |
filename | string |
contentType | string |
Was this page helpful?