We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce:
wpcom/v2
/sites
What I expected: to see a list of /sites endpoints.
What I saw instead: nothing happens, but there's an error in the dev console.
I believe the line in question is this un-guarded regexp reference.
(Originally I reported this in Automattic/rest-api-console2#26 but I think it was the wrong repo.)
The text was updated successfully, but these errors were encountered:
It looks like we fixed it in #102 and we deployed it yesterday. The error is finally gone.
Sorry, something went wrong.
wojtekn
No branches or pull requests
To reproduce:
wpcom/v2
(see screenshot below)./sites
into the path field.What I expected: to see a list of
/sites
endpoints.What I saw instead: nothing happens, but there's an error in the dev console.
I believe the line in question is this un-guarded regexp reference.
(Originally I reported this in Automattic/rest-api-console2#26 but I think it was the wrong repo.)
The text was updated successfully, but these errors were encountered: