-
### What happened?
**Current behavior**
I am using the following [tutorial](https://learn.microsoft.com/en-us/azure/data-api-builder/how-to-multiple-mutations) and while using the following query
```…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Hi, I have a model that uses this construction in fastapi
```python
type Maybe[T] = Annotated[T | None, Field(N…
9en9i updated
32 minutes ago
-
### What happened?
I found a BUG 🐞
### The "Subscribe with Email" form on the Opportunities page has two issues:
- The email field lacks an id or name attribute.
- Email validation allows inva…
-
This is related to #1344 and #1323, but as the following bug is not fixed in a build made after those bugs were closed in #1374, I think it is relevant (tested against build taken from https://groups.…
-
A lot of Haskell libraries exist for prime fields; there are no good and clean ones for field extensions - the missing construction to fully have a proper finite-field library.
It seems the `finite…
-
We need clarification what is `First-Class Fields`
In spec:
```yaml
resourceType: Patient
gender: ...
extension:
- url: ...race
valueCoding:
code:
system:
# thi…
-
Hello,
I'm working on an API schema so that it plays nicely with the [Prism](https://github.com/stoplightio/prism) mock server, and one of its features is the support for using [Faker](https://gith…
-
I really like the plugin as it handles the loading of the mathjax code quite well, but for some projects, you may want to add extensions such as `mhchem`.
Wouldn't it be great if you could remove and…
-
When I run `python legged_gym/scripts/train.py --headless --task a1_field`, I encounter the following error:
```
Importing module 'gym_38' (/root/data/isaacgym/python/isaacgym/_bindings/linux-x86_64…
-
**Is your feature request related to a problem? Please describe.**
Currently, I have not found a way to add extensions or custom fields at the response level.
An example is related to generating…