[community-group] Pull Request: Serve JSON Schema files with the correct MIME type

dgtlntv has just submitted a new pull request for https://github.com/design-tokens/community-group:

== Serve JSON Schema files with the correct MIME type ==
## Changes

Changes the MIME type of JSON files located in the `/schemas/` folder to `application/schema+json`. It is the correct mime type for json schemas and some json schema tools expect the mime type to be `application/schema+json` to work properly. (I recently tried to use the bundler of https://github.com/hyperjump-io/json-schema and it did not work by default with the hosted version of the design tokens JSON schema because it did not have the appropriate mime type).

## How to Review

When deployed check if the JSON schemas served from the `/schemas/` folder have the `application/schema+json` mime type.


See https://github.com/design-tokens/community-group/pull/388


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 30 January 2026 08:43:26 UTC