Started fixing rest Documentation and postman collection creation (#8987)

This commit is contained in:
GabrieleDeri 2025-02-24 11:46:44 +01:00 committed by GitHub
parent 4c611cf661
commit fe18eff11d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 147 additions and 44 deletions

View file

@ -10,8 +10,6 @@ require "lua_utils"
local json = require "dkjson"
local rest_utils = require "rest_utils"
sendHTTPContentTypeHeader('application/json')
--
-- Test ntopng reachability and authentication (used by Python API)
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v2/connect/test.lua