Method: Algolia::Ingestion::TaskUpdate.openapi_nullable
- Defined in:
- lib/algolia/models/ingestion/task_update.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
61 62 63 64 65 |
# File 'lib/algolia/models/ingestion/task_update.rb', line 61 def self.openapi_nullable Set.new( [] ) end |