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

Response.json static method is missing #21550

Closed
jespertheend opened this issue Oct 14, 2022 · 4 comments
Closed

Response.json static method is missing #21550

jespertheend opened this issue Oct 14, 2022 · 4 comments
Labels
Content:WebAPI Web API docs document not written Missing document page effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!

Comments

@jespertheend
Copy link
Contributor

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Response

What specific section or headline is this issue about?

Response.json

What information was incorrect, unhelpful, or incomplete?

Only the non static Response.json() method is mentioned, but not the static one

What did you expect to see?

A Response.json() page explaining what it does. And an extra entry in the compatibility table.
Currently it is only supported in Edge and Chrome as far as I can tell.

Do you have any supporting links, references, or citations?

https://fetch.spec.whatwg.org/#ref-for-dom-response-json

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@github-actions github-actions bot added needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. Content:WebAPI Web API docs labels Oct 14, 2022
@sideshowbarker sideshowbarker added document not written Missing document page help wanted If you know something about this topic, we would love your help! effort: medium This task is a medium effort. and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Oct 16, 2022
@wbamberg
Copy link
Collaborator

See also openwebdocs/project#104. We're not able to document this yet on MDN :(

@jespertheend
Copy link
Contributor Author

🥲

@wbamberg
Copy link
Collaborator

I just started mdn/mdn-community#264.

@Josh-Cena
Copy link
Member

Josh-Cena commented Jun 18, 2023

Fixed by #27154. The missing parts will be tracked in #27169.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs document not written Missing document page effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

No branches or pull requests

4 participants