wazuh-documentation
wazuh-documentation copied to clipboard
Update API script file name
trafficstars
Description
Updates the API script file name from wazuh-apid.py to wazuh_apid.py.
Checks
Docs building
- [x] Compiles without warnings.
Code formatting and web optimization
- [x] Uses three spaces indentation.
- [x] Adds or updates meta descriptions accordingly.
- [x] Updates the
redirects.jsscript if necessary (check this guide).
Writing style
- [x] Uses present tense, active voice, and semi-formal registry.
- [x] Uses short, simple sentences.
- [x] Uses bold for user interface elements, italics for key terms or emphasis, and
codefont for Bash commands, file names, REST paths, and code.