Skip to content

/api/metadata?includeTestLevel should work with no products #4324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gsnedders opened this issue Mar 13, 2025 · 0 comments
Open

/api/metadata?includeTestLevel should work with no products #4324

gsnedders opened this issue Mar 13, 2025 · 0 comments
Labels

Comments

@gsnedders
Copy link
Member

Currently:

% curl -i 'https://wpt.fyi/api/metadata?includeTestLevel'
HTTP/2 400 
date: Thu, 13 Mar 2025 20:14:43 GMT
content-type: text/plain; charset=utf-8
content-length: 33
server: nginx/1.26.3
strict-transport-security: max-age=31536000; preload
x-content-type-options: nosniff
via: 1.1 google

Missing required 'product' param

We shouldn't require a product param when includeTestLevel is included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant