Class: OandaAPI::Client::JsonParser
- Inherits:
-
HTTParty::Parser
- Object
- HTTParty::Parser
- OandaAPI::Client::JsonParser
- Defined in:
- lib/oanda_api/client/json_parser.rb
Overview
Overrides the default JSON parser to symbolize names.
Constant Summary collapse
- SupportedFormats =
{"application/json" => :json}