Changelog: Add entry for renaming api/monkey endpoint to api/agent

This commit is contained in:
Ilija Lazoroski 2022-04-18 13:50:51 +02:00
parent a740e92784
commit 743efe37dc
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- The "/api/test/clear_caches" endpoint to "/api/test/clear-caches". #1888
- The "/api/netmap/nodeStates" endpoint to "/api/netmap/node-states". #1888
- All "/api/monkey_control" endpoints to "/api/monkey-control". #1888
- All "/api/monkey" endpoints to "/api/agent". #1888
### Removed
- VSFTPD exploiter. #1533