Cura/plugins/UM3NetworkPrinting/src/Models/Http
Ghostkeeper 9674c54efb
Better type checking and handling of optionals
Adds type checking here and there to catch such errors in the future.
This makes it handle the optional fields of this model better.

Contributes to issue CURA-8730.
2021-12-08 17:36:09 +01:00
..
__init__.py Fix syncing materials via API, show nice message 2019-08-28 22:17:39 +02:00
CloudClusterResponse.py Don't store None as capabilities, but empty list 2021-12-03 13:36:06 +01:00
CloudClusterStatus.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CloudError.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CloudPrintJobResponse.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CloudPrintJobUploadRequest.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CloudPrintResponse.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ClusterBuildPlate.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ClusterMaterial.py Fix syncing materials via API, show nice message 2019-08-28 22:17:39 +02:00
ClusterPrintCoreConfiguration.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ClusterPrinterConfigurationMaterial.py Don't crash when syncing material that has no colour code 2020-06-03 17:48:28 +02:00
ClusterPrinterMaterialStation.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ClusterPrinterMaterialStationSlot.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ClusterPrinterStatus.py Remove hardcoded value for num extruders 2020-10-08 17:18:24 +02:00
ClusterPrintJobConfigurationChange.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ClusterPrintJobConstraints.py Fix cluster print job constraints typing and optionality 2021-02-25 12:12:38 +01:00
ClusterPrintJobImpediment.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ClusterPrintJobStatus.py Better type checking and handling of optionals 2021-12-08 17:36:09 +01:00
PrinterSystemStatus.py Convert doxygen to rst for UM3NetworkPrinting 2020-05-15 15:05:38 +02:00