Serialize header parameter as json instead of using toString() with openapi-generator-maven-plugin
I am trying to use the openapi-generator-maven-plugin
java generator to serialize a complex object as JSON instead of serializing the object using the toString
.
Serialize header parameter as json instead of using toString() with openapi-generator-maven-plugin
I am trying to use the openapi-generator-maven-plugin
java generator to serialize a complex object as JSON instead of serializing the object using the toString
.