intel_categories_with_super_category_ids_example_empty

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-intel-categories-with-super-category-ids-example-empty-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/intel_categories_with_super_category_ids_example_empty",
  "title": "intel_categories_with_super_category_ids_example_empty",
  "example": [],
  "items": {
    "$ref": "#/components/schemas/intel_category_with_super_category_id"
  },
  "type": "array"
}