-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I'm using Pydantic with Django models (and FastAPI). I have a use case where I have a DJango model that has a couple of…
-
### What version of Effect is running?
"@effect/platform": "^0.69.25",
### What steps can reproduce the bug?
I add endpoint:
```
HttpApiEndpoint.get('home', '/')
.addSuccess(HttpAp…
-
Hi 👋
First thank you for this awesome tool
I'm using `Bucardo 5.6.0`, all the setup went properly
check below the output of the `bucardo list all` command
```
postgres@9c6f5e58c19d:/bucardo$…
-
## Actual Behavior
Updating the schema SDL file won't trigger language server reload. As the
result, auto-completion kind of function doesn't work for the documents kind
of graphql file. After ma…
-
Hi there!
I'd like to propose that bare atoms such as `:attr` be allowed in schemas and that their behavior be the same as `required(:attr)`. There are three primary reasons I believe this should b…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
If I have 2 or more OpenAP…
-
Hey!
First for all thanks for your input into this topic!
It is super nice to know that somebody did such great effort.
I'm trying to integrate Swoole Promises, but I've faced with a problem.
C…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
**Describe the bug**
When using a typeless profile as a base profile and storing `tokenValue` as a secure field, then schema validation fails.
**Expected and actual results**
…
-
I am updating my logic_app code with azapi_resource in order to add identity provider and authentication_settings.
Everything went well until when I try to run the tf apply.
My code:
```
resource …