mirror of
https://codeberg.org/reflect/reflect-rules-plugin.git
synced 2025-09-13 16:33:42 +02:00
doc: add deprecation note to README (#19)
This plugin has been deprecated as of Reflect version 3.8.5 Reviewed-on: https://codeberg.org/reflect/rules-plugin/pulls/19 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
This commit is contained in:
parent
aa7d969350
commit
01cc1eea02
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> 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)
|
# 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.
|
This request pre-processor adds request validation for an API written in the Reflect API Framework.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue