-
json: cannot unmarshal object into Go struct field ChatCompletionResponseFormatJSONSchema.response_format.json_schema.schema of type json.Marshaler
github.com/sashabaranov/go-openai v1.32.3
-
### Description
There should be a [JSON schema](https://json-schema.org/draft-07) file for the [sourcekit-lsp Configuration File](https://github.com/swiftlang/sourcekit-lsp/blob/main/Documentation/…
-
A common use-case would be I have a complex nested object in my schema and I want to run an $or query for `'some.nested.path': true`
In order to do this I have to list `'some.nested.path'` separate…
-
Hello!
I've been working on the JSON schemas for `pack.toml`, `index.toml`, and `mod.pw.toml` in my fork of [SchemaStore](https://github.com/dalbitresb12/schemastore/tree/packwiz-schemas). These co…
-
### Description
There is already a good structured YAML file providing metadata about all valid configuration options in `airflow.cfg`: [airflow/config_templates/config.yml](https://github.com/apache…
-
## Background
We want to make sure the vets-json schema pairs with what the form is expecting, to align the frontend experience with the backend PDF from generation.
## Tasks
- [ ] Go through each sc…
-
Are there any plans to support [json schema](https://json-schema.org/) as a schema source?
-
## Description
**Registry
Version**: 2.6.x
**Persistence type**: All
### Environment
Telus eval
### Steps to Reproduce
1. Create JSON schema artifact called `specref.json` (valid JSON sch…
-
# Feature Request
Currently, JSON schema files are produced and verified manually in the specification repo. We should automate the production and verification of the schemas in a separate repo usi…
-
### Describe the issue
Our JSON Schema refuse time without timezone but they are correctly accepted by our serialization framework (using the default timezone).
Using one will show the following w…