Anssi Heiska
Anssi Heiska
Enables to indent yaml like: ``` root: - item1 - item2 ``` This applies only to circe-yaml-v12. I could not come up with a way to do it for circe-yaml...
I currently often find my self in situation where i have a part of larger xml-messages where namespace declarations are way higher in document. It would be helpful if I...
- Added @JsonAnyGetter and @JsonAnySetter and backing hashmap to `Other` - Implemented unit test - Implemented integration test - Initial documentation * **Please check if the PR fulfills these requirements**...