1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-26 16:58:28 +00:00
gns3-server/gns3server/endpoints/schemas
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 Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
atm_switch_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
capabilities.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
cloud_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
common.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
computes.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
docker_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
drawings.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
dynamips_nodes.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
ethernet_hub_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
ethernet_switch_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
filters.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
frame_relay_switch_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
gns3vm.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
iou_license.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
iou_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
links.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
nat_nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
nios.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
nodes.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
projects.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
qemu_nodes.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
snapshots.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
templates.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
version.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
virtualbox_nodes.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
vmware_nodes.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
vpcs_nodes.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30