{
  "$schema": "https://json-schema.org/draft/2019-09/schema",
  "title": "wp object type",
  "description": "WordPress オブジェクトタイプ",
  "type": "string",
  "enum": ["post", "term", "post_tag"]
}
