docs: added docs on how to extend a validator (#4489)
* docs: added docs on how to extend a validator * fix eslint error
This commit is contained in:
@@ -1378,6 +1378,11 @@ module.exports = {
|
||||
id: "development/endpoints/add-middleware",
|
||||
label: "Middleware",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "development/endpoints/extend-validator",
|
||||
label: "Extend Validator",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "development/endpoints/example-logged-in-user",
|
||||
|
||||
Reference in New Issue
Block a user