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
When performing a query to the endpoint /v1/rating, such as curl https://fastapi.metacpan.org/v1/rating?from=40&q=HTTP&size=20, all the array elements contain the value PLACEHOLDER for the properties author and release.
Is this the expected result, or is this a bug?
The text was updated successfully, but these errors were encountered:
When performing a query to the endpoint
/v1/rating
, such ascurl https://fastapi.metacpan.org/v1/rating?from=40&q=HTTP&size=20
, all the array elements contain the valuePLACEHOLDER
for the propertiesauthor
andrelease
.Is this the expected result, or is this a bug?
The text was updated successfully, but these errors were encountered: