-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Update reference documentation for Worker accessible DO interfaces #17411
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6 files reviewed, 8 total issue(s) found.
Deploying cloudflare-docs with
|
| Latest commit: |
7ab17b2
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fa842f33.cloudflare-docs-7ou.pages.dev |
| Branch Preview URL: | https://joshthoward-do-docs.cloudflare-docs-7ou.pages.dev |
vy-ton
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Initial feedback focused on DurableObjectNamespace, can do another pass after we finalize format
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
justin-mp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like how we have all of our APIs laid out by type then by methods. It makes it much easier to find documentation given a method name.
Adding immediately resolvable edits. Co-authored-by: justin-mp <[email protected]>
…e-docs into joshthoward/do-docs
Co-authored-by: justin-mp <[email protected]>
Co-authored-by: justin-mp <[email protected]>
Co-authored-by: justin-mp <[email protected]>
…17411) * Add runtime API reference docs for Worker accessible interfaces * Update data location docs to account for docs for Worker accessible interfaces * Update src/content/docs/durable-objects/api/namespace.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Update src/content/docs/durable-objects/api/id.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Jun/PCX edits part 1 * Replacing relative paths to absolute paths. * Fixing more invalid relative paths. * Apply suggestions from code review Adding immediately resolvable edits. Co-authored-by: justin-mp <[email protected]> * Adding suggestion. * Apply suggestions from code review * Ensuring consistent wording for description of DurableObjectNamespace. * Update src/content/docs/durable-objects/api/alarms.mdx Co-authored-by: justin-mp <[email protected]> * Update src/content/docs/durable-objects/api/alarms.mdx Co-authored-by: justin-mp <[email protected]> * Update src/content/docs/durable-objects/api/storage-api.mdx Co-authored-by: justin-mp <[email protected]> * "Two seconds" -> "2 seconds", "six seconds" -> "6 seconds" * Adding link to best practices section. * Address remaining comments --------- Co-authored-by: Jun Lee <[email protected]> Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: justin-mp <[email protected]>
…17411) * Add runtime API reference docs for Worker accessible interfaces * Update data location docs to account for docs for Worker accessible interfaces * Update src/content/docs/durable-objects/api/namespace.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Update src/content/docs/durable-objects/api/id.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Jun/PCX edits part 1 * Replacing relative paths to absolute paths. * Fixing more invalid relative paths. * Apply suggestions from code review Adding immediately resolvable edits. Co-authored-by: justin-mp <[email protected]> * Adding suggestion. * Apply suggestions from code review * Ensuring consistent wording for description of DurableObjectNamespace. * Update src/content/docs/durable-objects/api/alarms.mdx Co-authored-by: justin-mp <[email protected]> * Update src/content/docs/durable-objects/api/alarms.mdx Co-authored-by: justin-mp <[email protected]> * Update src/content/docs/durable-objects/api/storage-api.mdx Co-authored-by: justin-mp <[email protected]> * "Two seconds" -> "2 seconds", "six seconds" -> "6 seconds" * Adding link to best practices section. * Address remaining comments --------- Co-authored-by: Jun Lee <[email protected]> Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: justin-mp <[email protected]>
Summary
Screenshots (optional)
Documentation checklist
en adhered to.