Module: PlayStationNetwork::API
- Includes:
- HTTParty
- Defined in:
- lib/playstationnetwork/api.rb
Class Method Summary collapse
Class Method Details
.config ⇒ Object
7 8 9 10 11 12 13 |
# File 'lib/playstationnetwork/api.rb', line 7 def self.config { api_key: '4047cc6b66393a82a0c7d90844cf0d88b14e0c3a', api_secret: 'pacMakaveli90', response_type: 'json' } end |