reitit/test
Joel Kaasinen c8d679c6b3 feat: per-content-type request/response coercions
implemented on the reitit-core level so individual coercions don't
need changes

syntax:

{:parameters {:request {:content {"application/edn" [:map ...]}}}
 :responses {200 {:content {"application/edn" [:map ...]}}}}
2023-03-03 14:15:31 +02:00
..
clj fix spec tests + format 2023-01-21 10:58:53 +02:00
cljc/reitit feat: per-content-type request/response coercions 2023-03-03 14:15:31 +02:00
cljs/reitit fix spec tests + format 2023-01-21 10:58:53 +02:00