Apache Iceberg · JSON Structure

Rest Catalog Open Api Boolean Type Value Structure

BooleanTypeValue schema from Apache Iceberg REST Catalog API

Type: boolean Properties: 0
ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

BooleanTypeValue is a JSON Structure definition published by Apache Iceberg. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "boolean",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/apache-iceberg/refs/heads/main/json-structure/rest-catalog-open-api-boolean-type-value-structure.json",
  "name": "BooleanTypeValue",
  "description": "BooleanTypeValue schema from Apache Iceberg REST Catalog API",
  "example": true
}