reitit icon indicating copy to clipboard operation
reitit copied to clipboard

Muuntaja – OpenAPI integration

Open opqdonut opened this issue 1 year ago • 1 comments

Currently both openapi and muuntaja features need to be given lists of supported content-types. If we've specified content-types for a route, muuntaja should use those.

Related to #84

  • [x] Level 1: get list of supported content types from muuntaja for openapi docs (mostly just for the :content {:default ..} case)
  • [ ] Level 2: have muuntaja only accept content types explicitly listed in the :request :content and :response :content maps (:default will still work of course)

opqdonut avatar Aug 28 '23 06:08 opqdonut

Level 1 was in #663

opqdonut avatar Apr 23 '24 06:04 opqdonut