Closed Phoenix616 closed 2 years ago
Can confirm, weird. I'll look as soon as I can, no time at the moment
Trying to use the category parameter instead will just lead to the response {"code":404,"message":"Nothing was found for that request."} no matter the category ID. (example with ID 4 (Spigot))
This has been fixed (permissions issue)
Oh ok. Sounds good
Going to edit README.
There are currently two issues with the
listResources
endpoint:cat
while it actually usescategory
. (Passingcat
will just lead to it showing all resources)category
parameter instead will just lead to the response{"code":404,"message":"Nothing was found for that request."}
no matter the category ID. (example with ID 4 (Spigot))