Module: Rubydmmd::Endpoint::Genre
- Included in:
- Rubydmmd::Endpoint
- Defined in:
- lib/rubydmmd/endpoint/genre.rb
Instance Method Summary collapse
Instance Method Details
#genres(**options) ⇒ Object
4 5 6 |
# File 'lib/rubydmmd/endpoint/genre.rb', line 4 def genres(**) get('/affiliate/v3/GenreSearch', **) end |