{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/calls_turn_key_editable_fields", "title": "calls_turn_key_editable_fields", "properties": { "name": { "$ref": "#/components/schemas/calls_turn_key_name" } }, "type": "object" }