-
### 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 f…
-
## Description
Modify the `/confirm` API within the Climate Data BPP to accept tags as part of the item schema and store these tags within the order-item schema in the database. This enhancement enabl…
-
Description
Currently, requests sent to the backend are not being validated. This can lead to potential issues with data integrity and security.
Steps to Reproduce
Send a request to the backend w…
-
We should validate the input/parameters of LanguageModelTool calls. We could extract part of the json language-service into vscode to do this.
-
There's nothing to warn about misconfiguration and typos. One of the most annoying examples - wrong reference name that doesn't show up until you try to create compound resource.
```
app.resource('u…
-
In our `zod-helpers` package we have a few common schemas defined that help solve common validation problems.
But some of these schemas use Zod features that the OAS converter doesn't have support for…
-
Hi.
This is kind of a feature request.
My understanding is that there are actually different Swagger specs formats (Swagger 1.2 and Swagger 2.0 to name some).
What would you think about using…
-
Not sure if this is in scope of this simple repo, but it would be nice to create an object from a preexisting schema, like JSONSchema or GraphQL or something like that.
Take a look at these other l…
g105b updated
3 years ago
-
Hi @dominik42 ,
machen wir in den nächsten Tagen auch noch was zum Thema Schema Validierung?
https://github.com/workshops-de/spring-boot-workshop-21-03-public/blob/7838fedf0cb14a2a472a16912c3c98…
-
Building the model with the following specification reports an infinite circular reference because of `GroupCondition` having a required `conditions` array.
I do not think this should be reported a…