migel
migel
Hi, I get an exception when using `@JsonAnySetter`: ``` scala com.fasterxml.jackson.databind.JsonMappingException: Argument #0 of constructor [constructor for java.util.LinkedHashMap, annotations: [null]] has no property name annotation; must have name when multiple-parameter...
Hi, I'm trying to write a custom serializer for an Nd4j array (see http://nd4j.org). I was about to get it working with json but when I try yaml output I...
I made a branch that supports an `authorized_user` flow (what you get with `gcloud auth application-default login`): https://github.com/dermesser/yup-oauth2/compare/master...migel:feature/authorized-user Is there any interest in merging it? I can open a PR.
While trying to use the client I get an error: `Grant type \'http://auth0.com/oauth/legacy/grant-type/ro\' not allowed for the client.` but I cannot enable that. Is there a solution for that?
I have a binary with unsorted sections: ``` ... Section Headers: [Nr] Name Type Address Off Size ES Flg Lk Inf Al [ 0] NULL 0000000000000000 000000 000000 00 0...