-
whenever we try to create session we got this.
com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
at com.googl…
-
Reintroduce conversion from json messages/attachments/photos to eml files. The bulk of the code is in the commit history, just needs extracting out to a separate tool.
-
A module that can convert JSON to YAML/XML/CSV/PHP and vice versa.
References:
- https://devutils.com/demo/#json2yaml,
- https://devutils.com/demo/#yaml2json,
- https://devutils.com/demo/#json2…
-
## Background and Motivation
The current model for [authoring custom converters](https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/converters-how-to?pivots=dotnet-7-0…
-
-
### Link
https://de.aliexpress.com/item/1005005978316733.html
### Database entry
{"id":12,"type":"EndDevice","ieeeAddr":"0xa4c138b01b585562","nwkAddr":4688,"manufId":4417,"manufName":"_TZE200…
-
### 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…
-
cc @tpluscode @amivanoff
https://www.npmjs.com/search?q=shacl has a lot of useful tools.
Below is a rough list, but we need to find the git repos, and add all attributes needed by "awesome.
Add ca…
-
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.
-
As a follow-up to #101, which only needs to support one JSON converter, it would be nice to support several.