From e7be6327d4c98fba819ef092f51e784ab4fc5681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Varela?= Date: Fri, 9 Feb 2024 11:52:00 +0200 Subject: [PATCH] doc: make :default stand out as special --- doc/ring/openapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ring/openapi.md b/doc/ring/openapi.md index 4a788841..620ec1b4 100644 --- a/doc/ring/openapi.md +++ b/doc/ring/openapi.md @@ -109,7 +109,7 @@ openapi example](../../examples/openapi). :value (pr-str {:color :red :pineapple true})}}}}}} ``` -The default content types map to the content types supported by the Muuntaja +The special `:default` content types map to the content types supported by the Muuntaja instance. You can override these by using the `:openapi/request-content-types` and `:openapi/response-content-types` keys, which must contain vector of supported content types. If there is no Muuntaja instance, and these keys are