Micah Schehl
Results
2
issues of
Micah Schehl
When using Mapster.Tool to generate a mapper from interface, I need to be able to some complex custom mapping code. The BeforeMapping and AfterMapping config in the Register are helpful...
### Description When the OpenApi Spec has "Request" tag, the generated client.ts contains both of these: public readonly request: RequestService; public readonly request: BaseHttpRequest; These cause compile error in the...
bug 🔥
client