V2 Roadmap
#147
Replies: 1 comment
-
Swagger support on keys that have been transformed would be amazing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recap
v2
We have a good starting foundation with our current strategies, some get used commonly enough that we can start to provide decorators.
Decorators will need to use
getNewSerializable
when dealing with types. We will also want to provide a convenient approach to overridingtsTransformKey
with a string or function. We'll also want a naming convention that fits our current approach.To start we can add some decorator idea's, even if strategies will be needed. Below is a shortilst of ideas that we can later expand into a to do list of strategies and decorators
other ideas and chores
examples/
dir with concret examples (we'll need a testing strat)Beta Was this translation helpful? Give feedback.
All reactions