doc: add notice about OpenAPI support being clj only

This commit is contained in:
Martín Varela 2024-02-09 12:07:54 +02:00
parent cb1c5e8748
commit 6c9b280fa2

View file

@ -15,6 +15,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
## UNRELEASED
* Fetch OpenAPI content types from Muuntaja [#636](https://github.com/metosin/reitit/issues/636)
* **BREAKING** OpenAPI support is now clj only
* Updated dependencies:
```clojure