-
# Problems to be solved
- Remove code duplication for schema serialization (dxcontent.py and site.py)
- Allow custom serialization of specific behaviors.
- A use case would be to serialize a …
-
Please add `[Ljava.lang.String;` class to the deserialization list
Array of strings serializes more compact
(count (nippy/fast-freeze (into-array String (repeat 1000 "hello")))) #_5071
(count (…
-
Customized _serialization_ is supported by the generic function write value, which allows me to specialize both on _value_ (the lisp type of value being written) and on _writer_ -- which allows me to…
-
##### Description
this open-api spech part:
```json
"CollectionCalendarDto": {
"type": "object",
"properties": {
"calendar": {
"type": "object",
…
-
if PUBG update there api like GameMode variant,
This library can't handling new GameMode because there is no enum value for that.
jackson library automatically fallback to default enum value that…
-
I can see the tests here do some pre-processing on proof_a. I'm trying to do the same using JavaScript so i can then pass the value into a Solana Program. Could you share an example of how we can achi…
-
I was wondering how to write a polymorphic parser for JSON CloudEvents, where the payload can be one of many types.
Normally, with plain Jackson one can do something like [this](https://www.baeldung.…
-
### Which components does the task require to be changed? (think hard pls)
sncast
### Description
The default value needs to be updated [here](https://github.com/foundry-rs/starknet-foundry/b…
-
### What happened + What you expected to happen
**Bug description:**
Given: a generic pydantic v2 model in a separate python module
When: passing a parametrized instance of that generic model to …
-
Collector_v3 fails:
shared_v3/src/lib.rs panicked, trying deserialize server's Ack-response
```
`Result::unwrap()` on an `Err` value: Custom("invalid value: integer `16830980`, expected variant ind…