Method: OpenApiOpenAIClient::RunObjectIncompleteDetails.openapi_nullable
- Defined in:
- lib/openapi_openai/models/run_object_incomplete_details.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
64 65 66 67 |
# File 'lib/openapi_openai/models/run_object_incomplete_details.rb', line 64 def self.openapi_nullable Set.new([ ]) end |