mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-14 21:38:19 +00:00
Fix API status code for start/stop/suspend/reload a node. Fixes #1353.
Fix issues with test. Update documentation.
This commit is contained in:
@ -28,7 +28,7 @@ export PYTEST_BUILD_DOCUMENTATION=1
|
||||
rm -Rf docs/api/
|
||||
mkdir -p docs/api/examples
|
||||
|
||||
py.test -v tests
|
||||
py.test-3 -v tests
|
||||
|
||||
export PYTHONPATH=.
|
||||
python3 gns3server/web/documentation.py
|
||||
|
Reference in New Issue
Block a user