Skip to content
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

wpcom/v2 endpoints do not autocomplete #76

Closed
sirbrillig opened this issue May 30, 2017 · 1 comment
Closed

wpcom/v2 endpoints do not autocomplete #76

sirbrillig opened this issue May 30, 2017 · 1 comment
Assignees
Labels

Comments

@sirbrillig
Copy link
Member

To reproduce:

  1. Open the dev console.
  2. Change the endpoint path to wpcom/v2 (see screenshot below).
  3. Type /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.

screen shot 2017-05-29 at 3 33 48 pm

screen shot 2017-05-29 at 3 35 23 pm

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.)

@sirbrillig sirbrillig added the bug label May 30, 2017
@wojtekn wojtekn self-assigned this Oct 4, 2022
@wojtekn
Copy link

wojtekn commented Oct 5, 2022

It looks like we fixed it in #102 and we deployed it yesterday. The error is finally gone.

@wojtekn wojtekn closed this as completed Oct 5, 2022
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

2 participants