﻿# DataFormat

Specifies the format of the input data (e.g., JSON).

# DataFormat

Specifies the format of the input data (e.g., JSON).

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="DataFormat"
  category="common"
  client:load
/>

## Description

Specifies the format of the input data (e.g., JSON).

## Related Schemas

See other schemas in the [common](/reference/schemas/common/) category.