Completes the documentation for the REST API v2/

Addresses #5698
This commit is contained in:
Simone Mainardi 2021-07-22 12:17:03 +02:00
parent bba4d541b4
commit 43a3227c67
3 changed files with 439 additions and 824 deletions

View file

@ -14,7 +14,7 @@ local import_export_rest_utils = require "import_export_rest_utils"
--
-- Export checks configuration
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v2/export/scripts/config.lua
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v2/export/checks/config.lua
--
-- NOTE: in case of invalid login, no error is returned but redirected to login
--