Closed szabgab closed 1 year ago
I don't know what should it do, but after I saw it on https://api.cpanauthors.org/v5 I tried it and this seems to be an error even though it returns 200
curl https://api.cpanauthors.org/v5/kwalitee
{"errors":[{"message":"Expected object - got array.","path":"\/data\/core_indicators"},{"message":"Expected object - got array.","path":"\/data\/experimental_indicators"},{"message":"Expected object - got array.","path":"\/data\/extra_indicators"}],"status":200}
Thanks. Fixed.
I don't know what should it do, but after I saw it on https://api.cpanauthors.org/v5 I tried it and this seems to be an error even though it returns 200