-
### Describe the issue as clearly as possible:
With `google/mt5-large` and the `float` constraint, spaces are generated, and the conversion to float fails.
### Steps/code to reproduce the bug:
```p…
-
## Context
While resolving [readOnly and writeOnly objects being handled correctly for array](https://github.com/stoplightio/prism/pull/2513), it was discovered that additionalItems are never r…
-
Context: We're considering to support the full RTCTools input set of xml files, which are quite rich, but have a set of well-defined xsds. Is it possible to automatically generate Pydantic classes fro…
-
Trying to create a class from a jsonSchema which is POCO and don't have any annotations at al.
So I have this code block:
var settings = new CSharpGeneratorSettings
{
ClassStyle …
-
### Problem
While MongoEngine has lovely schema validation, it only applies to changes that go through MongoEngine. Any changes made through pymongo or other access can easily bypass this validation…
-
I get the following error when I try to generate a JSON schema like so:
```
let generator = new JsonSchemaGenerator();
let jsonSchema = generator.generate(schema);
```
This error occurs:
```
/h…
-
## Description
- Even with the official Jupyter scipy-based image ([jupyter/scipy\-notebook](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-scipy-notebook)), th…
-
**Describe the bug**
When i generate my models as dataclass the generater does not consider string formats like uuid, date ... The output is just of type string which is different when i generate pyd…
-
## Problem
Prisma currently does not support a [mongodb json schema](https://docs.mongodb.com/manual/reference/operator/query/jsonSchema/), is there any plan to add support to it?
## Suggested s…
-
I have created a few "advanced" widgets for my projects based on deform, and I would be more than willing to give them back to this repo but not sure if they would fit in as they are quite js heavy (a…