doc(fix): typo in README

This commit is contained in:
Victor Westerlund 2025-04-04 05:59:33 +00:00
parent 18d19da5e3
commit 49c14140b5

View file

@ -1,5 +1,5 @@
> [!IMPORTANT]
> This plugin has since [Reflect version 3.8.5](https://codeberg.org/reflect/reflect/releases/tag/2.8.5) been depricated. Reflect now has built-in request validation which is enabled by default. The built-in validator is based on this plugin.
> This plugin has since [Reflect version 3.8.5](https://codeberg.org/reflect/reflect/releases/tag/2.8.5) been deprecated. Reflect now has built-in request validation which is enabled by default. The built-in validator is based on this plugin.
# Request validation plugin for the [Reflect API Framework](https://codeberg.org/reflect/reflect)
This request pre-processor adds request validation for an API written in the Reflect API Framework.