-
### What version of Bun is running?
1.1.8
### What platform is your computer?
Linux 5.15.146.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
Bun malforms request whe…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
# Modules to migrate
- [ ] base_rest
- [ ] base_rest_auth_api_key
- [ ] base_rest_auth_jwt
- [ ] base_rest_auth_user_se…
-
Hi Apollo Team,
I've recently got my Apollo miners and i really like the experience and UI. You did a great job there.
I'm currently working on making the Apollo UI accessible via a custom domai…
-
### Description
amplify_auth_cognito Having issue win32 and 2nd is as below issue
i fixed win32 by adding
dependency_overrides:
win32: ^5.6.0
but still having issue in flutter 3.24 as …
-
In my Entity, I have a property:
```
/**
* @var int The account balance
*
* @ORM\Column(type="integer")
* @ApiProperty(required=false)
* @Assert\Type(type="integer")
*/
private $balan…
-
Hi strawberry-django team,
First, I just want to say how much I appreciate the work you’re doing! I’ve been following the development of Strawberry closely, and I am already using it in a number of p…
-
Most of our new queries are now pointing to GraphQL V2, yet we still have to add `{ context: API_V2_CONTEXT }` to all of them for the frontend to understand that it needs to send the queries to the V2…
-
**Describe the bug**
I have a monorepo with a root codegen.yml including this:
```yml
generates:
packages/api/src/types/common.ts:
plugins:
- 'typescript'
- 'typescript-operat…
-
Thanks for your great work in advance!
The translations are working very well.
But when GraphQl is used there is an issue related to the Translation entity serialization proccess.
**Entities…
-
### Overview
to summarize how our data/api currently works. we handle two types of data in our apis:
1. chain data: this data is related to transactions and states on the chain. It includes contract…