mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
8 lines
110 B
YAML
8 lines
110 B
YAML
extends: existence
|
|
message: OAuth2
|
|
level: warning
|
|
ignorecase: false
|
|
tokens:
|
|
- '\bOauth2\b'
|
|
- '\boauth2\b'
|