nestjsx / crud

NestJs CRUD for RESTful APIs
https://github.com/nestjsx/crud/wiki
MIT License
4.01k stars 526 forks source link

Rest api with xml request and response body #817

Open satya32 opened 1 year ago

satya32 commented 1 year ago

Feature Request

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Teachability, Documentation, Adoption, Migration Strategy

What is the motivation / use case for changing the behavior?

satya32 commented 1 year ago

I am not able to find out how to handle xml request body in controller in nestjs microservices.