-
Add 3 more guides to the Java Microservices on Kubernetes with WildFly:
1. HOW-TO invoke one microservice from another microservice
2. HOW-TO to do it on Kubernetes
3. HOW-TO to propagate security da…
-
This line of code is returning BUY and SELL orders. Is there a reason or could this be a bug?
print(client.list_orders(order_status=["OPEN"], order_side="SELL"))
-
## Summary
Hi all,
i'm trying to get garak to run with the rest generator on an llm project i'm in atm.
Whatever i do, i always get 422.
been testing all the id's, token and post/get request…
-
**REST clients page changes**
The [MicroProfile Rest Client](https://openliberty.io/docs/latest/rest-clients.html#_microprofile_rest_client) section of the [REST clients](https://openliberty.io/docs/…
-
-
Hello Everyone,
Rest client in 3.4 getting 400 response in ASYNC mode, but from curl shell returning 200 with proper JSON response. In debug log level 4 I don't see enough details to tell why inv…
-
I would like to add attributes, specifically client request and response headers, to the OpenTelemetry span for each REST call. For the OpenTelemetry Java agent instrumentation, I would take advantage…
-
Currently, [Notion SDK JVM](https://github.com/seratch/notion-sdk-jvm) is used as an underlying dependency to call the Notion API.
Although it gives the benefit of accessing the API from Java witho…
-
### Describe the bug
In our application we have a rest-client that needs a different truststore certificate for the rest-client a oidc-client.
The truststore needed for the oidc-client is a default …
-
**Describe the bug**
The following integration tests don't work as expected over REST:
* `shouldActivateJobsIfBatchIsTruncated` in the [LongPollingActivateJobsTest](https://github.com/camunda/camu…