nfroidure / whook

Build strong and efficient REST web services.
https://slides.com/nfroidure/introducing-whook
MIT License
31 stars 7 forks source link

feat(types): allow types overriding #127

Closed nfroidure closed 2 years ago

nfroidure commented 2 years ago

Instead of relying on new types, this PR allow users to rely on types overriding for their endpoints. That way, we can override Whook's types without having to change their names, especially in the various generators of code.