EDIT:
PR here: PR
Hi,
I want to propose you a fix for api-docs but i don't availability to push my fix on your api-docs repository.
So i explain, in this documentation this things are bad:
POST http://localhost:8000/api/webscanresult/ is not a POST method but GET http method
idem for:
POST http://localhost:8000/api/networkscanresult/ is not a POST method but GET http method for get scan result.
then in NetworkScan item, this URL is not correct:
GET http://localhost:8000/api/webscan/ but this must be GET http://localhost:8000/api/networkscan/
I have fix them in my local repository and i can propose you a great correction on this errors, but i don't the permissions for push the code in new branch.
Enjoy, Grounz
EDIT:
PR here: PR
Hi,
I want to propose you a fix for api-docs but i don't availability to push my fix on your api-docs repository.
So i explain, in this documentation this things are bad:
POST http://localhost:8000/api/webscanresult/is not a POST method but GET http methodidem for:
POST http://localhost:8000/api/networkscanresult/is not a POST method but GET http method for get scan result.then in NetworkScan item, this URL is not correct:
GET http://localhost:8000/api/webscan/but this must beGET http://localhost:8000/api/networkscan/I have fix them in my local repository and i can propose you a great correction on this errors, but i don't the permissions for push the code in new branch.
Enjoy, Grounz