Merge pull request #29338 from mbenson/error_messages_doc

correct documentation header level
This commit is contained in:
Andre Wanlin
2025-03-21 15:08:33 -05:00
committed by GitHub
@@ -561,7 +561,7 @@ catalogFilter:
metadata.annotations.github.com/team-slug: { exists: true }
```
#### Custom validation messages
### Custom validation messages
You may specify custom JSON Schema validation messages as supported by the
[ajv-errors](https://github.com/ajv-validator/ajv-errors) plugin library to [ajv](https://github.com/ajv-validator/ajv).