Hi, William. Apologies that your original message(s) didn’t post, but posting access in this group requires moderation after receiving quite a bit of spam. Future posts should not require approval. I’ve de-duplicated your posts into this one.
I wasn’t aware of an @JsonProperty annotation in Apex, only @JsonAccess. I don’t see any references to it via search either. Can you please provide a link to the documentation? Once that’s done, I’ll be happy to update IC’s Apex parser for it.
Regards,
Scott Wells
While I can’t find concrete documentation, I’ve added support for it as shown in your screenshot…and confirmed in my own usage locally, specifically @JsonProperty(<apexStringLiteral>) on a field or property. Running tests now, but pending successful execution, that will be included in today’s build.
Regards,
Scott Wells
This has been delivered in 2.3.6.3. Please let me know if the issue is not resolved after updating.
Regards,
Scott Wells