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.

Official 3.0 schema?

See original GitHub issue

In the schemas directory, I’m not seeing v3.0. Are there plans to release an official jsonschema document?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:6
  • Comments:15 (14 by maintainers)

github_iconTop GitHub Comments

5reactions
handrewscommented, Sep 19, 2018

@ronkorving @webron and I discussed the state of things this week and I will be taking a pass at finalizing this in the next couple of weeks.

1reaction
darrelmillercommented, Jul 28, 2017

Hopefully we get an official schema; otherwise, tooling and frameworks will be more difficult to author.

Yes, writing tooling that fully validates the spec is hard work (so was writing the spec 😃 ). But hopefully we will only have to do it once for each language.

My concern is that if tooling vendors take a shortcut by depending on JSON Schema to do all the validation we will end up with partially validated documents and potentially incompatibilities between tooling.

Read more comments on GitHub >

github_iconTop Results From Across the Web

OpenAPI Specification - Version 3.0.3 - Swagger
The schema exposes two types of fields: Fixed fields, which have a declared name, and Patterned fields, which declare a regex pattern for...
Read more >
OpenAPI Specification v3.1.0 | Introduction, Definitions, & More
Models are defined using the Schema Object, which is a superset of JSON Schema Specification Draft 2020-12. As defined by the JSON Schema...
Read more >
OpenAPI Specification Schemas - API Dev Tools
This package contains the official JSON Schemas for every version of ... console.log(openapi.v3); // { $schema, id, properties, definitions, .
Read more >
ONIX 3.0 Specifications - EDItEUR
ONIX 3.0 Specifications latest revision 3.0.8; Implementation and best practice guide; Schemas (DTD, XSD, RNG files); ONIX 3.0 Tagname converter and Large ...
Read more >
What's the Difference Between OpenAPI Types 2.0, 3.0, and ...
... likely want to use OpenAPI v3.0, the latest official major version that ... The 3.0 release includes extended support for JSON Schema, ......
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