Skip to content

Conversation

@WalshyDev
Copy link
Member

Summary

When rendering Wrangler config, it's commonly provided in TOML. When we do this, we convert it to JSON to render as an option. That's great but in TOML we don't specify a schema but on JSONC we want to. So, add the $schema at the top with the expected value.

Screenshots (optional)

Before:
image

After:
image

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
*.astro @cloudflare/pcx-content-engineering, @kodster28

@github-actions
Copy link
Contributor

@WalshyDev WalshyDev merged commit bfd1d8d into production Oct 29, 2025
11 checks passed
@WalshyDev WalshyDev deleted the walshy/add-schema branch October 29, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants