Open Closed

HTTP Reponse Body in XML vs JSON #6846


User avatar
0
john@johnfuqua.com created

How do we customize or change the response in the HTTP API project to return XML in the response body rather than JSON when returning the DTO?

  • ABP Framework version: v8.1.RC1
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can check this https://stackoverflow.com/questions/73402839/how-to-get-response-from-the-xml-web-api

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11