Daniel Marcotrigiano
Daniel Marcotrigiano
This fixes #470, I feel that a specific error for an empty string is warranted due to it being a valid parameter for the API call which results in an...
**Describe the bug** A missing realm is an appropriate call to the API, it will retrieve all realms. The serialization of that fails due to the type expecting a non-empty...
I'm interested in the helper methods that gjson has such as `@tostr` `@fromstr` and even interested in additional methods like `@[to/from]b64`. Has this work ever been explored and rejected? I...