-
most of the context is in: https://github.com/asyncapi/spec-json-schemas/pull/421#discussion_r1410540517
now we have
```js
module.exports = {
'schemas': {
'2.0.0': require('./schem…
-
Hi. I was surprised by the expansion behavior of JSON-LD including [named-graph data indexing](https://www.w3.org/TR/json-ld11/#named-graph-data-indexing) with multiple nodes per indexed graph.
Wit…
-
WDVSS is great and all, but it's not exactly a widely adopted standard. I was looking into [JSON-Schema](http://json-schema.org/) a few years ago, but it didn't seem to be moving much at the time.
…
-
**Describe the bug**
If you use an `arrow_json::ReaderBuilder` to read a json file, and specify a schema that includes a map that shouldn't allow nullable _values_, you can still read files that …
-
With DB v6 there will be substantial changes made to the DB structure. We'd like to have a way for users to have a common interface with stable output (not directly tied to the DB schema/shapes) acros…
-
The JSON Schema for yamlfmt config file is missing.
It should be added to the repo and to https://www.schemastore.org/json/
-
### Description
To handle the generated JSON correctly, we need to implement a standard.
For this we will use the JSON Schema : https://json-schema.org/draft/2020-12/schema
With This Standard w…
-
### Steps to reproduce
I have an action based compose extension, when task module dialog submitted, an adaptive card result will be inserted in to compose box.
Extension worked well as expected, an…
-
We have `suggestSortText`, but no equivalent field for enum values. (Can fix the sorting part of https://github.com/microsoft/vscode/issues/125078)
-
**Describe the problem**
Current usage of $ref is attempting to point to external OSCAL schemas that are not OpenAPI formatted. $ref attempts to import the specific OpenAPI schema and results in an …