{ "type": "object", "properties": { "id": { "type": "integer", "example": 500123 } }, "required": [ "id" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Company18" }