gns3-server/gns3server/endpoints/controller
grossmj acc5c7ebfa Update package versions.
Do not use Path in schemas (causes issues with empty paths).
Change how notifications are handled.
Run tests with Python 3.9
2020-11-11 17:18:41 +10:30
..
__init__.py Capitalize openapi tags. 2020-10-24 15:35:53 +10:30
appliances.py Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
computes.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
controller.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
drawings.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
gns3vm.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
links.py Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
nodes.py Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
notifications.py Update package versions. 2020-11-11 17:18:41 +10:30
projects.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
snapshots.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
symbols.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
templates.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30