{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/intel_ipv4", "title": "intel_ipv4", "example": "192.0.2.0", "format": "ipv4", "type": "string" }