Fork me on GitHub
#reitit
<
2022-05-24
>
rovanion08:05:23

Anyone know how to create nested path-param schemas with reitit/malli? I keep getting :malli.core/invalid-ref {:ref :map} if I have two path-params defined like https://dpaste.org/h5rpq

rovanion09:05:53

Seems like parameter merging is known to be broken: https://github.com/metosin/reitit/issues/422