chucknorris.io · JSON Structure

Chucknorris Io Category List Structure

Type: array Properties: 0
EntertainmentJokesChuck NorrisOpen SourcePublic APIs

CategoryList is a JSON Structure definition published by chucknorris.io. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "CategoryList",
  "type": "array",
  "items": {
    "type": "string"
  }
}