Method: OpenApiOpenAIClient::ChatCompletionRequestSystemMessage.openapi_nullable

Defined in:
lib/openapi_openai/models/chat_completion_request_system_message.rb

.openapi_nullableObject

List of attributes with nullable: true



78
79
80
81
# File 'lib/openapi_openai/models/chat_completion_request_system_message.rb', line 78

def self.openapi_nullable
  Set.new([
  ])
end