doc: make :default stand out as special

This commit is contained in:
Martín Varela 2024-02-09 11:52:00 +02:00
parent d2c00026e6
commit e7be6327d4

View file

@ -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