1

Hello I am trying to generate my Api with OpenApi Generator maven plugin, but I wanted to use existing objects so as not to have to rewrite the same thing, so I read about and tried to use it, the problem is that I don't understand why in the requestBody it doesn't reference The object that I put in it only does it in the responses and when it generates the code it looks like this:

generated method

my pom: pom.xml

my .yaml: swagger.yaml

0 Answers0