Fix Spring Security filter dispatcher types related docs

See gh-33252
This commit is contained in:
Vedran Pavic
2022-11-18 12:25:41 +01:00
committed by Andy Wilkinson
parent 22b054dc1d
commit ca72f322d6
2 changed files with 2 additions and 3 deletions

View File

@@ -2722,6 +2722,8 @@
"defaultValue": [
"async",
"error",
"forward",
"include",
"request"
]
},