Enable quokka with :module_directives rule
This commit is contained in:
@@ -6,10 +6,10 @@ defmodule MusicBrainz.API do
|
||||
- Extend the metadata associated with existing records
|
||||
"""
|
||||
|
||||
require Logger
|
||||
|
||||
alias MusicBrainz.{Artist, ReleaseGroupSearchResult, ReleaseSearchResult}
|
||||
|
||||
require Logger
|
||||
|
||||
@doc """
|
||||
Uses the [lookup](https://musicbrainz.org/doc/MusicBrainz_API#Lookups) endpoint with the release group id and include the
|
||||
associated artists, genres, releases and release group relations. Note that the API limits each included resource to 25 items.
|
||||
|
||||
Reference in New Issue
Block a user