{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ResponseRequestInputItemsDiscriminatorMappingMessageRole", "title": "ResponseRequestInputItemsDiscriminatorMappingMessageRole", "type": "string", "enum": [ "system", "user", "assistant" ] }