79259661

Date: 2024-12-06 23:42:09
Score: 2
Natty:
Report link

It is certainly possible to deserialize a list using Jackson.

But you will need to implement your own deserializer for org.springframework.core.io.Resource. This could be a binary stream (your OpenAPI spec even says this), so how do you propose representing this in JSON? Perhaps Base64 encoded?

Reasons:
  • Blacklisted phrase (1): how do you
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: AndrewL