-
## Description
Since this repository is written in Go, it is possible to customize the `JSON encoding/decoding` configuration for `REST API endpoints`.
However, it may require refactoring from s…
-
SDK currently has json::Parser which allows to read/write any variadic struct. We need to describe format of json-serialized transaction using variadic struct for all transaction types and add functio…
-
**Describe the bug**
I have a Singleton object, for which I am trying to implement a `KSerializer`.
Serializer works fine only if it is used outside of polymorphic context.
When it is used in poly…
nsk90 updated
2 weeks ago
-
### Description:
I encountered an issue while using OpenMVG with panoramic images. After reconstruction, I used the command openMVG_main_openMVGSpherical2Cubic to generate sfm_data_perspective.bin an…
-
When running this code:
```js
const serializedData = {
data: {
type: 'articles',
id: '1',
attributes: {
type: 'articles',
type: '123',
…
-
Hello,
It is not very clear to me how to deserialize a json for nested classes. Let's say we have the following classes
```python
import jsons
from typing import List, Tuple, Dict
class Person:
…
-
### Library name
Azure.AI.OpenAI
### Please describe the feature.
If I build this app for .NET 9:
* https://github.com/jonathanpeppers/MyPal/tree/net9.0
And enable `TrimMode=full`.
I get a…
-
### Why do we need this improvement?
I think that, since the c# presets for deserialization create custom JsonConverters and do not use the Deserialization methods provided by packages like Newtonsof…
fr-th updated
1 month ago
-
## Bug Report: Genesis File Corruption in Namada Dry Run Node
**Description:**
Genesis file at `/nvme/namada_dryrun/namada-dryrun.abaaeaf7b78cb3ac/cometbft/config/genesis.json` is truncated mid-…
-
## Description
The Zeebe Java client currently does not handle error responses properly. When the server sends an error response with a payload that doesn’t match the expected response model, the c…