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

Add Web/API page types, part 19 #16878

Merged
merged 4 commits into from
Jun 2, 2022
Merged

Conversation

wbamberg
Copy link
Collaborator

@wbamberg wbamberg commented Jun 2, 2022

See #16255. This is part 19 of a series of PRs to add page types to the Web/API documentation.

@wbamberg wbamberg requested a review from a team as a code owner June 2, 2022 03:22
@wbamberg wbamberg requested review from sideshowbarker and removed request for a team June 2, 2022 03:22
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jun 2, 2022
@wbamberg wbamberg marked this pull request as draft June 2, 2022 03:23
@wbamberg wbamberg marked this pull request as ready for review June 2, 2022 03:30
@@ -1,6 +1,7 @@
---
title: ReportingObserverOptions
slug: Web/API/ReportingObserverOptions
page-type: web-api-interface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, this is a dictionary.

files/en-us/web/api/resizeobserver/unobserve/index.md Outdated Show resolved Hide resolved
@@ -1,6 +1,7 @@
---
title: Response.error()
slug: Web/API/Response/error
page-type: web-api-static-method
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

files/en-us/web/api/response/redirect/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/response/json/index.md Show resolved Hide resolved
@@ -1,6 +1,7 @@
---
title: RsaHashedImportParams
slug: Web/API/RsaHashedImportParams
page-type: web-api-interface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, it is a dictionary.

@@ -1,6 +1,7 @@
---
title: RsaHashedKeyGenParams
slug: Web/API/RsaHashedKeyGenParams
page-type: web-api-interface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, this is a dictionary.

@@ -1,6 +1,7 @@
---
title: RsaOaepParams
slug: Web/API/RsaOaepParams
page-type: web-api-interface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, this is a dictionary.

@@ -1,6 +1,7 @@
---
title: RsaPssParams
slug: Web/API/RsaPssParams
page-type: web-api-interface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, this is a dictionary.

@@ -1,6 +1,7 @@
---
title: RTCIceCandidatePair
slug: Web/API/RTCIceCandidatePair
page-type: web-api-interface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the record, this is a dictionary.

wbamberg and others added 2 commits June 1, 2022 21:52
Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
Copy link
Member

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teoli2003 teoli2003 merged commit 875eef5 into mdn:main Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants