Method: Algolia::Ingestion::AuthenticationUpdateResponse#to_json

Defined in:
lib/algolia/models/ingestion/authentication_update_response.rb

#to_json(*_args) ⇒ Object



194
195
196
# File 'lib/algolia/models/ingestion/authentication_update_response.rb', line 194

def to_json(*_args)
  to_hash.to_json
end