🛤
Data Transfer Objects
This documentation is still a work in progress while Saloon v2 is in beta.
- Saloon and DTOs work well together
- How to use a DTO in a request
- How to convert a response into a DTO
- Implementing the WithResponse interface and HasResponse trait so Saloon includes the response for you