Class: Faraday::ObjectCacheResponse

Inherits:
Response
  • Object
show all
Defined in:
lib/ontologies_api_client/middleware/faraday-object-cache.rb

Overview

This middleware causes Faraday to return

Instance Attribute Summary collapse

Instance Attribute Details

#parsed_bodyObject

Returns the value of attribute parsed_body.



11
12
13
# File 'lib/ontologies_api_client/middleware/faraday-object-cache.rb', line 11

def parsed_body
  @parsed_body
end