1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-14 04:19:00 +00:00
gns3-server/gns3server/api/routes/controller
2023-08-17 17:36:50 +10:00
..
dependencies Don't show optional token param in API docs 2022-07-20 00:29:42 +02:00
__init__.py Fix websocket authentication after upgrade to FastAPI 0.97.0 + tests 2023-06-24 14:55:43 +09:30
appliances.py Pydantic v2 migration 2023-08-04 18:20:06 +10:00
computes.py Fix validation issues and improve exceptions logs 2023-08-17 17:36:50 +10:00
controller.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
drawings.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
gns3vm.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
groups.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
images.py Allow raw images by default. Fixes https://github.com/GNS3/gns3-server/issues/2097 2022-12-26 11:28:51 +08:00
links.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
nodes.py Pydantic v2 migration 2023-08-04 18:20:06 +10:00
notifications.py Fix some issues with HTTP notification streams 2022-09-13 22:10:01 +02:00
permissions.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
projects.py Fix websocket authentication after upgrade to FastAPI 0.97.0 + tests 2023-06-24 14:55:43 +09:30
roles.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
snapshots.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
symbols.py Fix tests 2023-02-17 21:25:19 +08:00
templates.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00
users.py Remove explicit Response for endpoints returning HTTP 204 status code 2022-07-16 00:12:18 +02:00