gabriel-farache

Results 4 issues of gabriel-farache

### Describe the bug When using `client` with `cert` and `verify` arguments to make https requests, these arguments seems to NOT be given to `request` when executing the request ###...

bug
stale

If I am sending a REST request using a `function` with openapi specs in the `specs` folder to an endpoint with self-signed certificates, I get a Java error: ``` Error...

area:swf

### OAuth2-Proxy Version v7.6.0 ### Provider keycloak-oidc ### Expected Behaviour Be able to access REST API located behind the oauth2-proxy sidecar with keycloak access token (Bearer header) ### Current Behaviour...

bug
help wanted

### Describe the bug With 1.34.0 when building I have the following error: > [ERROR] /home/kogito/serverless-workflow-project/target/generated-sources/open-api-stream/org/kie/kogito/openapi/movekube/api/WorkspaceInputsApi.java:[61,60] package org.jboss.resteasy.annotations.providers.multipart does not exist See enclosed the openapi spec file [move2kube.zip](https://github.com/user-attachments/files/17364723/move2kube.zip) ### Expected...