-
### Describe the bug
When making a request to the /v1/forwarding/requests endpoint using v45.11 or v47.0 of the SDK, the response fails to be parsed.
It appears to me that it is the value of "cr…
-
13/8/2024 21:01:43
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'AtelierMisaka.Models.Body22' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize …
-
Input string '0355264698' is not a valid number. Path 'Time', line 1, position 151.
Newtonsoft.Json.JsonReaderException: Input string '0355264698' is not a valid number. Path 'Time', line 1, positio…
-
**Describe the bug**
There's a problem with the way the Ollama and ONNX connectors deserialize their execution settings that makes them fail when they include non-string properties, for example, when …
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [756f7ebbbdcc0b8cb8b383ef3b6e6b50430f1922](https://github.com/dotnet/runtime/commit/…
-
**Describe the bug**
Since upgrading to Beanie 1.27.0, we've encountered several serialization problems with PydanticObjectId and Link objects.
It seems that PydanticObjectId no longer automatic…
-
I'm actually continuing discussion on this bug: https://github.com/restsharp/RestSharp/issues/1886
I have to send an arbitrary object via RestSharp. Currently the only possibility for me is to add …
-
## Environment Details
* GlassFish Version (7.0.12):
* JDK version: 17
* OS: Windows 10
* Database: not related
----------
## Problem Description
[//]: # "Describe the bug in detail highlig…
-
**Describe the bug**
This query
```xquery
serialize((1 to 5), map{"method":"json"})
```
evaluates to `[1,2,3,4,5]`.
The [XQuery specification of the JSON serialization method](https://ww…
-
**Summarize the task**
The Json serialization was not designed to be compact or fast. Benchmarks for json serialization, added in https://github.com/quantumlib/Cirq/pull/5957, show that it takes O(se…