Quarkus PUT body param: error while deserializing subtype inside the supertype object

后端 未结 0 983
情书的邮戳
情书的邮戳 2021-02-19 03:12

In Quarkus, I expose a PUT method that allows to modify an Animal, which can be a Dog or a Cat

Here is the method signature I want to have:

@PUT
@Path(&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题