docs: move webRequest filters definition to structures/web-request-filter.md (#29900)
This commit is contained in:
parent
635ed5a6e3
commit
53386914e1
3 changed files with 12 additions and 24 deletions
3
docs/api/structures/web-request-filter.md
Normal file
3
docs/api/structures/web-request-filter.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# WebRequestFilter Object
|
||||
|
||||
* `urls` String[] - Array of URL patterns that will be used to filter out the requests that do not match the URL patterns.
|
Loading…
Add table
Add a link
Reference in a new issue