-
Given that the config file is JSON, would be great to have a JSON schema available so the config file can be typed.
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this feat…
-
# Overview
There is a bug within json-schema where a schema version can be cached. This was [addressed in the 5.0.0 update](https://github.com/voxpupuli/json-schema/issues/514).
## Related Issues
…
-
Recursive Pydantic definitions seem unsupported for lists, unions, and optionals. My understanding is these are the basic use cases.
A reproducible example is provided below:
```python
import jso…
-
https://github.com/apache/parquet-java/blob/master/parquet-column/src/test/java/org/apache/parquet/column/impl/TestColumnReaderImpl.java#L55
-
e.g. https://docs.posit.co/connect/api/swagger.json
-
I was wondering if the resource pack UI JSON schemas from [KalmeMarq/Bugrock-JSON-UI-Schemas](https://github.com/KalmeMarq/Bugrock-JSON-UI-Schemas) could be used in this extension. They are more compr…
-
## Description
Summary here is:
- Datasets have moved, so it seems like this file should too.
- Workflow for adding new datasets will be more seamless with the file living with `kedro-datasets`. …
-
This issue will record conversions regarding discussions about JSON Document Schema for Prayer timetables.
## What is a JSON Schema?
A **JSON document schema** is a formal definition that outlin…
-
I'm not sure whether this is the right place to ask but it would be great to have an up to date JSON schema definition for the `manifest.json` file which would improve the authoring experience in edit…