NVM, it seems like it should definitely not have the quotation marks around the integer.

Reply to this note

Please Login to reply.

Discussion

fasterxml parses java.lang.Integer and int as JSON strings, not JSON numbers...

NVM, it has to do with custom serializers used by the library i'm editing