-
-
Notifications
You must be signed in to change notification settings - Fork 266
http://json-schema.org/schema 404 #118
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
Comments
Hey @6nv. There are a couple problems here. First, we are only serving HTTPS from the website now. Second, meta-schemas should be packaged with the editor/implementation rather than downloaded as needed. That's an issue with the editor. We expected this. There have been other reports of implementations doing this, and our response is the same. You're welcome to follow the conversation in Slack as well. I'll open an issue with VSCode. |
@6nv you might try |
Hi everyone! I just deployed a new rule on cloudflare to create that redirect for https://json-schema.org/schema. |
Keep in mind that the use of
I just want to clarify that the website does respond to |
FYI, issue created with VS Code here: microsoft/vscode#195189 |
That VSCode issue has been closed via PR. @6nv are you happy closing this? |
It would be nice-to-have to access the latest schema using |
As per the Open Community Working Meeting of 2023-10-30 this is going to be deprecated in the future. |
Closed as completed. |
Hi all,
I've been getting a 404 not found error code from http://json-schema.org/schema in VS Code and in multiple different browsers, and on different networks. Additionally, VS code no longer provides intellisense when I use that schema URL.
Sample code to reproduce:
The text was updated successfully, but these errors were encountered: