You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/api/routes/controller
grossmj 912fb2ed29
Fix add node from template. Fixes https://github.com/GNS3/gns3-web-ui/issues/1122
3 years ago
..
dependencies Protect the API and add alternative authentication endpoint. 3 years ago
__init__.py Protect the API and add alternative authentication endpoint. 3 years ago
appliances.py Complete type annotations for API endpoints. 3 years ago
computes.py Complete type annotations for API endpoints. 3 years ago
controller.py Protect the API and add alternative authentication endpoint. 3 years ago
drawings.py Complete type annotations for API endpoints. 3 years ago
gns3vm.py Complete type annotations for API endpoints. 3 years ago
links.py Complete type annotations for API endpoints. 3 years ago
nodes.py Complete type annotations for API endpoints. 3 years ago
notifications.py Protect controlle notification endpoints. Ref #1888 3 years ago
projects.py Complete type annotations for API endpoints. 3 years ago
snapshots.py Complete type annotations for API endpoints. 3 years ago
symbols.py Complete type annotations for API endpoints. 3 years ago
templates.py Fix add node from template. Fixes https://github.com/GNS3/gns3-web-ui/issues/1122 3 years ago
users.py Fix user delete endpoint. 3 years ago