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
Rolf Sommerhalder 6e88d4816f
REST API example needs additional parameter
3 years ago
..
dependencies Check a permission matches an existing route before it is allowed to be created. 3 years ago
__init__.py Symbols endpoints (except upload) don't require authentication. 3 years ago
appliances.py Save/restore appliances Etag. 3 years ago
computes.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
controller.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
drawings.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
gns3vm.py Complete type annotations for API endpoints. 3 years ago
groups.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
links.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
nodes.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
notifications.py Protect controlle notification endpoints. Ref #1888 3 years ago
permissions.py Check if user has the right to add a permission 3 years ago
projects.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
roles.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
snapshots.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
symbols.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
templates.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
users.py REST API example needs additional parameter 3 years ago