lib/itunes_api/requests/lookup.rb in itunes_api-0.4.0 vs lib/itunes_api/requests/lookup.rb in itunes_api-0.4.2

- old
+ new

@@ -40,10 +40,10 @@ results.find do |wrappers| wrappers['wrapperType'] == 'artist' end end - def query_values + def query { entity: 'album', amgArtistId: @artist_id, country: COUNTRY_CODE, limit: LIMIT,