You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will admit this is a nitpick, but still. In the readme the return types for the routes for the config-sorting-duplicates.yaml example do not match what is actually returned:
Description
I will admit this is a nitpick, but still. In the readme the return types for the routes for the
config-sorting-duplicates.yaml
example do not match what is actually returned:For http://localhost:3000/artist/David%20Bowie it says "song names and movie URLs", but only movie URLs are returned.As far as I can tell, the sorting and duplicate removal is done correctly though.
How to reproduce
yarn start -c example/config-sorting-duplicates.yaml -l debug --no-cache
or http://localhost:3000/artist/David%20BowieThe text was updated successfully, but these errors were encountered: