mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 12:47:49 -06:00
![]() Had to implement this a bit differently as stated in the ticket. This field is returned when uploading the project file. Logic needed a bit of a change as the new behavior dictates a sequence (we can only upload the print file after the project file is uploaded, and we know the correct `file_id`/`source_file_id`) where before these two api calls were done in parallel. CURA-8555 |
||
---|---|---|
.. | ||
__init__.py | ||
BackwardsCompatibleMessage.py | ||
BaseModel.py | ||
CloudError.py | ||
DFFileExportAndUploadManager.py | ||
DFFileUploader.py | ||
DFLibraryFileUploadRequest.py | ||
DFLibraryFileUploadResponse.py | ||
DFPrintJobUploadRequest.py | ||
DFPrintJobUploadResponse.py | ||
DigitalFactoryApiClient.py | ||
DigitalFactoryController.py | ||
DigitalFactoryFeatureBudgetResponse.py | ||
DigitalFactoryFileModel.py | ||
DigitalFactoryFileProvider.py | ||
DigitalFactoryFileResponse.py | ||
DigitalFactoryOutputDevice.py | ||
DigitalFactoryOutputDevicePlugin.py | ||
DigitalFactoryProjectModel.py | ||
DigitalFactoryProjectResponse.py | ||
ExportFileJob.py | ||
PaginationLinks.py | ||
PaginationManager.py | ||
PaginationMetadata.py | ||
ResponseMeta.py |