reitit
reitit copied to clipboard
Rename old reitit.ring.spec and move multipart specs to new ns
This should fix #355 #356
This is a major breaking change. I propose we'll postpone this to 1.0.0, could be soon (lot's of other... wrong things like the one this fixes.
This could be handled in staged fashion to
- Move the specs to new a namespace from multipart.clj but add aliases for them in multipart.clj. Document that the aliases are deprecated (update code examples, add comment in code, entry in changelog. Nobody is looking at
^:deprecated
tags for specs, I guess.) - Later remove the aliases when doing a breaking release.
I'm not sure why reitit.ring.spec
is renamed reitit.ring.validate.spec
?