reitit/modules
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
..
reitit 0.5.18 2022-04-05 21:38:04 +03:00
reitit-core feat: per-content-type request/response coercions 2023-03-03 14:15:31 +02:00
reitit-dev fix spec tests + format 2023-01-21 10:58:53 +02:00
reitit-frontend 0.5.18 2022-04-05 21:38:04 +03:00
reitit-http fix spec tests + format 2023-01-21 10:58:53 +02:00
reitit-interceptors Polish pedestal chains when printing context diffs 2022-07-19 22:33:28 +02:00
reitit-malli Merge branch 'master' into feature/openapi 2023-01-22 14:29:22 +02:00
reitit-middleware 0.5.18 2022-04-05 21:38:04 +03:00
reitit-openapi OpenAPI V3 Support 2022-09-05 03:21:53 -03:00
reitit-pedestal 0.5.18 2022-04-05 21:38:04 +03:00
reitit-ring fix spec tests + format 2023-01-21 10:58:53 +02:00
reitit-schema Merge branch 'master' into feature/openapi 2023-01-22 14:29:22 +02:00
reitit-sieppari 0.5.18 2022-04-05 21:38:04 +03:00
reitit-spec OpenAPI V3 Support 2022-09-05 03:21:53 -03:00
reitit-swagger fix spec tests + format 2023-01-21 10:58:53 +02:00
reitit-swagger-ui 0.5.18 2022-04-05 21:38:04 +03:00