Christophe

Results 7 issues of Christophe

**Is your feature request related to a problem? Please describe.** I have an expired JWT in the headers, the server returns only HTTP headers (without body) < HTTP/1.1 401 Unauthorized...

### Problem to solve I'd like to upload the base64 of a file in one of the parameter of the body ``` # Upload picture POST {{PUBLIC_URL}}/public-picture-api/my-pictures Authorization: Bearer {{id_token}}...

enhancement
topic: generators

**Is your feature request related to a problem? Please describe.** Sometimes, for an API with multiple routes, we'd like different timeouts for each route At the moment, the timeout can...

### Type of issue Outdated article ### Description I'm using .NET8 in GCP Cloud run environment configured with 1 CPU and 512Mo RAM (in order to scale horizontally as needed)...

:watch: Not Triaged
Pri2
dotnet-fundamentals/svc

### [REQUIRED] Step 2: Describe your environment * Operating System version: not relevant * Firebase SDK version: 2.4.0 * Firebase Product: auth * .NET version: not relevant * OS: not...

api: auth

### Which packages are impacted by your issue? @graphql-codegen/c-sharp-operations ### Describe the bug Go to the website https://the-guild.dev/graphql/codegen, select "c# operations" => error "e.map is not a function" ![image](https://github.com/dotansimha/graphql-code-generator-community/assets/140622709/99b6a8d2-28d8-4a08-bf9b-cb799d5ce321) ###...

I'd like to capture sensitive data in my test and I do not want it to show up in the reports Is that possible ? Actual example ``` POST {{URL}}:/token...

enhancement
topic: secret