question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Previewing documentation is giving an error that it is not a valid JSON Schema

See original GitHub issue

When previewing documentation for this API, getting the error:

Something went wrong...
"https://studio.apicur.io/download?type=api&format=json&dereference=true&id=24175" is not a valid JSON Schema
Stack trace
SyntaxError: "https://studio.apicur.io/download?type=api&format=json&dereference=true&id=24175" is not a valid JSON Schema
    at Function.syntax (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:29:28049)
    at https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:49:54299

ReDoc Version: 2.0.0-rc.48
Commit: 7b78e75

Can edit fine and editing shows 0 issues

Looks like this is a recurring issue as it’s the same as #1036 and #1087

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
rwilkins108commented, Feb 26, 2021

Yes, works for me. Thanks!

1reaction
Stwisselcommented, Jan 6, 2021

@EricWittmann added you to 39013. Question here: Can I make a project at least readOnly visible for anyone? 39013 is a Schema definition for jsCalendar which is a draft RFC which would be nice to show

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Validate Your JSON Using JSON Schema
It can be used for validation, documentation, hyperlink navigation, and interaction control of JSON data. The schema can be defined in a JSON...
Read more >
Validating JSON Documents - IDUG
In this article, I'm going to provide a working example of a JSON Schema, the document structure and a program that can use...
Read more >
JSON SCHEMA VALIDATE in built service throwing error
I am trying to validate Json schema using in built service ... Here is the constant error: ... is not a valid JSON...
Read more >
Validating JSON with JSON Schema - Visual Studio Magazine
In an earlier column, I showed how to create a JSON schema that describes the format of a valid JSON document. I also...
Read more >
ADF data flow cannot parse JSON schema correctly
ADF data flow cannot parse JSON schema correctly: FASTFAIL exception error. Hi everyhwere,. I am using the YouTube Analytics and Reporting ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found