json-schema-org.github.io icon indicating copy to clipboard operation
json-schema-org.github.io copied to clipboard

Provide version of the meta validation schemas with .json extension

Open Anthropic opened this issue 8 years ago • 3 comments

Discussed in #31 but really a separate issue, the schemas of the drafts not having an extension means they always download when a user clicks the link, sites like Schema Store which is linked to from Microsoft's VS Code link directly to the available schema which creates a less than ideal user experience. It is very frustrating when you want to view the schema to have to save it first and open it when it could have been viewed in the browser.

Given the files are in json format, I feel they should be duplicated with the json extension if they can't be renamed for whatever reason.

Anthropic avatar May 15 '17 01:05 Anthropic

As discussed in #31, the correct solution is to set the content-type, which is a problem because we don't have control of the DNS.

handrews avatar May 15 '17 01:05 handrews

Is @kriszyp not reachable? I thought it was only Nick that was unreachable?

Anthropic avatar May 15 '17 01:05 Anthropic

He doesn't have access. https://github.com/kriszyp/json-schema/commit/1c4923479501cdf78c6dab4e9af4bb40dc7992f0#commitcomment-19914120

We don't even know who has access, just that it's not anyone who was willing to answer email the last time anyone tried.

handrews avatar May 15 '17 02:05 handrews

Closing this issue as obsolete.

benjagm avatar Oct 11 '23 09:10 benjagm