gns3-server/gns3server/endpoints/controller
grossmj 81439c750a Use pydantic for data validation (instead of jsonschema)
Fix/improve various pydantic shema models.
2020-10-31 15:07:12 +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 Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
controller.py Use dependencies and group common HTTP responses in endpoints. 2020-10-14 10:49:29 +10:30
drawings.py Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
gns3vm.py Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
links.py Add HTTP client to reuse the aiohttp session where needed. 2020-10-22 16:19:44 +10:30
nodes.py Add HTTP client to reuse the aiohttp session where needed. 2020-10-22 16:19:44 +10:30
notifications.py Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
projects.py Add HTTP client to reuse the aiohttp session where needed. 2020-10-22 16:19:44 +10:30
snapshots.py Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
symbols.py Refactor WebSocket console code to work with FastAPI. 2020-10-19 15:00:41 +10:30
templates.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30