-
`abstellanlagen_ort` seems to have a new enum value, `BILDUNGSEINRICHTUNG`. This should be supported at ParkAPI Sources.
-
### Description
In the repo below, `Exception` should not be serialized as it's defined, but rather only via the ExceptionConverter that treats it as a string. However, the source generator is emitti…
-
### Link
https://de.aliexpress.com/item/1005005978316733.html
### Database entry
{"id":12,"type":"EndDevice","ieeeAddr":"0xa4c138b01b585562","nwkAddr":4688,"manufId":4417,"manufName":"_TZE200…
-
As a follow-up to #101, which only needs to support one JSON converter, it would be nice to support several.
-
### Describe the bug
Attempting to use ScheduledEvent with EventBridge Scheduler fails due to JSON Serialization.
### Regression Issue
- [ ] Select this option if this issue appears to be a r…
-
Just FYI, I think that the ```autoawq``` library only supports up to a certain version of the ```torch``` library pursuant to this message, which I received after (1) installing ```autoawq``` and (2) …
-
Migrate `langchain4j-vespa` module from Gson to Jackson.
Apart from `converter-gson`, `VespaEmbeddingStore` uses `Json.toJson()` and `Json.toInputStream()` methods that uses Gson under the hood.
-
At this moment [devfest-site](github.com/gdgomsk/devfest-site) and [devfest-app](github.com/gdgomsk/devfest-app) have their own and incompatible data formats to present information about conference. D…
-
When unsing the PartialImport function a HTTP Error 500 is returned.
We see this behaviour after we updated to the latest versions with System.Text.Json serialization.
With the old versions everythi…
-
### What are you really trying to do?
I'm trying to use enum class to pass it to activity as an input.
### Describe the bug
Activity deserializes bytes to list of chars instead of given…