{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/logshare_fields_response", "title": "logshare_fields_response", "properties": { "key": { "example": "value", "type": "string" } }, "type": "object" }