Forum Discussion
No RepliesBe the first to reply
I want to pass dynamic JSON to request body content. When I search on google, I see that this operation made by a DTO.
Is it possible to do this without defining any DTO?
I share below the example with DTO.
https://swagger.io/docs/specification/describing-request-body/